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

Changes for version 0.038 - 2014-04-04

Changes for version 0.037_03 - 2014-04-02

  • Bug Fixes
    • Only attempt to merge hashes if we're sure they're both really hashes!

Changes for version 0.037_02 - 2014-04-02

  • Improved handling of hashrefs of options passed to tags, and hashrefs of options found within %EXPORT_TAGS arrayrefs.

Changes for version 0.037_01 - 2014-03-26

  • Documentation
    • Fix minor error in documentation of generators.
  • Other
    • Added: Support Exporter.pm's import negation syntax qw( !foo ).
    • Added: Support Exporter.pm's regexp import syntax qw( /foo/ ).

Modules

shortcut for Exporter::Tiny
an exporter with the features of Sub::Exporter but only core dependencies