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

Changes for version 0.07 - 2015-09-29

  • Add Perinci::Examples::Export.
  • [Incompatible change] Change 'default' tag to 'export:default' tag to be more specific.
  • Introduce 'export:never' tag as a way to never export a function.
  • When user imports with tag 'foo', will match function tag 'foo' as well as 'export:foo'.

Modules

Examples for exporting
Metadata-aware Exporter