summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Re: use utf8; with bad utf8Nicholas Clark2001-12-111-2/+19
* Retract #13607 until we figure out what to do with autouse.Jarkko Hietaniemi2001-12-111-19/+26
* Sync changes in CPAN versionJonathan Stowe2001-12-112-16/+40
* Exporter's documentation shouldn't lie Ben Tilly2001-12-111-3/+4
* (retracted by #13622)Ben Tilly2001-12-111-26/+19
* Bad touchMichael G. Schwern2001-12-101-2/+6
* Too fast for FAT filesystemsMichael G. Schwern2001-12-101-4/+4
* Just skip the readability test if running as root.Jarkko Hietaniemi2001-12-101-13/+7
* Make the whole -lperl thing NetBSD only until weJarkko Hietaniemi2001-12-101-19/+16
* Clearing locale environment simply doesn't seem toJarkko Hietaniemi2001-12-101-9/+1
* RE: Exporter fixes reversed in 13540?Ben Tilly2001-12-101-2/+6
* Root is the lizard king.Jarkko Hietaniemi2001-12-101-4/+15
* Term::ReadLine tweaks and testRichard Clamp2001-12-102-1/+42
* DJGPP tweaks from Laszlo Molnar.Jarkko Hietaniemi2001-12-092-6/+6
* Apply NetBSD patch-ag: shared/static linking,Jarkko Hietaniemi2001-12-091-2/+25
* Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.Jarkko Hietaniemi2001-12-091-2/+10
* Apply NetBSD patch-ac.Jarkko Hietaniemi2001-12-091-0/+1
* Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()Wolfgang Laun2001-12-091-0/+4
* bleadperl on cygwin weirdness...Gerrit P. Haase2001-12-091-2/+6
* Instead of muting symbol export error if under eval,Jarkko Hietaniemi2001-12-091-8/+5
* Forgotten checkin.Jarkko Hietaniemi2001-12-091-16/+11
* ID 20011206.007 File::Find:name set to empty string for "/"Wolfgang Laun2001-12-091-0/+2
* Tweakback.Jarkko Hietaniemi2001-12-091-6/+7
* Cleanup and Cygwin98 oddityMichael G. Schwern2001-12-091-42/+56
* Shoo.Jarkko Hietaniemi2001-12-091-805/+0
* Remove Attribute::Handlers, as per Damian's request.Jarkko Hietaniemi2001-12-0917-617/+0
* Re: attributes are brokenSpider Boardman2001-12-091-11/+29
* Forgotten checkin.Jarkko Hietaniemi2001-12-091-18/+19
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-2/+4
* Upgrade to Math::BigInt 1.48.Jarkko Hietaniemi2001-12-0711-439/+971
* Nits noticed by Philip Newton, and de-tab DB.t.Jarkko Hietaniemi2001-12-061-343/+343
* Better abs2rel/rel2abs/canonpath testsMichael G. Schwern2001-12-063-0/+27
* ] VMS-only File::Spec->canonpath fixCraig A. Berry2001-12-061-1/+1
* Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))Wolfgang Laun2001-12-052-7/+8
* Must wipe out the memory of real Socket before startingJarkko Hietaniemi2001-12-041-0/+2
* LC_ALL might trump LANG.Jarkko Hietaniemi2001-12-041-1/+1
* Make the eval runtime.Jarkko Hietaniemi2001-12-041-5/+2
* Upgrade to Net::Ping 2.07, from Rob Brown.Jarkko Hietaniemi2001-12-041-251/+250
* VMS install fix-ups: add libnetcfg and xsubpp as utility commandsCraig A. Berry2001-12-031-0/+1
* This test is not very robust on 8.3-constrained systems:Jarkko Hietaniemi2001-12-031-0/+4
* Test::Morify UCD.tJarkko Hietaniemi2001-12-031-157/+158
* If Socket has not been built (e.g. DJGPP) the libnetJarkko Hietaniemi2001-12-038-0/+24
* was Re: [PATCH] Shared hash keysJonathan Stowe2001-12-031-12/+17
* RE: More verbose POD for CarpBen Tilly2001-12-021-2/+13
* Enabling strict on Carp/Heavy, + internal documentationBen Tilly2001-12-012-16/+67
* Strictures, dual variables chromatic2001-12-011-9/+21
* (replaced by #13556)Jarkko Hietaniemi2001-12-011-2/+7
* Fix for Exporter error reporting behaviourBen Tilly2001-12-012-3/+4
* Need to hide behind an eval to avoid a warningJarkko Hietaniemi2001-12-011-0/+2
* Add simple caches for ::viacode() and ::vianame().Jarkko Hietaniemi2001-12-012-4/+24