in reply to use strict

The first examples in Learning Perl concentrate more on the feel of the language, and not on the tools that help you write better programs more quickly. Keep reading, and don't use stuff from later chapters on earlier code. You're trying to be too smart too early. {grin}

-- Randal L. Schwartz, Perl hacker

Replies are listed 'Best First'.
Learning Perl (RE: use strict)
by Ignorance (Monk) on Jun 08, 2000 at 00:15 UTC
    Is there any other book for learning Perl that you could recomend?
    Are there errors or perhaps bad practices in the O'reilly Learning Perl book that I should be aware of?
      Blasphemer!

      Learning Perl is infallible! (and version 3 will be even more infallible than the previous versions)

        Don't say that. There can be a typo in everything.
        Just like the nice quote from a Linux(?) mailing list dicussing a kernel bug:
        Never make any mistaeks.
      O'Reilly Learning Perl is the book to use for learning perl.

      If you want to talk about all the errors and bad practices expressed in that book ask merlyn, I'm sure he'd have some interesting comments for you :)