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

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