in reply to Re: Good Perl book?
in thread Good Perl book?
Regarding perldocs, they are like impossible for newbs to understand and even intermediate users like me tend to avoid them and do a google search instead. It's a bad habit to get into, though, as perldocs make it really easy to look things up fast if you get familiar with them. This is something I try to work on.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
---|