Jos I. Boumans [Sat, 15 Sep 2007 16:22:20 +0000 (18:22 +0200)]
Module::Load::Conditional 0.18 (was Re: Module::Load::Conditional 0.18 wannabe)
From: "Jos I. Boumans" <kane@cpan.org>
Message-Id: <
B7B53F13-0EF3-4B05-984C-
E481D14964F0@cpan.org>
p4raw-id: //depot/perl@31883
Rafael Garcia-Suarez [Mon, 17 Sep 2007 11:25:33 +0000 (11:25 +0000)]
Make B::Deparse able to handle pragmas from %^H.
Add tests for deparsing say() and state().
p4raw-id: //depot/perl@31882
Jan Dubois [Thu, 13 Sep 2007 12:46:06 +0000 (05:46 -0700)]
document limitation of exec() inside pseudo-processes
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
023a01c7f63e$
b9da1170$
2d8e3450$@com>
p4raw-id: //depot/perl@31881
Jerry D. Hedden [Fri, 14 Sep 2007 14:56:34 +0000 (10:56 -0400)]
threads 1.66
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709141156n498af13aq9e0d279a0c76b48@mail.gmail.com>
Version bump (sync with CPAN version)
p4raw-id: //depot/perl@31880
Tels [Sun, 16 Sep 2007 13:41:15 +0000 (15:41 +0200)]
fix bigint testsuite
Message-Id: <
200709161341.15574@bloodgate.com>
p4raw-id: //depot/perl@31879
Jarkko Hietaniemi [Sat, 15 Sep 2007 20:47:57 +0000 (16:47 -0400)]
Re: [PATCH] Cray XT4/Catamount build
Message-ID: <
46EC7D3D.5010604@iki.fi>
p4raw-id: //depot/perl@31878
Jim Cromie [Mon, 17 Sep 2007 02:25:04 +0000 (20:25 -0600)]
grammar nit
Message-ID: <
46EE39E0.80601@gmail.com>
Date: Mon, 17 Sep 2007 02:25:04 -0600
p4raw-id: //depot/perl@31877
Nicholas Clark [Sun, 16 Sep 2007 23:28:30 +0000 (23:28 +0000)]
Change 31873 was not robust against the possibility that the
configuration has no #defined options. So add a "" that will make the
initialiser for PL_bincompat_options syntactically correct in this
case.
p4raw-id: //depot/perl@31876
Tels [Sun, 16 Sep 2007 11:23:14 +0000 (13:23 +0200)]
[PATCHES] various small Math::BigInt et. al. fixes
Message-Id: <
200709161123.14970@bloodgate.com>
Date: Sun, 16 Sep 2007 11:23:14 +0200
Subject: Re: [PATCHES] various small Math::BigInt et. al. fixes
From: Tels <nospam-abuse@bloodgate.com>
Message-Id: <
200709161156.09071@bloodgate.com>
Date: Sun, 16 Sep 2007 11:56:08 +0200
p4raw-id: //depot/perl@31875
Nicholas Clark [Sun, 16 Sep 2007 09:40:45 +0000 (09:40 +0000)]
Upgrade to Archive::Tar 1.36
(Portability fixes for VMS, as offered by Craig Berry)
p4raw-id: //depot/perl@31874
Nicholas Clark [Sat, 15 Sep 2007 22:34:16 +0000 (22:34 +0000)]
Move all the compile time options that affect binary compatibility into
a global variable PL_bincompat_options. Because the string will be
embedded in any shared perl library, it will allow a comparison check
to be added to perlmain.c in the future, to detect library mismatch.
p4raw-id: //depot/perl@31873
Nicholas Clark [Sat, 15 Sep 2007 21:26:53 +0000 (21:26 +0000)]
Rejig the word wrapping code for the "Compile-time options:" of perl -V
Replace the rather elegant C code with Perl code that can also sort the
options first, as this will allow them to be split into those that
affect binary compatibility, and those that do not.
p4raw-id: //depot/perl@31872
Nicholas Clark [Sat, 15 Sep 2007 17:54:04 +0000 (17:54 +0000)]
Note the gotcha about newlines in the elements of PL_preambleav.
p4raw-id: //depot/perl@31871
Nicholas Clark [Sat, 15 Sep 2007 16:23:25 +0000 (16:23 +0000)]
Save some C<","> in the embedded program used to generate -V output.
p4raw-id: //depot/perl@31870
Jos I. Boumans [Fri, 14 Sep 2007 14:03:14 +0000 (16:03 +0200)]
Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be
(was Re: [patch@31735] Module-load/require fixes for VMS))
From: "Jos I. Boumans" <kane@cpan.org>
Message-id: <
594A1762-D3E1-47AD-BBED-
121E315D89BF@cpan.org>
p4raw-link: @31735 on //depot/perl:
646c27d472ef3530ad06b94bc11148eca940fc51
p4raw-id: //depot/perl@31869
Dave Mitchell [Fri, 14 Sep 2007 22:28:03 +0000 (22:28 +0000)]
enable utf8 cache assertions on DEBUGGING builds
p4raw-id: //depot/perl@31868
Dave Mitchell [Fri, 14 Sep 2007 21:59:59 +0000 (21:59 +0000)]
[perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len_utf8 cache
when shrinking an SV, shrink the sv_len_utf8 cache too!
p4raw-id: //depot/perl@31867
Sébastien Aperghis-Tramoni [Fri, 14 Sep 2007 01:18:04 +0000 (03:18 +0200)]
Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz
Message-Id: <
92AB5E7F-F8E1-4DEE-805C-
B257A569CB62@free.fr>
p4raw-id: //depot/perl@31866
Jim Cromie [Fri, 14 Sep 2007 10:58:36 +0000 (04:58 -0600)]
a spelling nit
Message-ID: <
46EABDBC.40700@gmail.com>
p4raw-id: //depot/perl@31865
Dave Mitchell [Fri, 14 Sep 2007 18:25:44 +0000 (18:25 +0000)]
[perl #45053] Memory corruption with heavy module loading in threads
In void context, eval leaves garbage on the stack. Don't then
copy this back into the threads->param array!
p4raw-id: //depot/perl@31864
Nicholas Clark [Thu, 13 Sep 2007 14:52:20 +0000 (14:52 +0000)]
Note that list initialisation of state variables is TODO. While in the
area, note how B::Deparse might be improved to name inlined constants.
p4raw-id: //depot/perl@31863
John E. Malmberg [Wed, 12 Sep 2007 20:14:53 +0000 (15:14 -0500)]
[patch@31788] Term::ReadLine::Stub missing get_line
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
46E88F0D.2090405@qsl.net>
p4raw-id: //depot/perl@31862
Rafael Garcia-Suarez [Thu, 13 Sep 2007 09:10:18 +0000 (09:10 +0000)]
Better diagnostics and test naming
p4raw-id: //depot/perl@31861
Rafael Garcia-Suarez [Thu, 13 Sep 2007 08:58:07 +0000 (08:58 +0000)]
Make Deparse handle "say"
p4raw-id: //depot/perl@31860
Rafael Garcia-Suarez [Thu, 13 Sep 2007 08:17:09 +0000 (08:17 +0000)]
URL correction by Robert Spier
p4raw-id: //depot/perl@31859
Nicholas Clark [Wed, 12 Sep 2007 23:11:45 +0000 (23:11 +0000)]
Carp's argument backtrace code would show undef as "undef" - a string.
p4raw-id: //depot/perl@31858
Nicholas Clark [Wed, 12 Sep 2007 23:10:58 +0000 (23:10 +0000)]
Add the missing assignment to op_last that change 31798 missed out.
With this, state $zok = ...; will deparse.
p4raw-id: //depot/perl@31857
Nicholas Clark [Wed, 12 Sep 2007 18:38:54 +0000 (18:38 +0000)]
Don't call frexp() on +Inf or -Inf either. (It's not just NaN it might
choke on.)
p4raw-id: //depot/perl@31856
Rafael Garcia-Suarez [Wed, 12 Sep 2007 11:48:32 +0000 (11:48 +0000)]
Amend change 31854 for when NAN_COMPARE_BROKEN
p4raw-id: //depot/perl@31855
Zefram [Tue, 11 Sep 2007 15:22:23 +0000 (08:22 -0700)]
[perl #45383] sprintf %f panics with NaN
From: Zefram (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-10743-
1189549342-52.45383-75-0@perl.org>
p4raw-id: //depot/perl@31854
Rafael Garcia-Suarez [Wed, 12 Sep 2007 09:32:47 +0000 (09:32 +0000)]
Make @INC available in base.pm's error message when
a module can't be found. See CPAN bug #28582.
p4raw-id: //depot/perl@31853
Steve Hay [Wed, 12 Sep 2007 08:11:46 +0000 (08:11 +0000)]
Upgrade to Win32-0.31
p4raw-id: //depot/perl@31852
Rick Delaney [Mon, 10 Sep 2007 10:45:41 +0000 (06:45 -0400)]
Re: mro "PERFORMANCE CONSIDERATIONS" still true?
Message-ID: <
20070910144541.GI9260@bort.ca>
plus update Changes file for base.pm
p4raw-id: //depot/perl@31851
John E. Malmberg [Tue, 11 Sep 2007 22:01:14 +0000 (17:01 -0500)]
[patch@31846] vms stat and chmod fixes.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <
46E7567A.8090203@qsl.net>
p4raw-id: //depot/perl@31850
Nicholas Clark [Wed, 12 Sep 2007 00:09:18 +0000 (00:09 +0000)]
mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have static
linkage.
p4raw-id: //depot/perl@31849
Marcus Holland-Moritz [Tue, 11 Sep 2007 21:45:40 +0000 (21:45 +0000)]
Upgrade to Devel::PPPort 3.11_06
p4raw-id: //depot/perl@31848
Rafael Garcia-Suarez [Tue, 11 Sep 2007 15:59:15 +0000 (15:59 +0000)]
Some escapes were mentioned twice, although they're not qr//-specific
p4raw-id: //depot/perl@31847
Max Maischein [Sat, 1 Sep 2007 15:27:54 +0000 (17:27 +0200)]
[patch] [Win32] Makefile and makefile.mk rely on shell association
Message-ID: <
46D968DA.2000205@cpan.org>
p4raw-id: //depot/perl@31846
Rafael Garcia-Suarez [Tue, 11 Sep 2007 09:32:02 +0000 (09:32 +0000)]
Upgrade to Net::Ping 2.33, with help from Jerry Hedden
p4raw-id: //depot/perl@31845
Rafael Garcia-Suarez [Tue, 11 Sep 2007 09:28:02 +0000 (09:28 +0000)]
Upgrade to libnet 1.22 (with some help by Jerry Hedden)
p4raw-id: //depot/perl@31844
Craig A. Berry [Mon, 10 Sep 2007 22:40:30 +0000 (22:40 +0000)]
VMS help for File::Path 2.00_11: chdir() is finicky about directory
format; catdir spews warnings when given files that aren't directories;
File::Spec functions may call stat(), thus zapping C<_>; filenames with
characters that need escaping (such as spaces), must have some path
syntax attached to them and be converted to native syntax in order to
force escaping to take place.
p4raw-id: //depot/perl@31843
Dave Mitchell [Mon, 10 Sep 2007 21:53:53 +0000 (21:53 +0000)]
change #31246 unconditionally enabled utf8 cache debugging code
p4raw-link: @31246 on //depot/perl:
95ca8690fb514421b98da534c91bfd455c9daabc
p4raw-id: //depot/perl@31842
Rafael Garcia-Suarez [Mon, 10 Sep 2007 16:17:08 +0000 (16:17 +0000)]
Move version to 1.07, although some tests are different (due to
the perl core test preamble).
p4raw-id: //depot/perl@31841
Dave Mitchell [Mon, 10 Sep 2007 14:04:40 +0000 (14:04 +0000)]
silence warning in new state.t test (spotted by Jerry Hedden)
p4raw-id: //depot/perl@31840
Nicholas Clark [Mon, 10 Sep 2007 11:10:37 +0000 (11:10 +0000)]
The best way not to have the missing subroutines hash trample all over
someone else's namespace is by not having it in their namespace in the
first place :-)
p4raw-id: //depot/perl@31839
Rick Delaney [Thu, 6 Sep 2007 14:40:39 +0000 (10:40 -0400)]
Re: [perl #44623] Optimized magic_setisa has bug
Message-ID: <
20070906184039.GG9260@bort.ca>
p4raw-id: //depot/perl@31838
Rafael Garcia-Suarez [Mon, 10 Sep 2007 08:34:08 +0000 (08:34 +0000)]
Upgrade to ExtUtils::Install 1.44
p4raw-id: //depot/perl@31837
Rafael Garcia-Suarez [Mon, 10 Sep 2007 08:19:58 +0000 (08:19 +0000)]
Remove the "performance considerations" paragraph.
p4raw-id: //depot/perl@31836
Dave Mitchell [Mon, 10 Sep 2007 00:02:55 +0000 (00:02 +0000)]
when anon subs are cloned, the 'assign once only' flag should be
set for all state vars in the pad.
(Nicholas worked up the same fix - spooky action at a distance!)
p4raw-id: //depot/perl@31835
Dave Mitchell [Sun, 9 Sep 2007 22:27:38 +0000 (22:27 +0000)]
ununit pos value warning identified the wrong variable name
p4raw-id: //depot/perl@31834
Dave Mitchell [Sun, 9 Sep 2007 19:51:50 +0000 (19:51 +0000)]
state variables shouldn't be shared between anon subs
p4raw-id: //depot/perl@31833
H.Merijn Brand [Sun, 9 Sep 2007 10:09:34 +0000 (10:09 +0000)]
Moved really outdated Y2K comment from INSTALL to README.hpux
p4raw-id: //depot/perl@31832
H.Merijn Brand [Sun, 9 Sep 2007 09:54:38 +0000 (09:54 +0000)]
Merged duplicate info about GDBM/threads on HP-UX 11
from INSTALL to README.hpux
p4raw-id: //depot/perl@31831
H.Merijn Brand [Sun, 9 Sep 2007 09:37:40 +0000 (09:37 +0000)]
The question auctioned at YAPC::Europe-2007 in Vienna
p4raw-id: //depot/perl@31830
Rafael Garcia-Suarez [Sun, 9 Sep 2007 09:18:12 +0000 (09:18 +0000)]
More INSTALL nits. Move Tru64 specific info in the related
README file. (is it outdated?)
p4raw-id: //depot/perl@31828
Rafael Garcia-Suarez [Sun, 9 Sep 2007 08:26:02 +0000 (08:26 +0000)]
Not many people reuse an old config.sh nowadays, I suppose.
Move the section "start with a fresh distribution" further down.
p4raw-id: //depot/perl@31827
Rafael Garcia-Suarez [Sun, 9 Sep 2007 07:43:50 +0000 (07:43 +0000)]
Move the "reporting problems" section further in the INSTALL file,
and simplify the synopsis, as suggested by Richard Foley.
p4raw-id: //depot/perl@31826
Craig A. Berry [Sun, 9 Sep 2007 00:31:51 +0000 (00:31 +0000)]
Band-aid for Pod::Man::devise_title to keep it from looking
beyond the end of an array and generating undefined warnings.
p4raw-id: //depot/perl@31825
Nicholas Clark [Sat, 8 Sep 2007 22:34:29 +0000 (22:34 +0000)]
For now, forbid all list assignment initialisation of state variables,
as the precise semantics in Perl 6 are not clear. Better to make it a
syntax error, than to have one behaviour now, but change it later.
[I believe that this is the consensus. If not, it will be backed out]
p4raw-id: //depot/perl@31824
Nicholas Clark [Sat, 8 Sep 2007 21:47:24 +0000 (21:47 +0000)]
Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my")
p4raw-id: //depot/perl@31823
Nicholas Clark [Sat, 8 Sep 2007 21:21:37 +0000 (21:21 +0000)]
Update perldiag.pod to mention "state" in all places where state
variables can report the same errors as my variables.
p4raw-id: //depot/perl@31822
Nicholas Clark [Sat, 8 Sep 2007 15:20:14 +0000 (15:20 +0000)]
B.pm still assumed that SVt_PVBM exists. Correct this.
Tweak the alignment of ASCII art inheritance diagrams.
p4raw-id: //depot/perl@31821
Jim Cromie [Fri, 7 Sep 2007 13:12:22 +0000 (07:12 -0600)]
[patch] readabilty tweaks
Message-ID: <
46E1A296.1020101@gmail.com>
p4raw-id: //depot/perl@31820
David Landgren [Sat, 8 Sep 2007 10:46:15 +0000 (12:46 +0200)]
sync blead with File-Path 2.00_11
Message-ID: <
46E26157.4050307@landgren.net>
p4raw-id: //depot/perl@31819
Abigail [Fri, 7 Sep 2007 18:38:47 +0000 (20:38 +0200)]
Userdefined properties
Message-ID: <
20070907163847.GB16395@abigail.be>
p4raw-id: //depot/perl@31818
Rafael Garcia-Suarez [Sat, 8 Sep 2007 12:34:27 +0000 (12:34 +0000)]
err should be removed from perl_keyword.pl, too
p4raw-id: //depot/perl@31817
Rafael Garcia-Suarez [Fri, 7 Sep 2007 15:50:10 +0000 (15:50 +0000)]
Spelling nit by Jim Cromie
p4raw-id: //depot/perl@31816
Craig A. Berry [Fri, 7 Sep 2007 15:07:14 +0000 (15:07 +0000)]
Two Module::Build::Platform::VMS tweaks:
-- Override expand_test_dir to relativize paths.
-- Eliminate eliminate_macros; M::B doesn't need it.
p4raw-id: //depot/perl@31815
John E. Malmberg [Sun, 2 Sep 2007 17:23:04 +0000 (12:23 -0500)]
[patch@31780] fixes for cpanplus on VMS
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
46DB37C8.3060100@qsl.net>
Only the hunk containing the replacement of catdir with
catfile in Module::Build::Base::install_map.
p4raw-id: //depot/perl@31814
Rafael Garcia-Suarez [Fri, 7 Sep 2007 14:03:52 +0000 (14:03 +0000)]
Bump version of Module::Build after change #31619
p4raw-link: @31619 on //depot/perl:
f82d2ab4f80792a36288c2270b44dbb7387cc379
p4raw-id: //depot/perl@31813
Rafael Garcia-Suarez [Fri, 7 Sep 2007 09:25:24 +0000 (09:25 +0000)]
Remove the 'err' keyword
p4raw-id: //depot/perl@31812
Rafael Garcia-Suarez [Fri, 7 Sep 2007 08:55:19 +0000 (08:55 +0000)]
feature bundle :5.10 should be equivalent to latest :5.10.X
p4raw-id: //depot/perl@31811
Jerry D. Hedden [Thu, 6 Sep 2007 14:50:15 +0000 (10:50 -0400)]
Test fixes to go along with longpath.inc patch
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709061150t4838c7d4i4c5b3f1f7dc0edd1@mail.gmail.com>
p4raw-id: //depot/perl@31810
Jerry D. Hedden [Thu, 6 Sep 2007 13:37:34 +0000 (09:37 -0400)]
Fix t/op/magic.t failures under Cygwin
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709061037q6744827cub29f666ca5fb5904@mail.gmail.com>
p4raw-id: //depot/perl@31809
Jerry D. Hedden [Thu, 6 Sep 2007 13:07:51 +0000 (09:07 -0400)]
Fix ext/Win32/t/Unicode.t test failure under Cygwin
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709061007x57e86b50led110861846cdc02@mail.gmail.com>
p4raw-id: //depot/perl@31808
Jerry D. Hedden [Thu, 6 Sep 2007 12:57:09 +0000 (08:57 -0400)]
Force uppercase drive letters
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709060957p9a530feu7b97616dd8cd3b50@mail.gmail.com>
p4raw-id: //depot/perl@31807
Abigail [Thu, 6 Sep 2007 18:56:34 +0000 (20:56 +0200)]
More tests
Message-ID: <
20070906165634.GB446@abigail.be>
p4raw-id: //depot/perl@31806
Rafael Garcia-Suarez [Thu, 6 Sep 2007 14:57:03 +0000 (14:57 +0000)]
state $foo if 0 shouldn't warn. Spotted by Abigail.
p4raw-id: //depot/perl@31805
Nicholas Clark [Thu, 6 Sep 2007 14:45:52 +0000 (14:45 +0000)]
Change 31798 forgot to add the op 'once' to Opcode.pm
p4raw-id: //depot/perl@31804
H.Merijn Brand [Thu, 6 Sep 2007 14:18:30 +0000 (14:18 +0000)]
Part of the 5.10.0 bump
p4raw-id: //depot/perl@31803
H.Merijn Brand [Thu, 6 Sep 2007 14:15:07 +0000 (14:15 +0000)]
Upstream netbsd patch. Also unified the whitespace. (thanks BinGOs)
p4raw-id: //depot/perl@31802
Rafael Garcia-Suarez [Thu, 6 Sep 2007 13:46:33 +0000 (13:46 +0000)]
If perl's minimal required version number is >= 5.6.0,
we can write it 5.XXXXXX always. Fixes h2xs.t failiing
tests with 5.10.0.
p4raw-id: //depot/perl@31801
Rafael Garcia-Suarez [Thu, 6 Sep 2007 13:23:02 +0000 (13:23 +0000)]
Fix CPANPLUS test to work with 5.10.0
p4raw-id: //depot/perl@31800
Rafael Garcia-Suarez [Thu, 6 Sep 2007 13:21:34 +0000 (13:21 +0000)]
Bump version number to 5.10.0.
p4raw-id: //depot/perl@31799
Nicholas Clark [Thu, 6 Sep 2007 09:18:41 +0000 (09:18 +0000)]
Make state $zok = slosh(); behave as the Perl 6 design with an implicit
START block. First time through, call slosh() and assign to $zok.
Subsequently neither call slosh() nor assign to $zok. Adds a new op
ONCE to control the conditonal call and assign. No change to list
context, so state ($zok) = slosh() and (state $zok) = ... etc will
still repeatedly evaluate and assign. [Can't fix that before 5.10]
Use as an RVALUE is as Larry's design - my $boff = state $zok = ...;
will evaluate, assign and return first time, and subsequently act as if
it were written my $boff = $zok;
FIXME - state $zok = ...; won't deparse - I believe op->op_last isn't
being correctly set on the sassign, but I don't know how to fix this.
This change may be backed out before 5.10.
p4raw-id: //depot/perl@31798
Rick Delaney [Wed, 5 Sep 2007 14:38:40 +0000 (10:38 -0400)]
Re: [perl #44969] Restricted hashes do not handle private fields properly
Message-ID: <
20070905183840.GE9260@bort.ca>
p4raw-id: //depot/perl@31797
Jerry D. Hedden [Wed, 5 Sep 2007 10:59:49 +0000 (06:59 -0400)]
Fix ext/Win32/t/Unicode.t test bug
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709050759v27872bbam3f191283996960d3@mail.gmail.com>
p4raw-id: //depot/perl@31796
Jerry D. Hedden [Wed, 5 Sep 2007 09:50:24 +0000 (05:50 -0400)]
threads::shared 1.13
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709050650j3c3f54b2o64c8ce05dc4c8604@mail.gmail.com>
p4raw-id: //depot/perl@31795
Jerry D. Hedden [Wed, 5 Sep 2007 09:29:57 +0000 (05:29 -0400)]
threads 1.65
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709050629x7698cedes9b09c7d8eecc786b@mail.gmail.com>
p4raw-id: //depot/perl@31794
Father Chrysostomos [Tue, 4 Sep 2007 14:40:24 +0000 (07:40 -0700)]
Re: perlfunc.pod/split; concerning trailing fields
Message-Id: <
5A964B87-8725-4BB3-A782-
0189B1481113@cpan.org>
p4raw-id: //depot/perl@31793
Sébastien Aperghis-Tramoni [Wed, 5 Sep 2007 12:27:54 +0000 (14:27 +0200)]
Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
Message-ID: <
1188988074.
46de84aa8fceb@imp.free.fr>
p4raw-id: //depot/perl@31792
Jim Cromie [Wed, 5 Sep 2007 03:56:19 +0000 (21:56 -0600)]
Re: The path to the Release
Message-ID: <
46DE7D43.9040309@gmail.com>
Doc patch to perlglossary, with tweaks.
p4raw-id: //depot/perl@31791
Jim Cromie [Mon, 3 Sep 2007 20:02:05 +0000 (14:02 -0600)]
Re: [patch] perlhack.pod
Message-ID: <
46DCBC9D.3070409@gmail.com>
p4raw-id: //depot/perl@31790
Jarkko Hietaniemi [Tue, 4 Sep 2007 08:00:07 +0000 (08:00 +0000)]
Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)]
Message-ID: <
46DC3C7B.9000602@iki.fi>
Message-ID: <
46DC3C7B.9000602@iki.fi>
Add { } to keep all variable declarations at the start of blocks.
p4raw-id: //depot/perl@31789
Craig A. Berry [Mon, 3 Sep 2007 19:36:39 +0000 (19:36 +0000)]
Portability tweaks for Archive::Tar::_extract_file.
p4raw-id: //depot/perl@31788
Rafael Garcia-Suarez [Mon, 3 Sep 2007 17:11:02 +0000 (17:11 +0000)]
Deprecate the -P switch.
p4raw-id: //depot/perl@31787
Rafael Garcia-Suarez [Mon, 3 Sep 2007 16:47:52 +0000 (16:47 +0000)]
Regenerate Changes
p4raw-id: //depot/perl@31786
Vadim Konovalov [Sun, 2 Sep 2007 02:52:13 +0000 (06:52 +0400)]
Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999]
Message-ID: <
46D9ED1D.8060104@vkonovalov.ru>
Better way to silence unwanted warnings. (The previous method didn't
work with an "all static" build made with #31784. This method does
work.)
p4raw-id: //depot/perl@31785
Vadim Konovalov [Fri, 31 Aug 2007 08:56:47 +0000 (10:56 +0200)]
Add Win32 makefile option to link all extensions statically
Subject: [PATCH-at31768] RE: [PATCH at 31761] RE: MakeMaker + static misbehaviour
From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@alcatel-lucent.com>
Message-ID: <
D16F05D0CAAA234BA2B753B80DE6100D448945@DEEXC1U02.de.lucent.com>
(with a couple of tweaks to comments in Makefile, exclusion of one more
module (Hash/Utils) from the "all static" build option, plus the same
changes in makefile.mk)
p4raw-id: //depot/perl@31784
Gabor Szabo [Sun, 2 Sep 2007 11:12:53 +0000 (14:12 +0300)]
Improved error messages for new comers and non-English speakers
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10709020112o77419172q4cc2f2ff66dca385@mail.gmail.com>
p4raw-id: //depot/perl@31783