- or download this
# This is the location where the loader module will be
# picked up.
...
someoldpackage.pl
Some::Hierarchical::Module :2.1
);
- or download this
/net/public/tools/perl/lib/MyFunnyModule/<version>/MyFunnyModule.pm
/net/public/tools/perl/lib/MyFunnyModule/MyFunnyModule.pm,<version>
/net/public/tools/perl/lib/pl-libs/someoldpackage.pl
- or download this
BEGIN { require $module; }