summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* make lib/warnings.t use t/test.plCraig A. Berry2005-01-071-24/+12
* Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16Tels2005-01-0427-382/+906
* Experimental module intended to simplify core regression testsNicholas Clark2004-12-292-0/+96
* Make Config.t warnings and strictures cleanNicholas Clark2004-12-281-10/+15
* [perl #33173] shellwords.pl and tainting perl-5.8.0@ton.iguana.be2004-12-241-19/+17
* Two pod2html patches from Dave Sparks :Gisle Aas2004-12-161-10/+10
* Security fix from Debian in the debugger (in the setterm()Brendan O'Dea2004-12-151-3/+3
* Upgrade to Test::Simple 0.54Rafael Garcia-Suarez2004-12-1514-70/+248
* Upgrade to ExtUtils::MakeMaker 6.25Rafael Garcia-Suarez2004-12-1532-1222/+404
* FileCache without importMichael G. Schwern2004-12-132-11/+38
* Fix Win32 breakage caused by change 23610Steve Hay2004-12-101-0/+1
* Evade using @ in the 1 liner with some perl 1 syntax.Nicholas Clark2004-12-091-1/+5
* Upgrade to perldoc 3.14Rafael Garcia-Suarez2004-12-092-4/+21
* Re: [perl #32949] FileCache only works in "main" packageJos I. Boumans2004-12-082-4/+78
* Upgrade to Term::ANSIColor 1.09Rafael Garcia-Suarez2004-12-064-12/+31
* Check that @INC entries and %Config path entries are consistent.Nicholas Clark2004-12-061-0/+26
* &test in constant.t is vestigial, so amputate it.Nicholas Clark2004-12-011-12/+0
* [perl #32717] BeOS specific Updates Ingo Weinhold2004-12-012-2/+3
* Upgrade to Test::Simple 0.53Rafael Garcia-Suarez2004-11-2919-178/+697
* [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage Steve Peters2004-11-261-1/+2
* The change to the internal representation introduced a bug wherebyNicholas Clark2004-11-261-6/+13
* Fix Win32 breakage caused by changes 23535/23542.Steve Hay2004-11-261-1/+1
* Generate the virtual entries at Config.pm build time, as theyNicholas Clark2004-11-251-10/+4
* Add an exists test for the things we loop overNicholas Clark2004-11-251-0/+2
* The first entry in the virtual config.sh is special cased. SoNicholas Clark2004-11-251-2/+10
* Make $Config{libs_nolargefiles} andNicholas Clark2004-11-251-1/+2
* Test the currently working virtual %Config entriesNicholas Clark2004-11-251-6/+16
* Wrap some long linesNicholas Clark2004-11-241-4/+8
* Assimilate Test-Simple 0.50Nicholas Clark2004-11-2031-246/+1044
* Bump version numberNicholas Clark2004-11-181-1/+1
* [perl #28929] File::Find follow_fast => 1 loses dangling symlink Steve Peters2004-11-172-13/+23
* perl5db.pl POD cleanupAudrey Tang2004-11-171-131/+229
* [perl #32400] Unnecessary warning from constant.pm Anno Siegel2004-11-122-7/+11
* Small documentation fix to ExtUtils::ConstantSteve Peters2004-11-121-1/+1
* [perl #32327] Benchmark calls coderef with spurious arguments Anno Siegel2004-11-052-3/+8
* Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badl...Rick Delaney2004-11-042-6/+6
* Mostly revert change #23347 (keep the test suite, fixed),Rafael Garcia-Suarez2004-11-032-2/+2
* Skip tests if Devel::Peek not builtNicholas Clark2004-10-311-1/+5
* Assimilate PathTools 3.01 (File::Spec and Cwd)Nicholas Clark2004-10-313-7/+3
* Oops. Forgot to add the new test in I18N::LangTags 0.35Nicholas Clark2004-10-311-0/+38
* Assimilate I18N::LangTags 0.35Nicholas Clark2004-10-314-10/+26
* Skip tests that require Data::Dumper if it is not builtNicholas Clark2004-10-302-0/+10
* lib/Carp.t improvementsCraig A. Berry2004-10-271-46/+41
* [perl #30227] [PATCH]splain vs. -w Steve Peters2004-10-251-1/+2