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

Changes for version 1.004000 - 2022-08-26

  • Documentation
    • Document that the `-lexical` export option is experimental.
  • Packaging
    • No functional changes; repackage as stable.

Changes for version 1.003_002 - 2022-08-18

  • Bug Fixes
    • Quote $1 when passing it as a parameter to a function Eugen Konkov++ <https://github.com/tobyink/p5-exporter-tiny/issues/7>

Changes for version 1.003_001 - 2022-07-21

  • Bug Fixes
    • Correctly check Perl version is at least 5.37.2+ before supporting -lexical option.

Changes for version 1.003_000 - 2022-07-21

  • Updated: Provide a `-lexical` export option on Perl 5.37.2+.

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