http://www.perlmonks.org?node_id=263012


in reply to Things every perl programmer should know?

There are a number of sites where, in my opinion, are nice tricks and Perl idioms are to be found: I'm sure there are other people who have found interesting Perl bits elsewhere.

Think about the problem you're facing and maybe you'll come up with a cool, handy, timesaving trick yourself!

Arjen

  • Comment on Re: Things every perl programmer should know?

Replies are listed 'Best First'.
Re: Re: Things every perl programmer should know?
by allolex (Curate) on Jun 08, 2003 at 06:37 UTC

    You ''forgot'' Effective Perl Programming by Joseph N. Hall and Randal L. Schwartz. :) The more I read this book, the less I am plagued by inefficiencies and my inability to express myself idomatically in Perl. It's like programming experience in a tin can.

    Update: Missed kodo's post at the bottom.

    --
    Allolex