p5-Exporter-Tiny

exporter with the features of Sub::Exporter

WWW CVSWeb GITHub
  1. Package version
    p5-Exporter-Tiny-1.006002
  2. Maintainer
    Alexander Bluhm

Exporter::Tiny supports many of Sub::Exporter's external-facing
features including renaming imported functions with the -as, -prefix
and -suffix options; explicit destinations with the into option;
and alternative installers with the installler option. But it's
written in only about 40% as many lines of code and with zero
non-core dependencies.