summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'...Jarkko Hietaniemi2006-07-1310-35/+131
* Upgrade to PathTools 3.19Rafael Garcia-Suarez2006-07-124-6/+10
* Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes fromSteve Peters2006-07-1110-28/+521
* Pod cleanup in Shell.pmRafael Garcia-Suarez2006-07-101-0/+6
* Clear up test based on line number differences between the core and theSteve Peters2006-07-101-1/+1
* Hmmm...patch didn't warn about rejects in tbt_01basic.t.Steve Peters2006-07-091-9/+19
* Upgrade to Test-Simple-0.63Steve Peters2006-07-098-72/+142
* optimisation for File::Spec::abs2rel where both args are relativeBrendan O'Dea2006-07-081-1/+7
* perl5db.pl: read full lines from remote socketBrendan O'Dea2006-07-081-3/+7
* Upgrade to encoding-warnings-0.10Steve Peters2006-07-083-24/+77
* Re: Dual life for Shell.pmAdriano Ferreira2006-07-072-86/+111
* Upgrade to Module-Build-0.2801.Steve Peters2006-07-0611-152/+338
* Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.Steve Peters2006-07-064-379/+411
* Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.Steve Peters2006-07-051-0/+5
* Synchronize ExtUtils::Instal 1.41Yves Orton2006-07-023-3/+3
* Add Documentation for DOES()chromatic2006-06-201-12/+41
* fix re debug segvs in global destruction, and a tweak to Benchmark to prevent...Yves Orton2006-06-141-2/+16
* Adapt the new Test::Harness test to the coreRafael Garcia-Suarez2006-06-121-2/+8
* Upgrade to Test::Harness 2.62Rafael Garcia-Suarez2006-06-123-2/+53
* [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gzJohn Peacock2006-06-093-11/+51
* Add a regression test to ensure that charnames pragmaRafael Garcia-Suarez2006-06-071-1/+10
* Make "use feature 'dor'" an alias for "use feature 'err'"Rafael Garcia-Suarez2006-06-071-0/+5
* Upgrade to Module::CoreList 2.05Rafael Garcia-Suarez2006-06-063-3/+80
* Use POSIX::_exit instead of exit in IPC::Open when exiting after anRafael Garcia-Suarez2006-06-051-1/+5
* IPC::Open3 handled exec failure badlyDave Mitchell2006-06-021-9/+27
* ensure failure to load Carp::Heavy gets reportedDave Mitchell2006-05-291-2/+12
* Pod::Html should not convert "foo" in `foo''Gisle Aas2006-05-251-14/+3
* Upgrade to Test-Harness-2.60Steve Peters2006-05-252-2/+9
* Stop harness from printing summary table header for each row in tableYves Orton2006-05-241-4/+3
* Export can() with AUTOLOAD()chromatic2006-05-242-43/+74
* Re: [PATCH - DUH] Synchronize bleadperl with version-0.60John Peacock2006-05-232-2/+10
* Fix a syntax error in testRafael Garcia-Suarez2006-05-231-2/+2
* Amend version.pm so it correctly loads the XS version of qv()Rafael Garcia-Suarez2006-05-221-13/+1
* Upgrade to version.pm 0.60Rafael Garcia-Suarez2006-05-222-39/+149
* Silence Text::Balanced's 00-load.t when PERL_CORE is defined.Steve Peters2006-05-221-2/+2
* Shortening name of a Pod::Simple test case to allow the test to be Steve Peters2006-05-191-0/+0
* [perl #39141] lots of warnings with diagnostics and (warn or die)Dave Mitchell2006-05-191-0/+1
* Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"Fergal Daly2006-05-181-4/+4
* Encode run-time relocation of file names in packlist with a relocate_asNicholas Clark2006-05-151-6/+60
* Simplify the implementation in ExtUtils::Packlist::read.Nicholas Clark2006-05-151-17/+5
* Upgrade to Test::Harness 2.58.Nicholas Clark2006-05-141-2/+2
* Can't do require Foo if $tainted; because taint tunnels.Nicholas Clark2006-05-131-2/+7
* Upgrade to Tie::RefHash 1.34, by Yuval KogmanRafael Garcia-Suarez2006-05-125-41/+208
* POD fixesRafael Garcia-Suarez2006-05-095-14/+23
* Rename lib/Text/Balanced/t/00.load.t to Steve Peters2006-05-082-1/+9
* Version bump and typo fix from change #28125.Steve Peters2006-05-081-2/+2
* Rollback two changes in Text::Balanced which cause test failures in theSteve Peters2006-05-082-31/+56
* These Module::Build tests depended on STDIN. Unfortunately, cronSteve Peters2006-05-051-20/+23
* Upgrade to Text-Balanced-1.98Steve Peters2006-05-0511-80/+85
* Upgrade to ExtUtils-Install-1.40Steve Peters2006-05-041-103/+277