in reply to Re: Strange command line output after using Storable.pm
in thread Strange command line output after using Storable.pm

I tried your suggestion but I still get "PuTTYPuTTY" on the command line.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot";
$nysus = $PM . $MCF;

  • Comment on Re: Re: Strange command line output after using Storable.pm