Help for this page
#!/usr/bin/perl -w use strict; use 5.010; ... # Now that we're done with it, we must destroy it. $tree = $tree->delete; # Not required with weak references __END__