The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.03 - 2009-07-30

  • Changed required Perl version from 5.008009 (introduced by mistake in 1.02) to 5.006000 (which should be a reasonable required version, including most of today's Perl users). Thanks to Daniel Higgins for pointing this out.
  • BUG: The addition of "use warnings" in 1.02 causes one to show up on line 1480 if your sql string begin or end with a newline. SOLUTION: Strip sql string from possible leading and trailing whitespace characters. Thanks to Daniel Higgins.
  • Added prerequisites in Makefile.PL: PREREQ_PM => {'Javascript::Menu' => 2.02,},

Modules

Perl module to create tree objects using different sources.