in reply to Re: Unable to preload Data::Dumper with mod_perl
in thread Unable to preload Data::Dumper with mod_perl

I went with an explicit call. I only use these calls sporadically and just added a vim abbreviation to my vimrc to make adding in the call painless. Thanks!

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^2: Unable to preload Data::Dumper with mod_perl