summaryrefslogtreecommitdiff
path: root/dist/base/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace multiple 'use vars' by 'our' in distNicolas R2017-11-112-4/+3
* 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-251-2/+53
* bump base.pm $VERSION and un-CUSTOMISEDavid Mitchell2017-03-241-1/+1
* Revert base.pm's dot-in-INC changes.David Mitchell2017-03-241-19/+2
* [perl #128769] Improve base.pm @INC . messageFather Chrysostomos2016-08-041-2/+7
* [perl #128769] base.pm: Localize @INC unconditionallyFather Chrysostomos2016-08-011-3/+3
* [perl #128769] Improve base.pm @INC '.' handlingFather Chrysostomos2016-07-311-3/+11
* dist/: bump $VERSION as neededTony Cook2016-07-261-1/+1
* dist/: remove . from @INC when loading optional modulesTony Cook2016-07-261-1/+5
* base: new CPAN releaseRicardo Signes2015-11-212-2/+2
* base: no longer works on v5.6, require v5.8Ricardo Signes2015-11-132-3/+6
* bump $base::VERSION to 2.22Tony Cook2014-02-211-1/+1
* [perl #121196] only examine the name being includedTony Cook2014-02-211-4/+2
* bump $base::VERSIONTony Cook2014-01-161-1/+1
* Fix base.pm nonexistent module check with open filesDagfinn Ilmari Mannsåker2014-01-161-2/+2
* bump $VERSION for base.pmTony Cook2013-12-171-1/+1
* make base.pm more strict about nonexistent module checkGraham Knop2013-12-171-2/+23
* 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-031-1/+1
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-251-2/+2
* 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-221-23/+16
* Make verbatim pod in fields.pm fit in 80 columnsFather Chrysostomos2011-07-311-3/+3
* 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
* Bump base and fields versions to 2.15Rafael Garcia-Suarez2009-10-222-2/+2
* Move base from ext/ to dist/Nicholas Clark2009-09-292-0/+592