Subject: | DocCaveat: The DESTROY method does not cause inflation. |
There's no way (either that, or it's very difficult) to tell whether the DESTROY method has been explicitly invoked on a lazy object, or whether Perl is just trying to destroy the object. It is, however, unlikely that you would need to explicitly call DESTROY on any of your objects anyway. I may later add capability to change this behavior.