An exporter with the features of Sub::Exporter but only core dependencies
Go to file
Paul Howarth 5ddc707bf1 Update to 1.002002
- 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
2020-04-24 20:23:01 +01:00
.gitignore Initial import (perl-Exporter-Tiny-0.036-2) 2014-03-20 12:12:27 +00:00
perl-Exporter-Tiny.rpmlintrc Update to 1.002002 2020-04-24 20:23:01 +01:00
perl-Exporter-Tiny.spec Update to 1.002002 2020-04-24 20:23:01 +01:00
sources Update to 1.002002 2020-04-24 20:23:01 +01:00