Help for this page
sub outer { my $x; ... print "x is $x\n"; } }
package Node; ... } 1;
{ $cache=new Cache; ... { undef $cache; }