This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document UTF8_SKIP()
[perl5.git] / dist / base /
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2017-07-25 Steve HayUpdate MANIFEST and bump base $VERSION for previous...
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 Mitchellbump base.pm $VERSION and un-CUSTOMISE
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-08-02 Father Chrysostomos[perl #128769] base.pm: Localize @INC unconditionally
2016-07-31 Father Chrysostomos[perl #128769] Improve base.pm @INC '.' handling
2016-07-29 Father ChrysostomosNew bug numbers in lib/ and dist/, too
2016-07-26 Tony Cookdist/: bump $VERSION as needed
2016-07-26 Tony Cookdist/: remove . from @INC when loading optional modules
2015-11-21 Ricardo Signesbase: fix a mis-statement in Changes file
2015-11-21 Ricardo Signesbase: new CPAN release
2015-11-13 Ricardo Signesbase: no longer works on v5.6, require v5.8
2015-11-10 Ricardo Signesbase: prepare to make a new CPAN release
2014-02-21 Tony Cookbump $base::VERSION to 2.22
2014-02-21 Tony Cook[perl #121196] only examine the name being included
2014-01-15 Tony Cookbump $base::VERSION
2014-01-15 Dagfinn Ilmari Man... Fix base.pm nonexistent module check with open files
2013-12-17 Tony Cookbump $VERSION for base.pm
2013-12-16 Graham Knopmake base.pm more strict about nonexistent module check
2013-11-15 Father ChrysostomosIncrease $fields::VERSION to 2.17
2013-11-15 Father ChrysostomosRevamp fields documentation
2013-07-03 Tony Cook[perl #118561] note that the check is fragile and refer...
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-SuarezUpdate base.pm's Changes file from the perldeltas
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: remove unused variable
2011-09-22 David Goldenbase.pm no longer tracks loaded modules
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-08-01 Father ChrysostomosMake verbatim pod in fields.pm fit in 80 columns
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-05-18 Karl Williamsonbase.pm: pod: Remove obsolete references
2011-03-08 Robin Barker[perl #85638] Docs for 'inherit from yourself' warning...
2011-03-08 Father ChrysostomosIncrease base.pm’s version
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-09-04 Florian RagwitzUpdate base.pm's META.yml
2010-07-01 Chas. OwensFix to MANIFEST in base
2009-12-19 Craig A. BerryRename VMS-unfriendly multi-dot files.
2009-10-22 Rafael Garcia-SuarezBump base and fields versions to 2.15
2009-09-29 Nicholas ClarkMove base from ext/ to dist/