summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Module::CoreList 1.99Rafael Garcia-Suarez2005-03-311-2/+361
* Fix -C option of mktables (for VMS)Yves Orton2005-03-271-12/+27
* FreeBSD NDBM appears to generate files ending .db, so be prepared toNicholas Clark2005-03-251-2/+2
* Remove IPC::Run for 5.9.2Rafael Garcia-Suarez2005-03-2222-10013/+0
* Upgrade to PathTools 3.05Rafael Garcia-Suarez2005-03-222-10/+11
* Upgrade to File::Temp 0.16Rafael Garcia-Suarez2005-03-223-75/+249
* simple optimization for SelectSaverAlexey Tourbin2005-03-221-4/+4
* Re: Stop mktables from needlessly re-running when using dmake on Win32Yves Orton2005-03-212-0/+512
* Upgrade to Math::BigInt 1.75, by TelsRafael Garcia-Suarez2005-03-209-46/+97
* Upgrade to CGI 3.07.Rafael Garcia-Suarez2005-03-153-4/+1173
* Upgrade to Pod::Parser 1.30Rafael Garcia-Suarez2005-03-137-38/+139
* Add standard core test headers to the Class::ISA new testsRafael Garcia-Suarez2005-03-112-0/+8
* Upgrade to Class::ISA 0.33Rafael Garcia-Suarez2005-03-115-42/+135
* Remove a spurious undefined warning when using getopts.pl with -w.Rafael Garcia-Suarez2005-03-101-1/+1
* Upgrade to CGI.pm 3.06Rafael Garcia-Suarez2005-03-106-452/+665
* Encoding neutral unpackTon Hospel2005-03-081-1/+1
* Add a regression test for bug #32193, and make theRafael Garcia-Suarez2005-03-032-3/+12
* [perl #32193] Tie::RefHash DELETE does not return value for ref keys Yuval Kojman2005-03-031-3/+3
* IPC::Run test failures with utf8Nicholas Clark2005-02-211-0/+5
* Re: Integration of PathTools 3.04Yves Orton2005-02-181-2/+4
* Integrate encoding::warnings from Autrijus Tang.Rafael Garcia-Suarez2005-02-184-0/+305
* Upgrade to PathTools 3.04Rafael Garcia-Suarez2005-02-1713-27/+128
* Upgrade to Pod::LaTeX 0.58Rafael Garcia-Suarez2005-02-172-11/+21
* Swap logic in BEGIN blocks to have Cwd's abs_path do theH.Merijn Brand2005-02-1015-30/+30
* Upgrade to Time::Local 1.11Rafael Garcia-Suarez2005-02-102-22/+82
* Re: [PATCH] BigInt mbi_rand.t failings (solved now)Tels2005-02-101-5/+33
* Add IPC::Run 0.80.Jos I. Boumans2005-02-0922-0/+10008
* Patch for CAN-2004-0452 by Jeroen van Wolffelaar.Rafael Garcia-Suarez2005-02-091-13/+19
* Remove mention of sub-packages in the Symbol manpage.Rafael Garcia-Suarez2005-02-081-7/+6
* Fix typo in corelistRafael Garcia-Suarez2005-02-081-2/+2
* Add Module::CoreList to bleadperl.Jos I. Boumans2005-02-083-0/+5461
* Stop lib/h2xs.t failing needlessly if it failed to clear up behindNicholas Clark2005-02-051-0/+3
* Let's (un)do the timewarp, again.Nicholas Clark2005-02-051-0/+27
* Upgrade to Digest 1.10Rafael Garcia-Suarez2005-02-045-2/+242
* More consistent names for all the parameter name/declaration methodsNicholas Clark2005-01-282-17/+17
* BigInt mbi_rand.t failingsTels2005-01-251-3/+11
* Correct and update comments (before anyone writes in)Nicholas Clark2005-01-241-7/+6
* Add weights to ExtUtils::Constant to allow sorting by expectedNicholas Clark2005-01-242-12/+30
* assorted tempfile clean-up in the test suiteCraig A. Berry2005-01-241-1/+1
* Test::Harness::Straps::_default_inc shell problemCraig A. Berry2005-01-241-2/+2
* Assimilate ExtUtils::Constant 0.16Nicholas Clark2005-01-234-993/+1365
* [perl #33892] Add Interix support Todd Vierling2005-01-213-7/+9
* Upgrade to Test::Harness 2.46Rafael Garcia-Suarez2005-01-2110-327/+432
* VERSION++Rafael Garcia-Suarez2005-01-201-1/+1
* Re: [perl #33173] shellwords.pl and taintingAlexey Tourbin2005-01-203-56/+51
* Avoid dogfood problems when an empty string accidentally ends upNicholas Clark2005-01-131-2/+4
* utf.pm needs to require Carp before croak()ingNicholas Clark2005-01-132-1/+8
* follow-up to #23765Craig A. Berry2005-01-121-0/+3
* Need to close files before unlinking them on Win32Steve Hay2005-01-103-0/+3
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-077-11/+32