Help for this page

Select Code to Download


  1. or download this
    #globals
    my $bdbi;
    ...
    
    .....
    }
    
  2. or download this
    7.27: How do I clear a package?
    
    ...
        Or, if you're using a recent release of Perl, you can just use the
        Symbol::delete_package() function instead.