summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Tweak to change #23089, as suggested by Tim BunceRafael Garcia-Suarez2004-07-131-1/+1
* Check each line of config_re output.Nicholas Clark2004-07-131-4/+5
* Re: debugger 'R'estart and open database connectionsAndrew Pimlott2004-07-131-0/+18
* was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warningJohn Peacock2004-07-132-2/+4
* Bug with NEXT when called from an eval blockDave Rolsky2004-07-102-10/+22
* Failing matches don't reset numbered variables.Marcus Holland-Moritz2004-07-062-2/+9
* There was no need to bump $Text::ParseWords::VERSION to 3.24Nicholas Clark2004-07-051-1/+1
* _vms_abs_path on non-directoriesCraig A. Berry2004-07-041-4/+4
* /usr/bin/locale steadfastly delivers 8 bit output independent ofNicholas Clark2004-07-041-0/+4
* Upgrade to I18N::LangTags 0.33Rafael Garcia-Suarez2004-07-023-12/+63
* Bump version numbersNicholas Clark2004-07-018-8/+8
* Sync to libnet-1.19Graham Barr2004-06-306-16/+29
* Assimilate Locale-Codes-2.07Nicholas Clark2004-06-2717-65/+92
* Stop 80_all_env.t failing when LC_ALL is setNicholas Clark2004-06-271-2/+4
* Correct detection of absent modules. Based onAndy Dougherty2004-06-258-8/+8
* Cleanup the main regex in Text::ParseWords and make theMarcus Holland-Moritz2004-06-252-20/+21
* 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