summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle PERLIO= and document a bit.Jarkko Hietaniemi2003-04-161-10/+7
* Try to get the layers.t working also for dosish platforms.Jarkko Hietaniemi2003-04-161-1/+17
* Use the right prototype and a glob is fine (from Rafael).Jarkko Hietaniemi2003-04-161-2/+1
* PerlIO::get_layers() usage tip.Jarkko Hietaniemi2003-04-161-4/+6
* Syntax terror.Jarkko Hietaniemi2003-04-161-1/+1
* Redundant test.Jarkko Hietaniemi2003-04-161-2/+1
* Synchronize the specifications of the POSIX characterJarkko Hietaniemi2003-04-164-37/+22
* Upgrade to Pod::LaTeX 0.55.Jarkko Hietaniemi2003-04-152-208/+402
* PERLIO=perlio requires extra steps.Jarkko Hietaniemi2003-04-141-4/+6
* Bump up the version and admonish against aspiring (ab)use.Jarkko Hietaniemi2003-04-141-1/+7
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-141-6/+67
* Because we chdir to 'Big-Dummy' the lib/utf8.pm may be atJarkko Hietaniemi2003-04-131-1/+1
* Upgrade to Net::Ping 2.29.Jarkko Hietaniemi2003-04-134-367/+144
* Upgrade to Test::Harness 2.27_04.Jarkko Hietaniemi2003-04-134-5/+42
* Benchmark nit from Nicholas Clark (in OpenBSD the result couldJarkko Hietaniemi2003-04-121-2/+2
* MakeMaker 6.10_02 -> 6.10_03Michael G. Schwern2003-04-1211-55/+80
* Peter Scott suggests that the docs for base.pm shouldRafael Garcia-Suarez2003-04-101-6/+6
* The test doesn't work that well when -Uusedl.Jarkko Hietaniemi2003-04-101-1/+5
* Also locale names can contain illegal UTF-8.Jarkko Hietaniemi2003-04-101-1/+11
* In case someone is using UTF-8 locales.Jarkko Hietaniemi2003-04-101-0/+1
* Implement support for --help and --version in Getopt::StdIlya Zakharevich2003-04-081-4/+99
* Re: Error: Unknown errorAdrian M. Enache2003-04-082-3/+3
* Typos fixes by Stas Bekman.Rafael Garcia-Suarez2003-04-081-1/+1
* Re: [PATCH] ExtUtils::MakeMaker 6.10_02Michael G. Schwern2003-04-0728-149/+448
* Upgrade to Locale::Maketext 1.04.Jarkko Hietaniemi2003-04-059-91/+363
* EmbeddingIlya Zakharevich2003-04-051-1/+7
* Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,Rafael Garcia-Suarez2003-04-055-78/+125
* Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfuncAndreas König2003-04-031-5/+6
* Fix missing functions when splitting perlfuncSteve Hay2003-04-021-1/+4
* Adjust test for the recent change (#19136) to Pod::HtmlRafael Garcia-Suarez2003-04-021-7/+7
* Fixes for "installhtml --splithead", based on :Steve Hay2003-04-021-4/+5
* MM_VMS tweak from Craig Berry:Jarkko Hietaniemi2003-04-021-1/+1
* Text::Abbrev warnings safePeter Scott2003-04-012-1/+10
* Upgrade to Test::Harness 2.27_02.Jarkko Hietaniemi2003-03-316-45/+148
* Upgrade to podlators 1.26.Jarkko Hietaniemi2003-03-311-5/+6
* ExtUtils::MakeMaker 6.03 -> 6.06_05ishMichael G. Schwern2003-03-3149-3347/+5717
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-3/+7
* Another victim of IRIX 5.3's inability to resolve 'localhost'Jarkko Hietaniemi2003-03-301-2/+2
* Missing final \n.Jarkko Hietaniemi2003-03-271-1/+1
* [perl #21672] IO::New and undefined filename behaviourmike@exegenix.com2003-03-261-1/+3
* Upgrade to Term::ANSIColor 1.07.Jarkko Hietaniemi2003-03-263-31/+78
* Add a file utils/cpan.PL to generate the "cpan" utility,Rafael Garcia-Suarez2003-03-261-0/+203
* [perl #21648] Doc typo in Net::serventAndy Lester2003-03-261-3/+3
* lib/vmsish.t GMT bug fixCraig A. Berry2003-03-261-4/+8
* pack changes and related fixesLAUN Wolfgang2003-03-171-21/+59
* [perl #19898] [PATCH] forking to Perl children with IPC::Open3Adam Spiers2003-03-161-1/+12
* Turn on UTF-8 flag only if the $str is valid utf8Jarkko Hietaniemi2003-03-161-2/+3
* Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.Jarkko Hietaniemi2003-03-161-0/+4
* Better pass in the $self for a method.Jarkko Hietaniemi2003-03-141-1/+2
* Cleanup the File::Spec tmpdir() implementations:Jarkko Hietaniemi2003-03-149-110/+123