debian man page for je::destroyer

Query: je::destroyer

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
scope::guard(3) - mojave
cpan::perl::releases(3pm) - debian
perl::critic::command(3pm) - debian
rdf::trine::model::union(3pm) - debian
sendpage::pagequeue(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?