summaryrefslogtreecommitdiff
path: root/dist/Module-CoreList/t
Commit message (Expand)AuthorAgeFilesLines
* Remove Module::CoreList::TieHashDeltaChris 'BinGOs' Williams2018-01-222-5/+4
* Improve handling of broken versions in Module::CoreList::is_coreDagfinn Ilmari Mannsåker2018-01-221-1/+4
* Module-CoreList/t/maintainer.t: silence warningDavid Mitchell2017-06-051-0/+3
* Add Module-CoreList maintainer testsChris 'BinGOs' Williams2017-06-011-0/+28
* Fix wrong text in Module-CoreList is_core testChris 'BinGOs' Williams2017-03-251-1/+1
* fix Module::CoreList::is_core bounds checking for specific module versionsKaren Etheridge2016-05-171-1/+8
* corelist: silence deep recursion warning with %versionNiko Tyni2016-04-261-1/+7
* Module::CoreList->find_version(): refactor for testability.James E Keenan2015-07-101-1/+10
* corelist: bump test countRicardo Signes2015-04-151-1/+1
* cope with versions that do not match x.yyyzzz in corelistRicardo Signes2015-04-151-0/+3
* fix fencepost error in Module::CoreList is_coreRicardo Signes2015-04-151-0/+3
* Module::CoreList: Fix to work on EBCDIC platformsKarl Williamson2015-03-091-1/+1
* Add test for rt#123556Andreas Voegele2015-01-071-1/+18
* Remove the corevers.t from Module-CoreList and amend corelist porting testChris 'BinGOs' Williams2014-09-141-21/+0
* Added core-only version check to Module-CoreListChris 'BinGOs' Williams2014-05-311-0/+21
* fix Module::CoreList::is_core default perl versionDavid Golden2014-02-051-1/+5
* [PATCH] Fixed bug where is_core assumed linear release sequenceNeil Bowers2013-09-231-1/+16
* Added is_core(), which returns true if the module was/is in coreNeil Bowers2013-09-191-0/+52
* update Module::CoreList for v5.19.1 releaseDavid Golden2013-06-201-1/+1
* Add Module::CoreList::Utils moduleChris 'BinGOs' Williams2013-05-151-0/+23
* print deprecation information in corelistAlexandr Ciornii2012-11-021-2/+10
* Fix Module::CoreList test - TieHashDelta is to be expected too nowv5.17.3Steve Hay2012-08-201-1/+2
* Ensure Filespec wont't show up in Module::CorelistFlorian Ragwitz2010-08-181-1/+4
* do not check for deprecation of removed libv5.13.1Ricardo Signes2010-05-201-2/+2
* Fixes and new functions for Module::CoreListChris Williams2010-04-222-2/+41
* Fix precedence error in Module::CoreList's test, which was causing it to fail.Nicholas Clark2009-10-211-1/+1
* Revised Module::CoreList::is_deprecatedDavid Golden2009-10-211-5/+24
* Module::CoreList, implemented is_deprecated() and added tests for it.Chris Williams2009-10-211-0/+8
* Move Module::CoreList from ext/ to dist/Nicholas Clark2009-09-293-0/+82