The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.3

  • The primary change is the added support for nested data structures. Better support for errors and warnings.
  • Nested data structure in the fashion name="employees.programmers"
  • If id is specified, the value is not printed but only recorded for late use.
  • The method getError and getWarnings was added. If the module fails it will return undef and set the appropriate variables with error or warning messages. no die in here !
  • A test script was added.
  • Package with Module::Build

Modules

A template engine.