Announcement

Collapse
No announcement yet.

Perl books?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Perl books?

    Anyone got a recommendation for a good book to help learn Perl?

    Nick
    Fighting with sellerdeck on http://www.nickdobsonwines.co.uk

    #2
    O'Reilly Learning Perl, Fifth Edition is a good one.

    However unless you really need to write a lot of Perl from scratch it may be better looking for some on-line tutorials.

    I've got O'Reilly's Perl in a Nutshell but can't remember when I last opened it. I just look on-line or at the code I'm tinkering with for guidance.

    There's hardly a day passes without me looking at one of the Actinic Perl scripts (ActinicOrder.pm is my favourite) and there are bits of code there that hurt my brain. Cue a quick google to try and work out what it does.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      For a perl dabbler such as myself I stick to online tutorials with working examples of function and syntax. I have a couple of books but frankly I've hardly opened them - the same is true for javascript.

      Comment

      Working...
      X