summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Sync with libnet-1.11Graham Barr2002-04-023-29/+33
* Win32 fix for Tie::File from MJD.Abhijit Menon-Sen2002-04-021-1/+2
* extensive regression testingRafael Garcia-Suarez2002-04-011-7/+148
* for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl ...Nicholas Clark2002-04-011-1/+1
* getting rid of a few superfluous $&/$`Jeffrey Friedl2002-04-012-5/+16
* Message-ID: <20020401203218.25230.qmail@plover.com>Mark-Jason Dominus2002-04-012-5/+7
* VOS-only change to lib/ExtUtils/MM_Unix.pmPaul Green2002-04-011-0/+3
* BOM, 0xFFFE, 0xFEFF, etc.Philip Newton2002-04-012-8/+9
* Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,Philip Newton2002-04-012-4/+4
* Upgrade to Tie::File 0.91, from mjd.Jarkko Hietaniemi2002-04-0110-157/+825
* DJGPP tweaks from Laszlo.Jarkko Hietaniemi2002-04-011-6/+8
* Re: 14986 xsubpp patch broke Unicode::Map8Spider Boardman2002-04-011-1/+1
* Upgrade to Encode 1.11, from Dan Kogai.Jarkko Hietaniemi2002-03-312-308/+0
* Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,Jarkko Hietaniemi2002-03-312-8/+14
* Put back the #! line, false alarm.Jarkko Hietaniemi2002-03-311-0/+2
* If using a network filesystem several different hostsJarkko Hietaniemi2002-03-301-10/+26
* [DOC PATCH] Document Dumpvalue::stringifyAndreas König2002-03-301-1/+14
* MM & Encode fixesMichael G. Schwern2002-03-3011-114/+264
* EBCDICification.Jarkko Hietaniemi2002-03-301-3/+5
* Upgrade to Tie::File 0.90, from mjd.Jarkko Hietaniemi2002-03-3018-246/+1425
* [DOC PATCH] Re: [BUG] sort pragma not working ?Rafael Garcia-Suarez2002-03-291-0/+5
* Flush unixisms in lib/ExtUtils/t/Constant.t and hints.tPaul Green2002-03-292-4/+0
* Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,Jarkko Hietaniemi2002-03-296-40/+34
* Re: debugger debuggers wantedspidb@cpan.org2002-03-291-5/+7
* Rename for 8.3-friendliness.Jarkko Hietaniemi2002-03-292-0/+4
* Retract ExtUtils/t/basic.t until it works.Jarkko Hietaniemi2002-03-291-81/+0
* MakeMaker sync 5.48_03 -> 5.53_01Michael G. Schwern2002-03-2945-3050/+2538
* NEXT LINE --> NELPhilip Newton2002-03-292-8/+17
* binmode :bytes, again.Jarkko Hietaniemi2002-03-281-1/+2
* Support Unicode 3.1 names, names without the (XX), and BOM.Jarkko Hietaniemi2002-03-282-60/+186
* Fix lib/Time/Local.pm for VOSPaul Green2002-03-281-1/+9
* A little bit better error message for \pq, stillJarkko Hietaniemi2002-03-281-1/+3
* encoding.t not properly skipped when Encode extension not builtMark-Jason Dominus2002-03-281-0/+5
* The Official 3.2.0 came out.Jarkko Hietaniemi2002-03-2831-26/+453
* Re: Smoke 15526 /pro/3gl/CPAN/perl-currentStas Bekman2002-03-281-1/+4
* Be compatible also with non-UTF-8 locales.Jarkko Hietaniemi2002-03-282-8/+4
* Try to handle UTF-8 locales.Jarkko Hietaniemi2002-03-271-52/+45
* UTF-8-ify __DATA__. (TODO: let Neil Bowers know.)Jarkko Hietaniemi2002-03-272-3/+8
* UTF-8 locale: there might already be one UTF-8 discipline.Jarkko Hietaniemi2002-03-271-1/+1
* Start using the Unicode 3.2.0 data (NOTE: stillJarkko Hietaniemi2002-03-27128-1598/+10476
* Forgotten from #15523.Jarkko Hietaniemi2002-03-271-2/+3
* s/rationale/rational/Jarkko Hietaniemi2002-03-272-7/+7
* Re: [PATCH] STRLEN typemap entry should be T_UVTim Jenness2002-03-261-2/+2
* Retract Math::BigInt::Lite, Tels had second thoughts.Jarkko Hietaniemi2002-03-264-1394/+0
* Math::BigInt::Lite 0.09, from Tels.Jarkko Hietaniemi2002-03-262-0/+1334
* For now disable the test in OS/390; it seems to hang,Jarkko Hietaniemi2002-03-261-0/+1
* EPOC update from Olaf Flebbe.Jarkko Hietaniemi2002-03-261-322/+2
* Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,Jarkko Hietaniemi2002-03-2625-160/+418
* If no perlio no perlio warnings, either.Jarkko Hietaniemi2002-03-251-0/+1
* warnings for perlio + othersPaul Marquess2002-03-254-120/+139