This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump $Time::HiRes::VERSION for commit 43b3b04375
[perl5.git] / dist / base / lib /
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-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-26 Tony Cookdist/: bump $VERSION as needed
2016-07-26 Tony Cookdist/: remove . from @INC when loading optional modules
2015-11-21 Ricardo Signesbase: new CPAN release
2015-11-13 Ricardo Signesbase: no longer works on v5.6, require v5.8
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...
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-08-01 Father ChrysostomosMake verbatim pod in fields.pm fit in 80 columns
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
2009-10-22 Rafael Garcia-SuarezBump base and fields versions to 2.15
2009-09-29 Nicholas ClarkMove base from ext/ to dist/