Help for this page
package My::Underling; our $Db; sub import { ... } # ... else where in the code import My::Underling \%global_config;