summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] Math::BigInt v1.73 finalAbhijit Menon-Sen2004-10-218-351/+399
* Ensure that PVA.pl returns a true value.Rafael Garcia-Suarez2004-10-201-0/+1
* Implement a new -dt command-line flag, to enable threads under theRafael Garcia-Suarez2004-10-151-6/+140
* [perl #31843] warnings::warn($obj,...) fails when $obj overloads "" kaminsky@math.huji.ac.il2004-10-121-4/+6
* Patch: BigInt v1.73 (pre-release)Tels2004-10-1214-31/+223
* Turn regcomp into a list opDave Mitchell2004-10-101-1/+25
* Restore runtime loading of Encode and Encode-related modules, so thatNicholas Clark2004-10-101-6/+5
* Increment $overload::VERSION after change #23347Rafael Garcia-Suarez2004-10-041-1/+1
* Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloadingRick Delaney2004-10-042-4/+19
* Typo fix.Rafael Garcia-Suarez2004-09-231-1/+1
* [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be s...Steve Peters2004-09-201-2/+3
* [PATCH] encoding and open pragmasJarkko Hietaniemi2004-09-202-93/+60
* lib/bigint.pm tiny typo fixVadim Konovalov2004-09-081-1/+1
* I somehow managed to omit the base.pm change from #23266Dave Mitchell2004-09-051-4/+3
* [perl #31078] Fields package bugDave Mitchell2004-09-051-1/+53
* Upgrade to version 0.42.Rafael Garcia-Suarez2004-09-022-2/+2
* fields.pm lost compile-time benefitRick Delaney2004-09-012-15/+21
* Upgrade to Cwd 2.21.Rafael Garcia-Suarez2004-09-011-1/+1
* Update to File::Spec 0.90Rafael Garcia-Suarez2004-09-012-2/+6
* Fix skipping of a Dumpvalue test when configured without Devel::Peek.Marcus Holland-Moritz2004-08-301-1/+4
* File::Spec::VMS updateCraig A. Berry2004-08-282-14/+78
* Document Carp's global variables + provide testsJos I. Boumans2004-08-172-22/+181
* pre Math::BigInt v1.72Tels2004-08-138-26/+35