in reply to Re: Running Perl program using backquotes
in thread Running Perl program using backquotes

More food for thought...thanks. I will definitely read up on these funky functions.

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

  • Comment on Re: Re: Running Perl program using backquotes