# This is the location where the loader module will be # picked up. use lib qw( /net/public/tools/perl/lib ); use PmLoader qw( MyFunnyModule :1.5 someoldpackage.pl Some::Hierarchical::Module :2.1 );