in reply to Re: Looking for suggestions for accessing/running scripts needed by a local Perl library
in thread Looking for suggestions for accessing/running scripts needed by a local Perl library
So this is like an AUTOLOAD for packages instead of subroutines?
$PM = "Perl Monk's";
$MC = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar Parson";
$nysus = $PM . ' ' . $MC;
Click here if you love Perl Monks
|
---|