- or download this
$ perl t/DaemonHeavyLeak.t
ListParser is gone
...
referenced by REF(0x2e7a768) [refcount 1], which is
not found anywhere I looked :(
FSA::Rules is dead
- or download this
use warnings;
use strict;
...
syswrite STDOUT, "End of program\n";
- or download this
sub DESTROY {
...
syswrite STDOUT, "FSA::Rules is dead\n"
}
- or download this
+- referenced by REF(0x2e7a768) [refcount 1], which is
| not found anywhere I looked :(