Help for this page

Select Code to Download


  1. or download this
    package Base::Module;
    
    ...
    sub config_module {
        return 'Foo/Config.pm';
    }