An exporter with the features of Sub::Exporter but only core dependencies
- New upstream release 1.002002
- Fix bug in handling regexps in import lists; Exporter::Tiny allowed regexps
like /foo/i but not /foo/; having trailing flags is now optional! (GH#6)
- Tests would fail if 'PERL5OPT=-Mfeature=:5.18' environment variable was set;
this is because bareword '-default' was being interpreted as the Perl
'default' keyword (GH#5)
- Unbundle newly-bundled test modules
|
||
|---|---|---|
| .gitignore | ||
| perl-Exporter-Tiny.rpmlintrc | ||
| perl-Exporter-Tiny.spec | ||
| sources | ||