summaryrefslogtreecommitdiff
path: root/dist/base/t
Commit message (Expand)AuthorAgeFilesLines
* Fix typosSamanta Navarro2020-10-031-1/+1
* Replace multiple 'use vars' by 'our' in distNicolas R2017-11-113-4/+4
* Limit dotless-INC effect on base.pm with guard:Aristotle Pagaltzis2017-07-253-0/+77
* fix dist/base/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-072-2/+2
* Revert base.pm's dot-in-INC changes.David Mitchell2017-03-241-19/+0
* [perl #128769] Improve base.pm @INC . messageFather Chrysostomos2016-08-041-1/+1
* [perl #128769] Improve base.pm @INC '.' handlingFather Chrysostomos2016-07-311-0/+19
* [perl #121196] only examine the name being includedTony Cook2014-02-211-0/+20
* Fix base.pm nonexistent module check with open filesDagfinn Ilmari Mannsåker2014-01-162-0/+26
* make base.pm more strict about nonexistent module checkGraham Knop2013-12-172-1/+48
* Revert "[perl #118561] failures loading modules are ignored when sub-package ...Tony Cook2013-07-031-6/+1
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-251-1/+6
* 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 no longer modifies $VERSIONDavid Golden2011-09-221-1/+1
* Fix a skip count in base's t/fields.tFlorian Ragwitz2011-09-051-1/+1
* 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
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Rename VMS-unfriendly multi-dot files.Craig A. Berry2009-12-192-0/+0
* Move base from ext/ to dist/Nicholas Clark2009-09-2912-0/+1100