summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE Father Chrysostomos2007-03-231-3/+4
* Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manua...Jari Aalto2007-03-231-5/+21
* Cwd doesn't need ppport.h in coreJerry D. Hedden2007-03-231-1/+1
* Convert file to proper line-endingsRafael Garcia-Suarez2007-03-231-43/+44
* Fix path of a test file for running in the coreRafael Garcia-Suarez2007-03-231-1/+1
* Upgrade to CPAN-1.88_79Steve Peters2007-03-231-25/+125
* Upgrade to Test-Simple-0.70Steve Peters2007-03-235-7/+24
* Perforce appararently didn't like integrating this file, sinceSteve Peters2007-03-231-0/+406
* fix instalhtml and Pod::HTML issues.Yves Orton2007-03-231-17/+30
* Additional test file edits needed for Pod-Simple-3.05 that couldn'tSteve Peters2007-03-2311-68/+73
* Upgrade to Pod-Simple-3.05.Steve Peters2007-03-2399-427/+466
* Fix internal POD linkRafael Garcia-Suarez2007-03-221-2/+2
* Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bugJarkko Hietaniemi2007-03-221-11/+10
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-221-38/+9
* Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IE...Jari Aalto2007-03-191-8/+6
* Upgrade to version.pm 0.71, by John PeacockRafael Garcia-Suarez2007-03-191-13/+34
* 29044 broke Fatal.pmAndreas J. Koenig2007-03-182-2/+2
* perl5db.t: skip test when /dev/tty is not availableAlexey Tourbin2007-03-171-0/+4
* Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IE...Jari Aalto2007-03-161-0/+19
* Patch by Abigail to avoid using $& in diagnostics.pm.Rafael Garcia-Suarez2007-03-151-1/+1
* Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to suppor...Jari Aalto2007-03-143-25/+76
* [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputt...Jari Aalto2007-03-144-13/+37
* [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file...Jari Aalto2007-03-143-5/+5
* De-hardcode a path in a Test::Simple test, so it worksRafael Garcia-Suarez2007-03-141-1/+1
* Upgrade to Test-Simple-0.68. Includes a tweak toSteve Peters2007-03-148-149/+255
* Patch by Sébastien Aperghis-Tramoni to avoid encodingRafael Garcia-Suarez2007-03-141-5/+1
* inform constant.pm about UNITCHECKJoshua ben Jore2007-03-132-4/+6
* Remove notes about experimental functions in the utf8 module.Rafael Garcia-Suarez2007-03-121-10/+4
* Upgrade to CPAN-1.88_78Steve Peters2007-03-126-51/+132
* ExtUtils::Manifest fix-ups for VMS:Craig A. Berry2007-03-112-6/+10
* Bump Exporter's $VERSION.Nicholas Clark2007-03-101-1/+1
* Don't swallow up other warnings in Exporter's test. Remove a needlessNicholas Clark2007-03-091-2/+1
* Make Exporter::Heavy correctly not warn when exporting a symbol onlyNicholas Clark2007-03-092-4/+8
* In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not theCraig A. Berry2007-03-091-1/+1
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-5/+14
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-0/+116
* debugger history save and loadAndreas J. Koenig2007-03-081-8/+56
* MM->{ldflags} may not be defined and wouldn't help us locateCraig A. Berry2007-03-081-1/+1
* Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves OrtonRafael Garcia-Suarez2007-03-071-2/+2
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-072-66/+52
* Localize $! in splainthis() too. (see bug #41717)Rafael Garcia-Suarez2007-03-071-0/+1
* Better localisation of $_ in diagnostics.Rafael Garcia-Suarez2007-03-071-5/+4
* Avoid to load the *+ and *- globs too early.Rafael Garcia-Suarez2007-03-071-1/+0
* Upgrade to IO-Zlib-1.05. There are updates to the core that haveSteve Peters2007-03-063-42/+51
* Upgrade to CGI.pm-3.27Steve Peters2007-03-066-74/+307
* 'Unknown PerlIO layer "encoding"...' messageJerry D. Hedden2007-03-061-3/+4
* dumpvar.pl must load re::Tie::Hash::NamedCapture if it wantsRafael Garcia-Suarez2007-03-061-0/+1
* Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext Craig A. Berry2007-03-041-3/+2
* Math::BigInt 1.80Tels2007-03-0412-29/+154
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-0/+29