Changes for version 1.004003 - 2022-09-30

  • Bug Fixes
    • If exporting non-CODE items which happen to have the same name as exported CODE items, their export was being quietly blocked. These exports should now work. Diab Jerius++ <https://github.com/tobyink/p5-exporter-tiny/issues/9>
    • Using ! with a tag now works; it was previously documented as working but not implemented. Diab Jerius++ <https://github.com/tobyink/p5-exporter-tiny/issues/8>

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