summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Module::CoreList updated for the real 5.11.2, including Module::Build changesLeon Brocard2009-11-191-26/+29
* Bump version of Module::CoreList to 2.23Chris Williams2009-11-192-2/+2
* Module::CoreList updated for 5.11.2Leon Brocard2009-11-181-1/+641
* Teach B::Deparse about in-place reverseVincent Pit2009-11-152-2/+18
* Add mingw64 supportSisyphus2009-11-091-1/+7
* Deprecate use of := to mean an empty attribute list in my $pi := 4;Nicholas Clark2009-11-041-1/+13
* In Locale::Maketext, avoid using defined @array and defined %hash.Nicholas Clark2009-10-231-2/+2
* In I18N::LangTags::Detect, avoid using defined @array and defined %hash.Nicholas Clark2009-10-231-2/+2
* Convert the 2 Storable tests that use Test to use Test::More.Nicholas Clark2009-10-232-65/+65
* Convert the Pod::Perldoc tests from Test to Test::More.Nicholas Clark2009-10-234-18/+14
* Convert the odd Locale::Maketext test out from Test to Test::More.Nicholas Clark2009-10-231-9/+7
* CPAN release of Switch 2.16Rafael Garcia-Suarez2009-10-233-3/+3
* Added 2.21 changes to the Module::CoreList Changes fileChris Williams2009-10-221-0/+3
* Updated Changes file for Module::CoreListChris Williams2009-10-221-0/+3
* Bump base and fields versions to 2.15Rafael Garcia-Suarez2009-10-224-3/+6
* Install Switch from CPAn into 'site', not 'perl'David Golden2009-10-213-2/+6
* Fix (comment) typo pointed out by Robin BarkerAbhijit Menon-Sen2009-10-211-1/+1
* Fix uninitialized warnings in Pod::PerldocDavid Golden2009-10-211-1/+8
* Fix documentation of Module::CoreList::is_deprecatedDavid Golden2009-10-211-1/+1
* 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-212-15/+32
* Auto-generate deprecation list via corelist.plDavid Golden2009-10-201-0/+17
* Module::CoreList, implemented is_deprecated() and added tests for it.Chris Williams2009-10-213-2/+23
* Module::CoreList version bump for 5.11.1 releaseJesse Vincent2009-10-201-2/+2
* Module::CoreList updated for 5.11.1Jesse Vincent2009-10-201-48/+720
* ExtUitls::Install had changes since 5.11.0 - bump its versionJesse Vincent2009-10-202-3/+3
* Bump version of Switch to 2.15 for CPAN releaseRafael Garcia-Suarez2009-10-204-8/+7
* Upgrade to threads::shared 1.32Jerry D. Hedden2009-10-172-3/+3
* Help ExtUtils::Install's tests find PERL_SRC on VMS.Craig A. Berry2009-10-161-1/+1
* Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.Nicholas Clark2009-10-162-1/+5
* Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()Nicholas Clark2009-10-162-3/+3
* Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags(..., SVs_TEMP)Nicholas Clark2009-10-162-3/+4
* Support for pp_boolkeys in B::Deparse.demerphq2009-10-151-1/+9
* Swap the chdir and the call to perl_lib(), to work with relative paths in @INC.Nicholas Clark2009-10-111-2/+2
* MakeMaker::Test::Utils::perl_lib now copes with relative paths for core testing.Nicholas Clark2009-10-111-9/+18
* Remove core @INC setting and chdir boilerplate from Thread::Semaphore's tests.Nicholas Clark2009-10-113-18/+0
* Remove core @INC setting and chdir boilerplate from Thread::Queue's tests.Nicholas Clark2009-10-118-38/+0
* Remove core @INC setting and chdir boilerplate from SelfLoader's tests.Nicholas Clark2009-10-112-9/+0
* Remove core @INC setting boilerplate from lib's test.Nicholas Clark2009-10-111-3/+0
* Upgrade to Storable-2.21Steve Hay2009-10-112-1/+7
* A number of pod fixes found by podcheck.tJesse Vincent2009-10-052-2/+15
* 'make distclean now results in an actually-clean tree.Jesse Vincent2009-10-041-1/+1
* Make Module::Corelist recognise $] as a version number on 5.11.0Rafael Garcia-Suarez2009-10-034-5/+13
* Update Changes/README for 2.19, version of Module::CoreList shipped with 5.11.0Rafael Garcia-Suarez2009-10-032-1/+4
* Update Module::CoreList for 5.11.0Jesse Vincent2009-10-031-61/+9
* Move Locale::Maketext::Simple from dist/ to cpan/Nicholas Clark2009-10-0210-605/+0
* Move Storable from ext/ to dist/Nicholas Clark2009-10-0249-0/+14224
* CoreList date placeholderJesse Vincent2009-10-021-1/+1
* Preliminary Module::CoreList update for 5.11.0Jesse Vincent2009-10-021-63/+678
* Move B::Dearpse from ext to dist, as Stephen McCamant says core is canonical.Nicholas Clark2009-10-012-0/+5480