summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline i...Marcus Holland-Moritz2004-06-242-6/+17
* Upgrade to Cwd 2.18Rafael Garcia-Suarez2004-06-241-2/+2
* Upgrade to Cwd 2.17_03Rafael Garcia-Suarez2004-06-241-60/+148
* Proposed patch + test case.Marcel GrĂ¼nauer2004-06-222-6/+12
* Adjust array index in FileCache.pm.bbucklan@jpl-devvax.jpl.nasa.gov2004-06-221-1/+1
* Skip tests if List::Util not builtNicholas Clark2004-06-225-0/+25
* Skip test if Data::Dumper not builtNicholas Clark2004-06-221-0/+5
* Skip test if Devel::PPPort is not built.Nicholas Clark2004-06-221-0/+6
* Upgrade to I18N::LangTags 0.32Rafael Garcia-Suarez2004-06-224-7/+19
* make mktables always update modifed time to play better with makeDave Mitchell2004-06-201-1/+4
* This needs POSIX, so skip if no POSIXNicholas Clark2004-06-181-0/+5
* Also needs skipping if PerlIO::via not builtNicholas Clark2004-06-181-0/+5
* D'oh. Don't turn on warnings on the #! line without actually testingNicholas Clark2004-06-181-4/+4
* Unicode::UCD uses Storable, so we can't test if Storable isn't built.Nicholas Clark2004-06-181-0/+6
* Upgrade to I18N::LangTags 0.31.Rafael Garcia-Suarez2004-06-185-27/+75
* Upgrade to Locale::Maketext 1.09Rafael Garcia-Suarez2004-06-1712-263/+143
* Upgrade to I18N::LangTags 0.30.Rafael Garcia-Suarez2004-06-1711-22/+751
* File::Basename docsBoris Zentner2004-06-151-2/+5
* Re: [perl #24081] invalid regexp in perl -VRobin Barker2004-06-091-1/+8
* Upgrade to Pod::Parser 1.28Rafael Garcia-Suarez2004-06-093-6/+4
* Upgrade to Pod::Perldoc 3.13Rafael Garcia-Suarez2004-06-093-7/+104
* Upgrade to Digest 1.08.Rafael Garcia-Suarez2004-06-091-23/+31
* Upgrade to CGI.pm 3.05Rafael Garcia-Suarez2004-06-094-111/+175
* Upgrade to Pod::LaTeX 0.57Rafael Garcia-Suarez2004-06-082-43/+154
* Upgrade to Unicode::Collate 0.40Rafael Garcia-Suarez2004-06-082-37/+38
* Upgrade to Time::Local 1.10.Rafael Garcia-Suarez2004-06-082-3/+3
* Upgrade to Test::Harness 2.42Rafael Garcia-Suarez2004-06-084-54/+47
* [perl #30073] Misleading docs of Text::Wrap perl-5.8.0@ton.iguana.be2004-06-081-1/+1
* Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T SADAHIRO Tomoyuki2004-06-061-30/+44
* Carp was mostly unusable with Safe because it may requireRafael Garcia-Suarez2004-06-031-2/+12
* Remove redundant %SIG assignments from FileCacheAlan Burlison2004-06-011-13/+11
* [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]Alan Burlison2004-06-011-2/+6
* Shell.pm: pod rewrite and new mini-feature $Shell::rawLAUN Wolfgang2004-06-011-56/+84
* replace the run time code in lib/utf8_pva.pl with data generatedNicholas Clark2004-05-313-62/+70
* Don't need to require utf8_pva.pl at top of fileNicholas Clark2004-05-311-2/+1
* Run mktables as part of the build process.Nicholas Clark2004-05-31420-45541/+10
* Fix anomalies in Carp functionsSteve Hay2004-05-313-10/+4
* Convert to using File::Spec, so that we can build Unicode filesNicholas Clark2004-05-301-25/+34
* correctly handle C<< >> and C<<< >>> in diagnosticsYitzchak Scott-Thoennes2004-05-261-2/+2
* [perl #29623] Patch for h2xs.t in Perl 5.8.4 mats@sm5sxl.net2004-05-181-1/+1
* make Text::Balanced skip "case /..../" correctly for Switch.pmDave Mitchell2004-05-162-3/+7
* various -V: searches [PATCH]Jim Cromie2004-05-111-2/+26
* More pod names in the debugger for the runman commandRafael Garcia-Suarez2004-05-111-0/+7
* debugger (step backwards)Richard Foley2004-05-111-252/+432
* Remove stray '.Abhijit Menon-Sen2004-05-101-1/+1
* File::Copy PodSlaven Rezic2004-05-101-2/+1
* Re: "fuzzy" in mktablesJarkko Hietaniemi2004-05-031-0/+10
* remove spurious intentation in utf8_pva.plDave Mitchell2004-05-031-38/+38
* ensure that utf8 Perl code magically called from a regex localizes $.Dave Mitchell2004-05-031-1/+2
* [perl #29073] Reference to incorrect method in documentation ofbob@starlabs.net2004-05-031-2/+2