summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Avoid redefinedness warning for now.Jarkko Hietaniemi2001-11-161-1/+2
* use strict.Jarkko Hietaniemi2001-11-161-3/+11
* Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)chromatic2001-11-161-2/+1
* Make Thread a wrapper for both ithreads and 5005threads.Jarkko Hietaniemi2001-11-161-0/+321
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-163-0/+6
* Upgrade to Getopt::Long 2.26_03.Jarkko Hietaniemi2001-11-151-13/+12
* Upgrade to podlators 1.13.Jarkko Hietaniemi2001-11-157-306/+375
* CreateTTY in -dIlya Zakharevich2001-11-151-3/+2
* Corify the Filter::Simple tests.Jarkko Hietaniemi2001-11-153-0/+21
* Upgrade to Filter::Simple 0.70.Jarkko Hietaniemi2001-11-156-28/+420
* Upgrade to Switch 2.06.Jarkko Hietaniemi2001-11-144-11/+63
* Upgrade to Attribute::Handlers 0.76.Jarkko Hietaniemi2001-11-149-24/+65
* VERSIONize.Jarkko Hietaniemi2001-11-144-0/+8
* Goof in some of the comment fields of #12994.Jarkko Hietaniemi2001-11-1410-10/+10
* The First, Last ranges in the Unicode data weren'tJarkko Hietaniemi2001-11-1427-122/+141
* Re: Why *not* use UNIVERSAL qw( isa can ) ; ??Barrie Slaymaker2001-11-131-51/+57
* docco tweaksBarrie Slaymaker2001-11-131-13/+23
* Making vmsish.pm a no-op on non-VMS Michael G. Schwern2001-11-132-0/+312
* :utf8 works only with perlio.Jarkko Hietaniemi2001-11-131-7/+15
* lib/charnames.pm Jeffrey Friedl2001-11-131-26/+123
* remove volume from resultBarrie Slaymaker2001-11-122-5/+7
* Add "none" style to cmpthese(), alter resultBarrie Slaymaker2001-11-121-11/+43
* Misplaced test, noticed by Barrie Slaymaker.Jarkko Hietaniemi2001-11-121-88/+0
* a few typo fixes Jeffrey Friedl2001-11-1239-105/+105
* Upgrade to Math::BigInt 1.46.Jarkko Hietaniemi2001-11-1110-97/+244
* Unicode::Collate v0.09貞廣知行2001-11-114-110/+190
* (was Re: [ID 20011110.104] File::stat vs. $! conflict)chromatic2001-11-112-40/+38
* Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x.Jarkko Hietaniemi2001-11-102-4/+4
* The KOI8-R example wasn't quite right.Jarkko Hietaniemi2001-11-102-4/+6
* Enhance the open pragma to support :utf8, :locale,Jarkko Hietaniemi2001-11-102-20/+92
* Add core switch to CGI.pm distribution testschromatic2001-11-1012-49/+115
* Add a test for the bytes pragma.Jarkko Hietaniemi2001-11-101-0/+28
* Doc update.Jarkko Hietaniemi2001-11-101-4/+1
* Cease to exist.Jarkko Hietaniemi2001-11-101-314/+0
* Newline trouble.Jarkko Hietaniemi2001-11-101-1/+3
* [Patch Perl@12892] a *real* Embed test for VMS Charles Lane2001-11-101-23/+47
* Helpful File::Find debugging codeMichael G. Schwern2001-11-091-1/+18
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-0911-558/+36
* Unicode::UCD is not yet supported in EBCDIC platforms.Jarkko Hietaniemi2001-11-082-3/+15
* Whether overwriting the $self->{...} values (see #12902)Jarkko Hietaniemi2001-11-081-1/+2
* The MakeMaker argument () quoting patch that sneakedJarkko Hietaniemi2001-11-081-4/+20
* Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-083-3/+3
* replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-081-1/+1
* The (emulated) "no utf8" must be in a BEGIN blockJarkko Hietaniemi2001-11-071-4/+5
* The Embed test requires a major rewrite for VMSJarkko Hietaniemi2001-11-071-0/+4
* vms/gen_shrfls.pl more general config.sh parsingCharles Lane2001-11-071-0/+4
* Mentioning perldebguts Michael G. Schwern2001-11-071-8/+22
* Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where...Jonathan Stowe2001-11-071-4/+8
* a bunch of untested patchesRafael Garcia-Suarez2001-11-073-3/+33
* Update to CGI.pm 2.78.Jarkko Hietaniemi2001-11-0619-185/+223