in reply to •Re: Re: Good Textbook for Teaching Perl?
in thread Good Textbook for Teaching Perl?

I think you did a pretty good job at doing so. I remember a small number of places where you mention how Perl derives feature X from Unix, and I don't think I can remember any spots beyond the first section or two where any C-like references are made.

I haven't picked up Learning Perl for Win32 Systems (so I have to ask this in ignorance), but why the need for two books? I think your Learning Perl book serves equally well on both platforms. Is it for people who cannot think outside of the Windows box, or are there other aspects to the book to make it easier for people who only use Windows?

MrCromeDome

  • Comment on Re: •Re: Re: Good Textbook for Teaching Perl?

Replies are listed 'Best First'.
•Re: Re: •Re: Re: Good Textbook for Teaching Perl?
by merlyn (Sage) on Apr 09, 2003 at 16:18 UTC
    I intended to make the Gecko book obsolete, incorporating all of its features into the third edition of the Llama, and I believe I have succeeded in that. Llama 3rd edition is practically platform neutral, and the oddities of the ancient ActiveState Perl have been eliminated because all versions now build from one source.

    However, I'm not in charge at O'Reilly. They appear to be unwilling to cancel a stale book that still has a (mis)percieved need (as in, it's still selling many copies), and I can see their reason for that, so I'm not fighting it. (The extra $200 or so a month I make from it probably influences my decision there. {grin})

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.