Help for this page

Select Code to Download


  1. or download this
    my $master= My::Master::Object->new();
    
    ...
    
    undef $master; # release object tree before global destruction sets in
    # end of source code