OS/390 cleanable gunk.
[p5sagit/p5-mst-13.2.git] / lib /
2001-11-27 Jarkko Hietaniemi OS/390 cleanable gunk.
2001-11-27 Jarkko Hietaniemi sort tweaks from John P. Linderman.
2001-11-26 Graham Barr Sync-up tests with libnet distribution
2001-11-26 Jarkko Hietaniemi Upgrade to podlators 1.16.
2001-11-25 Jarkko Hietaniemi Since in some DOS filesystems the timestamp granularity
2001-11-25 Jarkko Hietaniemi For some reason CygWin wasn't collapsing multiple
2001-11-25 Jarkko Hietaniemi Cygwin needs to have libperl.dll around if trying to...
2001-11-25 Jarkko Hietaniemi -I../lib/.. and -L../lib/..? Strange.
2001-11-25 Jarkko Hietaniemi $MM?
2001-11-25 Dave Rolsky Further replacement of EU::MM with File::Spec
2001-11-25 chromatic [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm...
2001-11-25 Jarkko Hietaniemi sort pragma tweaks.
2001-11-25 Jarkko Hietaniemi Revert the /proc/self/auxv experiment for now.
2001-11-25 Jarkko Hietaniemi Also ExtUtils.t had $^X assumptions.
2001-11-25 Jarkko Hietaniemi Avoid "will not stay shared" warnings.
2001-11-25 Jarkko Hietaniemi In the MakeMaker pm_to_blib target don't copy all
2001-11-25 Gurusamy Sarathy testsuite leaves stray files behind on windows
2001-11-25 Gurusamy Sarathy xsubpp produces a spurious warning on directories calle...
2001-11-24 John Peacock Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
2001-11-24 Jarkko Hietaniemi Add charnames::vianame() in case people want to access
2001-11-24 Jarkko Hietaniemi Move the MBF/MBI test modules to t/lib.
2001-11-23 Jarkko Hietaniemi Never mind.
2001-11-23 Jarkko Hietaniemi Mis-add.
2001-11-23 Jarkko Hietaniemi Upgrade to Filter::Simple 0.77.
2001-11-23 Jarkko Hietaniemi Missing p4 add.
2001-11-23 Jarkko Hietaniemi ...and update the test count.
2001-11-23 Jarkko Hietaniemi Must remove the cap test also from the test script.
2001-11-23 Jarkko Hietaniemi The basic.cap from podlators 1.14 is not very portable.
2001-11-23 Jarkko Hietaniemi Corify podlators 1.14 test.
2001-11-23 Jarkko Hietaniemi Upgrade to podlators 1.14.
2001-11-23 Jarkko Hietaniemi Remembered everything in 13152 but Test/Simple.pm itsel...
2001-11-22 Jarkko Hietaniemi Retract #13173 (effectively retract Net::Ping 2.06,
2001-11-22 Jarkko Hietaniemi Corify the Net::Ping tests; skip the tests
2001-11-22 Peter Prymmer add Shell.t tests for VMS
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
2001-11-21 Graham Barr Sync file with libnet-1.0901-tobe
2001-11-21 Jarkko Hietaniemi Upgrade to Net::Ping 2.06.
2001-11-21 Jarkko Hietaniemi Upgrade to Math::BigInt 1.47.
2001-11-21 Jarkko Hietaniemi More lost and found.
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,
2001-11-21 Jarkko Hietaniemi Oops.
2001-11-21 Philip Newton Re: PERFORCE change 13152 for review
2001-11-21 Philip Newton Re: PERFORCE change 13142 for review
2001-11-21 Jarkko Hietaniemi Integrate #13154 from macperl; Remove comments.
2001-11-21 Jarkko Hietaniemi Upgrade to Test::Simple 0.33.
2001-11-21 Jarkko Hietaniemi Upgrade to Test::Harness 1.26.
2001-11-21 Tim Jenness Add test for Pod::ParseUtils
2001-11-20 Jarkko Hietaniemi Add test for Pod::LaTeX; re-sort MANIFEST.
2001-11-20 Tim Jenness Pod::LaTeX up to V0.54
2001-11-20 Chris Nandor Portability fix for Pod::Html
2001-11-20 Jarkko Hietaniemi Need to skip more tests if not perlio.
2001-11-20 Jarkko Hietaniemi Upgrade to Text::Balanced 1.89.
2001-11-20 Jarkko Hietaniemi Upgrade to NEXT 0.50.
2001-11-19 Jarkko Hietaniemi Move the sysio tests from io/utf8 to lib/open.
2001-11-19 Peter Prymmer VMS specific cleanup and strictness for tie_sdbm.t
2001-11-19 Dave Rolsky ExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-19 Dave Rolsky ExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-18 Jarkko Hietaniemi Document how "no utf8;" can become handy.
2001-11-18 Nick Ing-Simmons Integrate mainline - a few Devel::Peak fails.
2001-11-17 Jonathan Stowe Sync with CPAN version
2001-11-17 Tels [PATCH9 File/Find.pm doc nits
2001-11-17 Tels Benchmark.pm nit
2001-11-16 Andy Dougherty lib/Unicode/UCD.t @INC oddity
2001-11-16 Jarkko Hietaniemi It's neither-nor, and protect against the impossible.
2001-11-16 Jarkko Hietaniemi 5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Russ Allbery Re: [h.m.brand@hccnet.nl: Installman problems]
2001-11-16 SADAHIRO Tomoyuki Unicode General Category: Cn
2001-11-16 Jarkko Hietaniemi Further discourage old Thread code; tell how to tell
2001-11-16 Jarkko Hietaniemi Avoid redefinedness warning for now.
2001-11-16 Jarkko Hietaniemi use strict.
2001-11-16 chromatic Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN...
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-15 Jarkko Hietaniemi Upgrade to Getopt::Long 2.26_03.
2001-11-15 Jarkko Hietaniemi Upgrade to podlators 1.13.
2001-11-15 Ilya Zakharevich CreateTTY in -d
2001-11-15 Jarkko Hietaniemi Corify the Filter::Simple tests.
2001-11-15 Jarkko Hietaniemi Upgrade to Filter::Simple 0.70.
2001-11-14 Jarkko Hietaniemi Upgrade to Switch 2.06.
2001-11-14 Jarkko Hietaniemi Upgrade to Attribute::Handlers 0.76.
2001-11-14 Jarkko Hietaniemi VERSIONize.
2001-11-14 Jarkko Hietaniemi Goof in some of the comment fields of #12994.
2001-11-14 Jarkko Hietaniemi The First, Last ranges in the Unicode data weren't
2001-11-13 Barrie Slaymaker Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
2001-11-13 Barrie Slaymaker docco tweaks
2001-11-13 Michael G. Schwern Making vmsish.pm a no-op on non-VMS
2001-11-13 Jarkko Hietaniemi :utf8 works only with perlio.
2001-11-13 Jeffrey Friedl lib/charnames.pm
2001-11-12 Barrie Slaymaker remove volume from result
2001-11-12 Barrie Slaymaker Add "none" style to cmpthese(), alter result
2001-11-12 Jarkko Hietaniemi Misplaced test, noticed by Barrie Slaymaker.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-11 Jarkko Hietaniemi Upgrade to Math::BigInt 1.46.
2001-11-11 貞廣知行 Unicode::Collate v0.09
2001-11-11 chromatic (was Re: [ID 20011110.104] File::stat vs. $! conflict)
2001-11-10 Jarkko Hietaniemi Bah. %X doesn't mean 0xC1, it means 0XC1. So let...
2001-11-10 Jarkko Hietaniemi The KOI8-R example wasn't quite right.
2001-11-10 Jarkko Hietaniemi Enhance the open pragma to support :utf8, :locale,
2001-11-10 chromatic Add core switch to CGI.pm distribution tests
2001-11-10 Jarkko Hietaniemi Add a test for the bytes pragma.
next