Re: Perl by Example

2001-09-24 Thread Kevin Meltzer
On Mon, Sep 24, 2001 at 06:14:36PM +0100, John Moylan ([EMAIL PROTECTED]) said something similar to: > >>I'd have to highly recommend "Writing CGI Applications with Perl" > > Could not agree more, the best intermediate Perl book around. I love reading that! > (Is it meant to be intermediate Mr

RE: Perl by Example

2001-09-24 Thread John Moylan
ot;Elements of programming Perl" by Andrew Johnson. All IMHO of course. John -Original Message- From: Brent Michalski [mailto:[EMAIL PROTECTED]] Sent: 24 September 2001 13:12 To: Teresa Raymond Cc: [EMAIL PROTECTED] Subject: Re: Perl by Example Teresa, I'd have to highly reco

Re: Perl by Example

2001-09-24 Thread John_Kennedy
While I really like using UNIX Shells by Example, PERL by Example has been a bit of a disappointment. The organization could be a bit better and some of the examples haven't worked well for me. I use Programming PERL by O'Reilly almost exclusively. John Teresa Raymond wrote: > > Has anyone us

Re: Perl by Example

2001-09-24 Thread Brent Michalski
Teresa, I'd have to highly recommend "Writing CGI Applications with Perl". Myself and Kevin Meltzer wrote it, so we may be a bit biased towards it though But, it has received great reviews from several people. :o) Brent