Help for this page

Select Code to Download


  1. or download this
    package My::Underling; our $Db;
    sub import {
    ...
    }
    # ... else where in the code
    import My::Underling \%global_config;