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

Changes for version 1.002000 - 2017-05-22

  • Packaging
    • Repackage as 1.002000.

Changes for version 1.001_001 - 2018-06-29

  • Test Suite
    • Improved test coverage, up from 88.78% on coveralls.io to 96.74%.

Changes for version 1.001_000 - 2018-06-26

  • Added: Support for exporting non-code symbols such as $Foo, @Bar, and %Baz.
  • Added: Support for generating non-code symbols.

Documentation

creating an exporter using Exporter::Tiny
importing from Exporter::Tiny-based modules
the quickest way to get up and running with Exporter::Tiny

Modules

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