| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
p4raw-id: //depot/perl@14124
|
|
|
|
|
| |
This gets them into Errno.pm - yet to prove they end up in $!.
p4raw-id: //depot/perlio@13950
|
|
|
| |
p4raw-id: //depot/perl@13665
|
|
|
|
|
| |
and execution for some of the error constants.
p4raw-id: //depot/perl@13648
|
|
|
|
|
|
|
| |
good on any platform). Still not working in BeOS
are the E constants that refer BeOS native error
constants (B_...) which are enums (*groan*).
p4raw-id: //depot/perl@13610
|
|
|
|
|
|
|
|
| |
based on
Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
p4raw-id: //depot/perl@13053
|
|
|
|
|
|
|
|
|
| |
Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
(two of the changes)
Better coexistence with extensions.
p4raw-id: //depot/perl@12816
|
|
|
|
|
| |
by CPAN.pm, use rather _00.
p4raw-id: //depot/perl@11047
|
|
|
| |
p4raw-id: //depot/perl@10949
|
|
|
| |
p4raw-id: //depot/perl@10948
|
|
|
|
|
| |
the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
p4raw-id: //depot/perl@10947
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No doubt I made some mistakes like missed some files or
misnamed some files. The naming rules were more or less:
(1) if the module is from CPAN, follows its ways, be it
t/*.t or test.pl.
(2) otherwise if there are multiple tests for a module
put them in a t/
(3) otherwise if there's only one test put it in Module.t
(4) helper files go to module/ (locale, strict, warnings)
(5) use longer filenames now that we can (but e.g. the
compat-0.6.t and the Text::Balanced test files still
were renamed to be more civil against the 8.3 people)
installperl was updated appropriately not to install the
*.t files or the help files from under lib.
TODO: some helper files still remain under t/ that could
follow their 'masters'. UPDATE: On second thoughts, why
should they. They can continue to live under t/lib, and
in fact the locale/strict/warnings helpers that were moved
could be moved back. This way the amount of non-installable
stuff under lib/ stays smaller.
p4raw-id: //depot/perl@10676
|
|
|
| |
p4raw-id: //depot/perl@10643
|
|
|
| |
p4raw-id: //depot/perl@9558
|
|
|
|
|
| |
Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
p4raw-id: //depot/perl@9099
|
|
|
|
|
|
| |
Subject: [perl-5-6-1-trial2] patches for EPOC
Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
p4raw-id: //depot/perl@8650
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
p4raw-id: //depot/perl@8126
|
|
|
|
|
|
|
|
| |
but I think it can be generalized).
Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
p4raw-id: //depot/perl@7565
|
|
|
|
|
|
| |
Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
p4raw-id: //depot/perl@7067
|
|
|
| |
p4raw-id: //depot/perl@5507
|
|
|
| |
p4raw-id: //depot/perl@5160
|
|
|
|
|
| |
for that)
p4raw-id: //depot/perl@5147
|
|
|
| |
p4raw-id: //depot/cfgperl@4597
|
|
|
|
|
| |
(can happen in UNICOS)
p4raw-id: //depot/cfgperl@4596
|
|
|
|
|
|
| |
p4raw-link: @4565 on //depot/cfgperl: 6688c047a9590c3f89dc0c1c9d684b235df668c4
p4raw-link: @4561 on //depot/cfgperl: 8bc9d5905854a266b70e2103e09a997741ac5d52
p4raw-id: //depot/perl@4575
|
|
|
|
|
|
| |
because it may contain host/node identification like
CPU serial numbers.
p4raw-id: //depot/cfgperl@4561
|
|
|
|
|
|
|
| |
p4raw-link: @3081 on //depot/maint-5.005/perl: a6271dd4063b034652af796970511ff6cbdf52bc
p4raw-id: //depot/perl@3083
p4raw-integrated: from //depot/maint-5.005/perl@3082 'copy in'
ext/Errno/Errno_pm.PL (@2710..)
|
|
|
|
|
| |
p4raw-link: @2583 on //depot/maint-5.005/perl: 3a193be45bc5e7d45057877fdb7e161e2341e0c1
p4raw-id: //depot/cfgperl@2762
|
|
|
|
|
|
| |
To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@2663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
perl-mvs:
From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
Subject: Re: Can't find Data/Dumper.pm
Date: Mon, 28 Sep 1998 07:40:49 +1300
Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
private email:
From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
Subject: Re: Perl thread problems in VM/ESA
Date: Thu, 15 Oct 1998 07:18:35 +1300
Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
and private email:
From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
Subject: perl archive
Date: Sun, 11 Oct 1998 19:28:54 EDT
Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
which gave a pointer to
http://pucc.princeton.edu/~neale/perl.tar
(based on Perl 5.005_51)
p4raw-id: //depot/cfgperl@2006
|
|
|
|
|
| |
(MAN3PODS cannot be set to ' '; stray stricture violation)
p4raw-id: //depot/perl@1967
|
|
|
| |
p4raw-id: //depot/perl@1922
|
|
|
|
|
|
|
|
|
|
|
|
| |
can't read from stdin at all)
Date: Mon, 28 Sep 1998 09:41:49 -0500
Message-ID: <19980928094149.B26576@asic.sc.ti.com>
Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
--
Date: Tue, 29 Sep 1998 12:35:43 -0500
Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
p4raw-id: //depot/perl@1907
|
|
|
|
|
|
| |
Message-Id: <199808010903.MAA09371@alpha.hut.fi>
Subject: [PATCH] 5.005_01: OE MVS
p4raw-id: //depot/maint-5.005/perl@1697
|
|
|
| |
p4raw-id: //depot/perl@1348
|
|
|
| |
p4raw-id: //depot/perl@1332
|
|
|
|
|
|
| |
Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
p4raw-id: //depot/perl@1326
|
|
p4raw-id: //depot/perl@1222
|