summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Integrate mainline - a few Devel::Peak fails.Nick Ing-Simmons2001-11-18154-2273/+4638
|\
| * Sync with CPAN versionJonathan Stowe2001-11-171-81/+243
| * [PATCH9 File/Find.pm doc nitsTels2001-11-171-7/+8
| * Benchmark.pm nitTels2001-11-171-2/+3
| * lib/Unicode/UCD.t @INC oddityAndy Dougherty2001-11-161-4/+4
| * It's neither-nor, and protect against the impossible.Jarkko Hietaniemi2001-11-161-1/+5
| * 5005threads didn't work because $Thread::VERSION wasn'tJarkko Hietaniemi2001-11-161-5/+3
| * Re: [h.m.brand@hccnet.nl: Installman problems]Russ Allbery2001-11-161-2/+2
| * Unicode General Category: CnSADAHIRO Tomoyuki2001-11-164-50/+1207
| * Further discourage old Thread code; tell how to tellJarkko Hietaniemi2001-11-161-3/+12
| * 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