This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/re/regexp_unicode_prop.t: Avoid a TEST crash if failure
[perl5.git] / dist / Exporter /
2018-03-29 James E KeenanRemove 'our' from one non-Exporter-related variable.
2018-03-29 James E KeenanUse lexically scoped ('our') variables in POD examples.
2014-11-11 Father ChrysostomosIncrease $Exporter::VERSION to 5.72
2014-11-11 Doug Bellrename anonymous list -> array in docs
2014-05-31 Todd RinaldoCorrect illegal use of >> in Exporter POD.
2013-09-09 James E KeenanCorrect typos reported by Terry Speirs++.
2013-07-26 Tony Cookbump $Exporter::VERSION (and hence $Exporter::Heavy...
2013-07-26 Tony Cook[perl #39739] Exporter::Heavy ignores custom $SIG{__WAR...
2013-07-26 Tony Cook[perl #39739] TODO test for Exporter respecting warning...
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/