je::destroyer(3pm) debian man page | unix.com

Man Page: je::destroyer

Operating Environment: debian

Section: 3pm

JE::Destroyer(3pm)					User Contributed Perl Documentation					JE::Destroyer(3pm)

NAME
JE::Destroyer - Experimental destructor for JE
SYNOPSIS
use JE::Destroyer; # must come first use JE; $j = new JE; # ... do stuff ... JE::Destroyer::destroy($j); # break circular refs undef $j;
DESCRIPTION
This is an experimental module that provides a way to destroy JE objects without leaking memory. Details of its interface are subject to change drastically between releases. See the "SYNOPSIS" above for usage.
SEE ALSO
JE perl v5.14.2 2012-03-18 JE::Destroyer(3pm)
Related Man Pages
ogamesim(6) - debian
cpan::perl::releases(3pm) - debian
gtk2::accellabel(3pm) - debian
perl::critic::policylisting(3pm) - debian
scope::guard(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph