[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Perl



> Sory 'bout the mail client I'm using :)
> 
> Anyone have any pointers to good Perl documentation (as in language refs &
> docs) online?  I visited Perl.com & Perl.org, but didn't find anything that
> looked like what I'm talking about.  Lemme know,
> 
> Jason Pincin

I find that 'man perl' (and its sub-pages, like man perlfunc, man perlsyn,
man perlvar, etc) is the best thing for that. Online, use the man pages;
offline, use the camel book.

--Roger