summaryrefslogtreecommitdiff
path: root/dist/base
Commit message (Expand)AuthorAgeFilesLines
* Update MANIFEST and bump base $VERSION for previous commitSteve Hay2017-07-251-1/+1
* Limit dotless-INC effect on base.pm with guard:Aristotle Pagaltzis2017-07-254-2/+130
* fix dist/base/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-072-2/+2
* bump base.pm $VERSION and un-CUSTOMISEDavid Mitchell2017-03-241-1/+1
* Revert base.pm's dot-in-INC changes.David Mitchell2017-03-242-38/+2
* [perl #128769] Improve base.pm @INC . messageFather Chrysostomos2016-08-042-3/+8
* [perl #128769] base.pm: Localize @INC unconditionallyFather Chrysostomos2016-08-011-3/+3
* [perl #128769] Improve base.pm @INC '.' handlingFather Chrysostomos2016-07-312-3/+30
* New bug numbers in lib/ and dist/, tooFather Chrysostomos2016-07-291-1/+1
* dist/: bump $VERSION as neededTony Cook2016-07-261-1/+1
* dist/: remove . from @INC when loading optional modulesTony Cook2016-07-261-1/+5
* base: fix a mis-statement in Changes fileRicardo Signes2015-11-211-1/+1
* base: new CPAN releaseRicardo Signes2015-11-213-2/+5
* base: no longer works on v5.6, require v5.8Ricardo Signes2015-11-134-3/+12
* base: prepare to make a new CPAN releaseRicardo Signes2015-11-104-40/+15
* bump $base::VERSION to 2.22Tony Cook2014-02-211-1/+1
* [perl #121196] only examine the name being includedTony Cook2014-02-212-4/+22
* bump $base::VERSIONTony Cook2014-01-161-1/+1
* Fix base.pm nonexistent module check with open filesDagfinn Ilmari Mannsåker2014-01-163-2/+28
* bump $VERSION for base.pmTony Cook2013-12-171-1/+1
* make base.pm more strict about nonexistent module checkGraham Knop2013-12-174-3/+72
* Increase $fields::VERSION to 2.17Father Chrysostomos2013-11-151-1/+1
* Revamp fields documentationFather Chrysostomos2013-11-141-38/+29
* [perl #118561] note that the check is fragile and refer to parent.pmTony Cook2013-07-031-0/+6
* Revert "[perl #118561] failures loading modules are ignored when sub-package ...Tony Cook2013-07-032-7/+2
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-252-3/+8
* Update base.pm's Changes file from the perldeltasRafael Garcia-Suarez2012-03-311-0/+7
* Remove test for a functionality that was removedRafael Garcia-Suarez2012-03-311-14/+1
* Adjust skip condition of tests for fields.pm to cover 5.14.*Rafael Garcia-Suarez2012-03-311-3/+3
* base.pm: remove unused variableDavid Golden2011-09-221-3/+0
* base.pm no longer tracks loaded modulesDavid Golden2011-09-221-6/+2
* base.pm no longer modifies $VERSIONDavid Golden2011-09-222-24/+17
* Fix a skip count in base's t/fields.tFlorian Ragwitz2011-09-051-1/+1
* Make verbatim pod in fields.pm fit in 80 columnsFather Chrysostomos2011-07-311-3/+3
* Allow restricted hashes containing COWs to be clearedFather Chrysostomos2011-06-041-2/+4
* Allow COW values to be deleted from restricted hashesFather Chrysostomos2011-06-041-1/+7
* base.pm: pod: Remove obsolete referencesKarl Williamson2011-05-181-3/+3
* [perl #85638] Docs for 'inherit from yourself' warning in base.pmRobin Barker2011-03-071-1/+1
* Increase base.pm’s versionFather Chrysostomos2011-03-071-1/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-072-5/+5
* Update base.pm's META.ymlFlorian Ragwitz2010-09-051-11/+19
* Fix to MANIFEST in baseChas. Owens2010-07-011-2/+2
* Rename VMS-unfriendly multi-dot files.Craig A. Berry2009-12-192-0/+0
* Bump base and fields versions to 2.15Rafael Garcia-Suarez2009-10-224-3/+6
* Move base from ext/ to dist/Nicholas Clark2009-09-2917-0/+1785