This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add Changelog to Tie::File to make CPAN updates easier.
[perl5.git] / dist / base / t /
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2017-07-25 Aristotle PagaltzisLimit dotless-INC effect on base.pm with guard:
2017-04-07 David Mitchellfix dist/base/t/*.t that assumed '.' in @INC
2017-03-24 David MitchellRevert base.pm's dot-in-INC changes.
2016-08-05 Father Chrysostomos[perl #128769] Improve base.pm @INC . message
2016-07-31 Father Chrysostomos[perl #128769] Improve base.pm @INC '.' handling
2014-02-21 Tony Cook[perl #121196] only examine the name being included
2014-01-15 Dagfinn Ilmari Man... Fix base.pm nonexistent module check with open files
2013-12-16 Graham Knopmake base.pm more strict about nonexistent module check
2013-07-03 Tony CookRevert "[perl #118561] failures loading modules are...
2013-06-25 Graham Knop[perl #118561] failures loading modules are ignored...
2012-03-31 Rafael Garcia-SuarezRemove test for a functionality that was removed
2012-03-31 Rafael Garcia-SuarezAdjust skip condition of tests for fields.pm to cover...
2011-09-22 David Goldenbase.pm no longer modifies $VERSION
2011-09-04 Florian RagwitzFix a skip count in base's t/fields.t
2011-06-04 Father ChrysostomosAllow restricted hashes containing COWs to be cleared
2011-06-04 Father ChrysostomosAllow COW values to be deleted from restricted hashes
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2009-12-19 Craig A. BerryRename VMS-unfriendly multi-dot files.
2009-09-29 Nicholas ClarkMove base from ext/ to dist/