summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move Switch from lib to ext.Nicholas Clark2009-08-304-1480/+0
* Optimise IPC::Open3 with a compile-time constant, eliminating OS-specific code.Nicholas Clark2009-08-291-4/+4
* Update Module::Build to 0.35David Golden2009-08-2742-199/+579
* Updated CPANPLUS::Dist::Build to CPAN version 0.38Chris 'BinGOs' Williams2009-08-242-3/+4
* [perl #68708] Add "CARP_NOT" section to Carp's PODAlan Grover2009-08-241-0/+39
* Update Module::CoreList for 5.10.1David Mitchell2009-08-221-2/+2
* better document smart match overloadingDavid Mitchell2009-08-221-0/+25
* re-apply boilerplate to CGI test filesDavid Mitchell2009-08-222-4/+24
* upgrade GCI from 3.43 to 3.45David Mitchell2009-08-2217-112/+335
* add the CGI "default_value for popup_menu()" fix from 3.45David Mitchell2009-08-221-1/+1
* Use the constant _CAN_PCS to optimise out things that can't happen pre 5.10Nicholas Clark2009-08-211-2/+4
* Remove a refactoring typo - don't post-increment $flush_mro at the sub's end.Nicholas Clark2009-08-211-1/+1
* incremental improvement in ~~ documentation, already in maint-5.10Chip Salzenberg2009-08-201-2/+3
* Updated Module::CoreList for 5.10.1-RC2David Mitchell2009-08-181-54/+30
* Flush the MRO cache at the end, rather than the start.Nicholas Clark2009-08-181-3/+4
* No need to flush the package's MRO cache if we've just flushed it.Nicholas Clark2009-08-181-2/+4
* Convert perl version check in import() from run time to compile time.Nicholas Clark2009-08-181-1/+10
* Generate perl version-dependent regexps once, rather than every call to import.Nicholas Clark2009-08-181-5/+9
* quick fix cpan -rDavid Golden2009-08-151-1/+1
* Bump Module::Build version to 0.340201David Golden2009-08-0925-24/+29
* Synchronize AutoLoader with CPAN's 5.69Steffen Mueller2009-08-081-2/+2
* Updated Module::CoreList for the 5.10.1 releaseDavid Mitchell2009-08-061-65/+65
* fix for EU:MM 6.55_02 failing test,David Mitchell2009-08-051-2/+2
* ExtUtils::MakeMaker 6.55_02David Mitchell2009-08-0529-36/+48
* The current CPAN is very noisy on download failure;David Mitchell2009-08-051-3/+3
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-031-1/+0
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-031-1/+0
* Pre-resolve symlink for File::Stat test under -DmksymlinksJosh ben Jore2009-07-311-6/+19
* warnings.pl and lib/warnings.pm have been changed since 5.10.0. Their version...Jesse Vincent2009-07-291-1/+1
* Final release of version-0.77 for inclusion in 5.10.1John Peacock2009-07-273-555/+821
* cleanup the EUI/EUMM test mess, and bump Install.pm to 1.54Yves Orton2009-07-275-408/+179
* Add core test boilerplatesRafael Garcia-Suarez2009-07-277-19/+51
* Add core test boilerplate to some base.pm testsRafael Garcia-Suarez2009-07-273-0/+20
* Update Module::Build to 0.34_02David Golden2009-07-2628-30/+98
* Do not use a regex in DB::subBram2009-07-253-2/+48
* Add test case for [perl #61222] + a test case for proxy constant subroutinesBram2009-07-253-1/+71
* autodie 2.06_01David Mitchell2009-07-255-5/+20
* ExtUtils::ParseXS 2.2002David Mitchell2009-07-222-1/+6
* Fix File::Copy::copy with pipes on GNU/kFreeBSDNiko Tyni2009-07-222-3/+16
* forgot the version Bump - sighYves Orton2009-07-201-1/+1
* sync to 1.52_03 (hopefully properly this time)Yves Orton2009-07-201-0/+5
* (mostly) sync blead with ExtUtils::Install 1.52_02David Mitchell2009-07-191-2/+27
* Be sure to find the vmsish pragma for one-liners in exit.t.Craig A. Berry2009-07-191-0/+1
* bring up to date with ExtUtils-Install v1.52_02Yves Orton2009-07-192-68/+117
* Provisional update of CoreList for 5.10.1David Mitchell2009-07-181-69/+743
* Fix ExtUtils::Installed failure with -DuserelocatableincDavid E. Wheeler2009-07-182-5/+4
* No whitespace before comment allowed in VMS make utilities.Craig A. Berry2009-07-162-2/+2
* overloading.pm will work with 5.10.1David Mitchell2009-07-161-1/+1
* ExtUtils::MakeMaker 6.55_01David Mitchell2009-07-1630-71/+317
* Don't preload Carp::Heavy in warnings.pmRafael Garcia-Suarez2009-07-141-2/+2