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

Brother, thanks for your patience...this was exactly what was happening. Slowly but surely, I'll get all this figured out.

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

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