Help for this page
#!/usr/bin/perl -w use strict; ... print "DESTROYing $self\n"; #undef $self # doesn't help }
undef object: DESTROYing foo=HASH(0x817f9d0) exit: DESTROYing foo=HASH(0x817f9d0)