summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Re: use utf8; with bad utf8Nicholas Clark2001-12-111-2/+19
| | | | | Message-ID: <20011211194921.R21702@plum.flirble.org> p4raw-id: //depot/perl@13628
* Retract #13607 until we figure out what to do with autouse.Jarkko Hietaniemi2001-12-111-19/+26
| | | p4raw-id: //depot/perl@13622
* Sync changes in CPAN versionJonathan Stowe2001-12-112-16/+40
| | | | | Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@13620
* Exporter's documentation shouldn't lie Ben Tilly2001-12-111-3/+4
| | | | | Message-ID: <3C4AA201@operamail.com> p4raw-id: //depot/perl@13611
* (retracted by #13622)Ben Tilly2001-12-111-26/+19
| | | | | | Subject: RE: More verbose POD for Carp Message-ID: <3C4A3566@operamail.com> p4raw-id: //depot/perl@13607
* Bad touchMichael G. Schwern2001-12-101-2/+6
| | | | | Message-ID: <20011210062103.GC1770@blackrider> p4raw-id: //depot/perl@13599
* Too fast for FAT filesystemsMichael G. Schwern2001-12-101-4/+4
| | | | | Message-ID: <20011210071914.GF1770@blackrider> p4raw-id: //depot/perl@13595
* Just skip the readability test if running as root.Jarkko Hietaniemi2001-12-101-13/+7
| | | p4raw-id: //depot/perl@13589
* Make the whole -lperl thing NetBSD only until weJarkko Hietaniemi2001-12-101-19/+16
| | | | | find some other platform that needs the same. p4raw-id: //depot/perl@13587
* Clearing locale environment simply doesn't seem toJarkko Hietaniemi2001-12-101-9/+1
| | | | | | | guarantee that (nl_)langinfo(CODESET) would return nil. (I for example get "ISO8859-1", so <guess>maybe there can be per-system default settings at work</guess>.) p4raw-id: //depot/perl@13581
* RE: Exporter fixes reversed in 13540?Ben Tilly2001-12-101-2/+6
| | | | | Message-ID: <3C13F455@operamail.com> p4raw-id: //depot/perl@13580
* Root is the lizard king.Jarkko Hietaniemi2001-12-101-4/+15
| | | p4raw-id: //depot/perl@13579
* Term::ReadLine tweaks and testRichard Clamp2001-12-102-1/+42
| | | | | Message-ID: <20011210005147.GA1073@mirth.demon.co.uk> p4raw-id: //depot/perl@13576
* DJGPP tweaks from Laszlo Molnar.Jarkko Hietaniemi2001-12-092-6/+6
| | | p4raw-id: //depot/perl@13571
* Apply NetBSD patch-ag: shared/static linking,Jarkko Hietaniemi2001-12-091-2/+25
| | | | | but make the change less intrusive on non-NetBSD. p4raw-id: //depot/perl@13568
* Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.Jarkko Hietaniemi2001-12-091-2/+10
| | | p4raw-id: //depot/perl@13567
* Apply NetBSD patch-ac.Jarkko Hietaniemi2001-12-091-0/+1
| | | | | | | | (the fix has already been done: change #9706, fully qualified pathnames in packlists) p4raw-link: @9706 on //depot/maint-5.6/perl: cb820f7234868a6a8a82c3314f11a1c3d25756a4 p4raw-id: //depot/perl@13564
* Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()Wolfgang Laun2001-12-091-0/+4
| | | | | | | Message-ID: <200112091340580550.008ED513@smtp.chello.at> (The lstat()s were there in 5.6.1: what happened to them?) p4raw-id: //depot/perl@13559
* bleadperl on cygwin weirdness...Gerrit P. Haase2001-12-091-2/+6
| | | | | | | Message-ID: <13779422183.20011209203128@familiehaase.de> (plus libperl*.dll version portability tweaks) p4raw-id: //depot/perl@13557
* Instead of muting symbol export error if under eval,Jarkko Hietaniemi2001-12-091-8/+5
| | | | | | | delay the errors until the croak(). (replaces #13408) p4raw-id: //depot/perl@13556
* Forgotten checkin.Jarkko Hietaniemi2001-12-091-16/+11
| | | p4raw-id: //depot/perl@13553
* ID 20011206.007 File::Find:name set to empty string for "/"Wolfgang Laun2001-12-091-0/+2
| | | | | Message-ID: <200112091345060760.00929EA9@smtp.chello.at> p4raw-id: //depot/perl@13552
* Tweakback.Jarkko Hietaniemi2001-12-091-6/+7
| | | p4raw-id: //depot/perl@13551
* Cleanup and Cygwin98 oddityMichael G. Schwern2001-12-091-42/+56
| | | | | Message-ID: <20011208202659.GA9017@blackrider> p4raw-id: //depot/perl@13548
* Shoo.Jarkko Hietaniemi2001-12-091-805/+0
| | | p4raw-id: //depot/perl@13545
* Remove Attribute::Handlers, as per Damian's request.Jarkko Hietaniemi2001-12-0917-617/+0
| | | | | | | | (Because of fixing the my variables to be now handled in run-time, the whole internals of the A::H needs to be rewritten and Damian will not have time for that for months.) p4raw-id: //depot/perl@13544
* Re: attributes are brokenSpider Boardman2001-12-091-11/+29
| | | | | Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US> p4raw-id: //depot/perl@13543
* Forgotten checkin.Jarkko Hietaniemi2001-12-091-18/+19
| | | p4raw-id: //depot/perl@13542
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 20:03:45 -0500 Message-ID: <20011208010345.GD642@blackrider> Subject: [PATCH vms/test.com] Goodbye frightening echo kludge! From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 20:13:54 -0500 Message-ID: <20011208011354.GE642@blackrider> Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 21:47:36 -0500 Message-ID: <20011208024736.GH642@blackrider> Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 23:09:43 -0500 Message-ID: <20011208040943.GK642@blackrider> Subject: [PATCH] vms/test.com -- skip tty tests when not interactive Message-Id: <a05101004b83754903506@[172.16.52.1]> Date: Fri, 7 Dec 2001 23:28:15 -0600 From: "Craig A. Berry" <craigberry@mac.com> p4raw-id: //depot/perl@13535
* Upgrade to Math::BigInt 1.48.Jarkko Hietaniemi2001-12-0711-439/+971
| | | p4raw-id: //depot/perl@13505
* Nits noticed by Philip Newton, and de-tab DB.t.Jarkko Hietaniemi2001-12-061-343/+343
| | | p4raw-id: //depot/perl@13487
* Better abs2rel/rel2abs/canonpath testsMichael G. Schwern2001-12-063-0/+27
| | | | | Message-ID: <20011205195257.A903@blackrider> p4raw-id: //depot/perl@13483
* ] VMS-only File::Spec->canonpath fixCraig A. Berry2001-12-061-1/+1
| | | | | Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01> p4raw-id: //depot/perl@13481
* Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))Wolfgang Laun2001-12-052-7/+8
| | | | | Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at> p4raw-id: //depot/perl@13472
* Must wipe out the memory of real Socket before startingJarkko Hietaniemi2001-12-041-0/+2
| | | | | to use the new fake one. p4raw-id: //depot/perl@13461
* LC_ALL might trump LANG.Jarkko Hietaniemi2001-12-041-1/+1
| | | p4raw-id: //depot/perl@13460
* Make the eval runtime.Jarkko Hietaniemi2001-12-041-5/+2
| | | p4raw-id: //depot/perl@13459
* Upgrade to Net::Ping 2.07, from Rob Brown.Jarkko Hietaniemi2001-12-041-251/+250
| | | | | Not adding the test suite because of its many assumptions. p4raw-id: //depot/perl@13454
* VMS install fix-ups: add libnetcfg and xsubpp as utility commandsCraig A. Berry2001-12-031-0/+1
| | | | | Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01> p4raw-id: //depot/perl@13448
* This test is not very robust on 8.3-constrained systems:Jarkko Hietaniemi2001-12-031-0/+4
| | | | | | | | all the "with truncated name" lines between "Autosplitting ..." and "some names are not unique" lines are unexpected, and the truncation message becomes: testtest.al, testtest.al truncate to testtest p4raw-id: //depot/perl@13446
* Test::Morify UCD.tJarkko Hietaniemi2001-12-031-157/+158
| | | p4raw-id: //depot/perl@13444
* If Socket has not been built (e.g. DJGPP) the libnetJarkko Hietaniemi2001-12-038-0/+24
| | | | | tests fall over with (too) much noise. p4raw-id: //depot/perl@13443
* was Re: [PATCH] Shared hash keysJonathan Stowe2001-12-031-12/+17
| | | | | Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@13441
* RE: More verbose POD for CarpBen Tilly2001-12-021-2/+13
| | | | | Message-ID: <3C0A9748@operamail.com> p4raw-id: //depot/perl@13426
* Enabling strict on Carp/Heavy, + internal documentationBen Tilly2001-12-012-16/+67
| | | | | | | | | | | Date: Sat, 1 Dec 2001 07:01:09 -0500 Message-ID: <3C0D2E39@operamail.com> Subject: More verbose POD for Carp From: "Benjamin J. Tilly" <ben_tilly@operamail.com> Date: Sat, 1 Dec 2001 08:04:16 -0500 Message-ID: <3C285C2B@operamail.com> p4raw-id: //depot/perl@13416
* Strictures, dual variables chromatic2001-12-011-9/+21
| | | | | Message-ID: <20011201194946.50449.qmail@onion.perl.org> p4raw-id: //depot/perl@13415
* (replaced by #13556)Jarkko Hietaniemi2001-12-011-2/+7
| | | | | | If we are inside an eval, let's be silent about separate symbols and just croak() in the end. p4raw-id: //depot/perl@13408
* Fix for Exporter error reporting behaviourBen Tilly2001-12-012-3/+4
| | | | | Message-ID: <3C0D1B9A@operamail.com> p4raw-id: //depot/perl@13406
* Need to hide behind an eval to avoid a warningJarkko Hietaniemi2001-12-011-0/+2
| | | | | about :utf8 on non-perlio configs. p4raw-id: //depot/perl@13405
* Add simple caches for ::viacode() and ::vianame().Jarkko Hietaniemi2001-12-012-4/+24
| | | p4raw-id: //depot/perl@13399