summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update to Getopt::Long 2.30.Jarkko Hietaniemi2002-05-011-24/+30
* Fix bug id 20020427.004 on %^H.Rafael Garcia-Suarez2002-04-302-16/+19
* Test::Harness 2.03 -> 2.04Michael G. Schwern2002-04-305-344/+354
* MakeMaker 5.91_02 -> 5.92_01Michael G. Schwern2002-04-307-199/+1076
* MM_NW5 update from C Aditya.Jarkko Hietaniemi2002-04-291-110/+36
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-10/+64
* Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}Nick Ing-Simmons2002-04-282-8/+8
* FileCache 1.02 -> 1.021Jerrad Pierce2002-04-271-2/+7
* More NetBSD patches from Johnny Lam.Jarkko Hietaniemi2002-04-271-3/+3
* Retract #16195 since it seems to be unnecessary.Jarkko Hietaniemi2002-04-271-3/+1
* Integrate changes #16199 and #16201 from macperl;Jarkko Hietaniemi2002-04-261-7/+27
* (retracted by #16229)Nikola Knezevic2002-04-261-1/+3
* NetWare update from C Aditya.Jarkko Hietaniemi2002-04-262-97/+218
* More %{} overload tests.Jarkko Hietaniemi2002-04-251-1/+19
* MM_VMS.pm: handle empty PM_TO_BLIBCraig A. Berry2002-04-251-14/+13
* Test::Harness 2.01 -> 2.03Michael G. Schwern2002-04-255-144/+350
* Test::Simple/More/Builder 0.42 -> 0.44Michael G. Schwern2002-04-2514-52/+334
* Integrate #16136, #16137, #16138 from macperl;Jarkko Hietaniemi2002-04-242-5/+20
* Upgrade to MakeMaker 5.91_02, from Michael Schwern.Jarkko Hietaniemi2002-04-2428-397/+794
* fix lib/locale.t for VMS with many installed localesPeter Prymmer2002-04-231-1/+4
* Retract #16109.Jarkko Hietaniemi2002-04-231-2/+0
* (retracted by #16114)Paul Green2002-04-231-0/+2
* lib/File/Find.pm for QNX, NTONorton T. Allen2002-04-231-1/+2
* Undo #16091, a time-warped escapee.Jarkko Hietaniemi2002-04-231-31/+43
* (retracted by #16095)Jarkko Hietaniemi2002-04-231-43/+31
* Duh.Jarkko Hietaniemi2002-04-221-1/+1
* NetWare changeover from Watcom to Codewarrior, from C Aditya.Jarkko Hietaniemi2002-04-223-44/+84
* a Test::Harness tweak to make the test lines show up prettierGurusamy Sarathy2002-04-221-3/+13
* clean up after stray test file litteringGurusamy Sarathy2002-04-225-3/+14
* Make writing user-defined character properties nicer.Jarkko Hietaniemi2002-04-211-1/+7
* Windows 64-bit support:Gurusamy Sarathy2002-04-212-3/+4
* Test tweak from mjd.Jarkko Hietaniemi2002-04-201-0/+1
* Add :bytes to POD part.Nick Ing-Simmons2002-04-201-3/+11
* User-defined character properties were unintentionallyJarkko Hietaniemi2002-04-201-13/+36
* CPAN.pm syncAndreas König2002-04-193-12/+20
* Borland for Win32 adaptation for lib/ExtUtils/t/Embed.tVadim Konovalov2002-04-171-0/+7
* Document taint-safeness. Life in the fast_abs_path()Jarkko Hietaniemi2002-04-161-8/+10
* Stas' tainting worries, obscured by me.Jarkko Hietaniemi2002-04-161-2/+9
* Let's not promise too much: use utf8 only works on identifierJarkko Hietaniemi2002-04-162-3/+5
* Flaw in Attribute::Handlers 0.76Arthur Bergman2002-04-161-6/+12
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-4/+7
* lib/FileCache.t needs to use valid filename charsCraig A. Berry2002-04-161-3/+3
* Re: [FILE] FileCache.tbelg4mit2002-04-151-1/+1
* FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.Jarkko Hietaniemi2002-04-152-62/+148
* Re: [PATCH] Re: restricted hashes are unblessableNicholas Clark2002-04-151-1/+25
* return undef is of questionable style.Jarkko Hietaniemi2002-04-151-2/+2
* solve one taint problemStas Bekman2002-04-151-0/+1
* Correct precedence problem in #15915Rafael Garcia-Suarez2002-04-141-3/+4
* use vars wasn't use utf8 aware.Jarkko Hietaniemi2002-04-141-2/+5
* Re: restricted hashes are unblessableNicholas Clark2002-04-142-1/+37