in reply to Re: Perl tutorial building on Python skills?
in thread Perl tutorial building on Python skills?

++ for the Perl Cookbook. The learner should be able to recognise and code up solutions to the scenarios in their own language and then compare/contrast with the idiomatic Perl solutions. That ought to be a quick way to get them up to speed and starting to think more in the Perl worldview. Great suggestion.


🦛

  • Comment on Re^2: Perl tutorial building on Python skills?

Replies are listed 'Best First'.
Re^3: Perl tutorial building on Python skills?
by davebaker (Pilgrim) on Oct 22, 2021 at 13:51 UTC
    How could the Perl Cookbook be brought up to date in an open source fashion?
      Technically: One could think of a curated wiki to do so. Or using GitHub with patches.

      Legally: It depends on the authors and the publisher. They hold the rights.°

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery

      °) FWIW I've seen that O'Reilly has already granted the right to certain authors to self publish online ( i.e. to provide legal PDFs for download).

      But I'm ignorant about the legal framework.