11 hours agoupdate the release schedule for 5.16, 5.17, 5.18 blead
Ricardo Signes [Mon, 21 May 2012 00:47:49 +0000]
update the release schedule for 5.16, 5.17, 5.18

11 hours agothere are no longer any scheduled 5.12 releases
Ricardo Signes [Mon, 21 May 2012 00:40:52 +0000]
there are no longer any scheduled 5.12 releases

11 hours agoadd the 5.17 feature bundle
Ricardo Signes [Mon, 21 May 2012 00:15:36 +0000]
add the 5.17 feature bundle

12 hours agouconfig regen needed after version bump!
Ricardo Signes [Mon, 21 May 2012 00:13:22 +0000]
uconfig regen needed after version bump!

12 hours agobump version to 5.17.0
Ricardo Signes [Sun, 20 May 2012 23:32:57 +0000]
bump version to 5.17.0

12 hours agocreate the new perldelta for 5.17.0
Ricardo Signes [Sun, 20 May 2012 23:25:54 +0000]
create the new perldelta for 5.17.0

12 hours agoinclude some more data in new-perldelta output maint-5.16
Ricardo Signes [Sun, 20 May 2012 23:10:11 +0000]
include some more data in new-perldelta output

13 hours agoadd the 5.16.0 epigraph
Ricardo Signes [Sun, 20 May 2012 23:04:47 +0000]
add the 5.16.0 epigraph

13 hours agoperlhist: add the perl-5.16.0 and -RC2 dates v5.16.0
Ricardo Signes [Sun, 20 May 2012 22:35:59 +0000]
perlhist: add the perl-5.16.0 and -RC2 dates

23 hours agoremove the RC2; this will be the real perl 5.16.0
Ricardo Signes [Sun, 20 May 2012 12:53:02 +0000]
remove the RC2; this will be the real perl 5.16.0

23 hours agoperldelta: fix the example of lvalue ref from substr
Ricardo Signes [Sun, 20 May 2012 12:35:04 +0000]
perldelta: fix the example of lvalue ref from substr

reported by Shlomi Fish

46 hours agoperldelta: update acknowledgements with new contributors
Ricardo Signes [Sat, 19 May 2012 13:34:15 +0000]
perldelta: update acknowledgements with new contributors

46 hours agominor tag consistency fixes for perldelta.pod
Breno G. de Oliveira [Sat, 19 May 2012 13:29:11 +0000]
minor tag consistency fixes for perldelta.pod

46 hours agoperldelta: note the removal of the perl4 core .pl files
Ricardo Signes [Sat, 19 May 2012 13:15:46 +0000]
perldelta: note the removal of the perl4 core .pl files

Mistakenly omitted (somehow) from a patch originally from Reini
Urban

5 days ago[perl #112924] [PATCH] Clarify test instructions in INSTALL
Andy Dougherty [Wed, 16 May 2012 11:31:58 +0000]
[perl #112924] [PATCH] Clarify test instructions in INSTALL

While trying to track down a failed test, I found the instructions in
the INSTALL file to be less than optimal.

This patch re-orders the suggestions to put the ones most likely to work
first, clarifies which directory you should be in, and moves a "see-also"
type reference to where it is more likely to be useful.

The catalyst for this was that

    ./perl -MTestInit cpan/Archive-Extract/t/01_Archive-Extract.t

fails because it can't find strict.pm.  (See [perl #1122926].)  Since it's
probably not the only such case, I thought it useful and prudent to
advise using t/harness instead as a first recourse.

5 days agoperldelta: fix bad references to "unicode_strings" v5.16.0-RC2
Tom Hukins [Wed, 16 May 2012 01:42:48 +0000]
perldelta: fix bad references to "unicode_strings"

The documentation written for 2e2b2571 erroneously mentions
"unicode_semantics" instead of "unicode_strings".

5 days agoprevent PERL_UNICODE from affecting t/mro/package_aliases_utf8.t
Ricardo Signes [Wed, 16 May 2012 01:34:00 +0000]
prevent PERL_UNICODE from affecting t/mro/package_aliases_utf8.t

5 days agoperldelta: known issue: t/op/filetest.t
Ricardo Signes [Wed, 16 May 2012 01:22:21 +0000]
perldelta: known issue: t/op/filetest.t

5 days agonote the gcc -O2 and link-time-optimization problem
Andy Dougherty [Wed, 16 May 2012 01:16:45 +0000]
note the gcc -O2 and link-time-optimization problem

5 days agoour next release is RC2
Ricardo Signes [Wed, 16 May 2012 01:13:08 +0000]
our next release is RC2

5 days agoperldelta: Americanise spellings
Ricardo Signes [Tue, 15 May 2012 21:59:48 +0000]
perldelta: Americanise spellings

5 days agoreflect Socket update in Module::CoreList
Ricardo Signes [Tue, 15 May 2012 11:41:36 +0000]
reflect Socket update in Module::CoreList

5 days agoUpdate Socket to CPAN version 2.001
Tony Cook [Tue, 15 May 2012 09:22:30 +0000]
Update Socket to CPAN version 2.001

2.001   CHANGES:
         * Apply (modified) patch from ppisar@redhat.com to fix memory
           addressing bug with Zero() - RT76067
         * Document that inet_pton() doesn't work on hostnames, only textual
           addresses - RT76010
         * Ignore any existing-but-undefined hints hash members to
           getaddrinfo()

Done for the critical RT76067 fix.

5 days agoperldelta typo fixes (from mauke)
Ricardo Signes [Tue, 15 May 2012 11:27:17 +0000]
perldelta typo fixes (from mauke)

5 days agoRevert part of 34d9f36f9
Father Chrysostomos [Tue, 15 May 2012 20:53:29 +0000]
Revert part of 34d9f36f9

I was going to apply this after code freeze, but I made a mistake
when switching branches locally and ended up combining it with
another commit.

5 days agoAUTHORS: Shirataka -> Shirakata
Father Chrysostomos [Tue, 15 May 2012 20:51:47 +0000]
AUTHORS: Shirataka -> Shirakata

5 days agoperldelta: extraneous double spaces
Father Chrysostomos [Tue, 15 May 2012 20:39:22 +0000]
perldelta: extraneous double spaces

5 days agov5.16 RC0 perldelta cleanup
Tom Christiansen [Tue, 15 May 2012 20:38:09 +0000]
v5.16 RC0 perldelta cleanup

Below is a patch with some simple typo and verbosity cleanup in
the current pod/perldelta.pod in blead as of ~30 minutes ago.

5 days ago[perl #112944] perldelta: typo
Shirakata Kentaro [Tue, 15 May 2012 20:02:50 +0000]
[perl #112944] perldelta: typo

5 days agoAdd Shirataka Kentaro to AUTHORS
Father Chrysostomos [Tue, 15 May 2012 19:58:42 +0000]
Add Shirataka Kentaro to AUTHORS

6 days agoadd 5.16.0-RC0 and -RC1 to perlhist
Ricardo Signes [Tue, 15 May 2012 02:59:38 +0000]
add 5.16.0-RC0 and -RC1 to perlhist

6 days agominor grammar correction rjbs/release-5.16 v5.16.0-RC1
Ricardo Signes [Tue, 15 May 2012 01:52:47 +0000]
minor grammar correction

thanks, Jim Keenan!

6 days agoadd Daniel Kahn Gillmor to AUTHORS
Ricardo Signes [Tue, 15 May 2012 01:49:01 +0000]
add Daniel Kahn Gillmor to AUTHORS

6 days agodocument the yet-explained Win32 test hanging
Ricardo Signes [Tue, 15 May 2012 01:22:06 +0000]
document the yet-explained Win32 test hanging

We will ship with this unfixed unless someone comes up with the
cure in the next week.

6 days agoperldelta: fix a noun/verb number agreement
Ricardo Signes [Tue, 15 May 2012 00:53:50 +0000]
perldelta: fix a noun/verb number agreement

reported by mauke

6 days agoskip t/win32/runenv.t unless -DPERL_IMPLICIT_SYS
Ricardo Signes [Tue, 15 May 2012 00:15:59 +0000]
skip t/win32/runenv.t unless -DPERL_IMPLICIT_SYS

this test fails without PERL_IMPLICIT_SYS, as reported by Steve
Hay in <CADED=K4EqXkJa2uC13wVYY_=uGDCx=uQ_rXu3Me4+3FvVM8D+g@mail.gmail.com>

6 days agoRevert fixes for [rt.cpan.org #61577]
Ricardo Signes [Mon, 14 May 2012 19:49:27 +0000]
Revert fixes for [rt.cpan.org #61577]

These changes introduced some test failures on AIX and other platforms,
and rather than dig around for more failing platforms during the RCx
period, we will revert this to reapply later when it is more tested.

This reverts commit 01b71c89216c9f447494638a5d108e13c45c3863.

This reverts commit b6903614db213f07401367249dc84c896eb099b7.

This reverts commit 271d04eee1933df0971f54f7bf9a5ca3575e7e6a.

6 days agonext release will be RC1
Ricardo Signes [Mon, 14 May 2012 16:26:36 +0000]
next release will be RC1

6 days agoperldelta: fix version named in acknowledgements
Ricardo Signes [Mon, 14 May 2012 16:26:24 +0000]
perldelta: fix version named in acknowledgements

6 days agoIn the Linux hints, invoke gcc with LANG and LC_ALL set to "C".
Nicholas Clark [Mon, 14 May 2012 09:17:06 +0000]
In the Linux hints, invoke gcc with LANG and LC_ALL set to "C".

The output of gcc -print-search-dirs is subject to localisation, which means
that the literal text "libraries" will not be present if the user has a
non-English locale, and we won't determine the correct path for libraries
such as -lm, breaking the build. Problem diagnosed by Alexander Hartmaier.

6 days agoDon't test that errno is still 0 after POSIX::f?pathconf
Paul Johnson [Mon, 14 May 2012 08:45:10 +0000]
Don't test that errno is still 0 after POSIX::f?pathconf

I think the best we can do with respect to the f?pathconf tests is to
make sure that the perl call doesn't die, and that the system call
doesn't fail.  And it's arguable we should only be testing the former.
But since we've been testing more that this anyway, it's probably safe
to test both.

With respect to the sysconf call, I think we shouldn't test more than
that perl doesn't die.  Any further testing would require different
tests based the argument being passed in.  Before doing that, it's
probably worth considering the purpose of the tests.  I don't think we
really want to test that POSIX has been implemented correctly, only that
our layer over it is correctly implemented.

This fixes RT #112866.

6 days agoperldelta: Remove duplicate paragraph
Karl Williamson [Mon, 14 May 2012 15:47:36 +0000]
perldelta: Remove duplicate paragraph

9 days agostudy as no-op is a bugfix, not performance enhancement
Ricardo Signes [Fri, 11 May 2012 22:00:03 +0000]
study as no-op is a bugfix, not performance enhancement

9 days agoperldelta: Add ‘(5.14.2)’ markers
Father Chrysostomos [Fri, 11 May 2012 16:55:09 +0000]
perldelta: Add ‘(5.14.2)’ markers

9 days agoperldelta: Explain the ‘(5.14.1)’ markers
Father Chrysostomos [Fri, 11 May 2012 16:50:20 +0000]
perldelta: Explain the ‘(5.14.1)’ markers

9 days agoperldelta: Use single quotes in C<>
Father Chrysostomos [Fri, 11 May 2012 16:48:49 +0000]
perldelta: Use single quotes in C<>

C<> renders as "..." in nroff, so C<... "..." ...> ends up looking weird.

9 days agoperldelta: Use L<> to link to changed module pods
Karl Williamson [Fri, 11 May 2012 16:44:10 +0000]
perldelta: Use L<> to link to changed module pods

Spotted by Vincent Pit

9 days agoperldelta: Reorder to avoid pronoun confusion
Karl Williamson [Fri, 11 May 2012 16:35:13 +0000]
perldelta: Reorder to avoid pronoun confusion

Spotted by Zsbán Ambrus

9 days agoperldelta: typo
Karl Williamson [Fri, 11 May 2012 16:29:31 +0000]
perldelta: typo

Spotted by Zsbán Ambrus

9 days agoperldelta: Add future deprecation text about \Q
Karl Williamson [Fri, 11 May 2012 16:25:15 +0000]
perldelta: Add future deprecation text about \Q

9 days agoperldelta: misuse of commas
Father Chrysostomos [Fri, 11 May 2012 16:30:25 +0000]
perldelta: misuse of commas

9 days agoperldelta: typo
Father Chrysostomos [Fri, 11 May 2012 16:27:08 +0000]
perldelta: typo

9 days agoperldelta: [rt.cpan.org #0], not RT 0
Father Chrysostomos [Fri, 11 May 2012 16:26:43 +0000]
perldelta: [rt.cpan.org #0], not RT 0

9 days agoRmv second ‘version’ in upgrade notices
Father Chrysostomos [Fri, 11 May 2012 16:24:14 +0000]
Rmv second ‘version’ in upgrade notices

Some of these were like this:

...from version 123 to version 456.

and some like this:

...from version 123 to 456.

Since the former is wordy, I’ve used the latter throughout.

9 days agoperldelta: Consistent fullstops for ‘upgraded from x to x’
Father Chrysostomos [Fri, 11 May 2012 16:20:46 +0000]
perldelta: Consistent fullstops for ‘upgraded from x to x’

9 days agoperldelta: consistent spaces after dots
Father Chrysostomos [Fri, 11 May 2012 16:18:44 +0000]
perldelta: consistent spaces after dots

9 days agoperldelta: consistent semicolons in CGI example
Father Chrysostomos [Fri, 11 May 2012 16:17:10 +0000]
perldelta: consistent semicolons in CGI example

9 days agoperldelta: grammar
Father Chrysostomos [Fri, 11 May 2012 16:16:43 +0000]
perldelta: grammar

9 days agoperldelta: fix capitalisation
Father Chrysostomos [Fri, 11 May 2012 16:16:11 +0000]
perldelta: fix capitalisation

9 days agoperldelta: Mention 5.14.0, not 5.13.6
Karl Williamson [Fri, 11 May 2012 15:40:20 +0000]
perldelta: Mention 5.14.0, not 5.13.6

9 days agoperldelta: Correct statement
Karl Williamson [Fri, 11 May 2012 15:37:37 +0000]
perldelta: Correct statement

It was pointed out to me after I wrote the text in an earlier perldelta
that this one is extracted from, that it is extremely unlikely to run
out of memory; I had not bothered to really do the math.

9 days agoperldelta: correct statement
Karl Williamson [Fri, 11 May 2012 15:36:45 +0000]
perldelta: correct statement

9 days agoperldelta: grammar
Karl Williamson [Fri, 11 May 2012 15:33:04 +0000]
perldelta: grammar

9 days agoperldelta: slightly expand and clarify policy note
Ricardo Signes [Fri, 11 May 2012 14:06:39 +0000]
perldelta: slightly expand and clarify policy note

9 days agoperldelta: break Pod:: deprecations onto two items
Ricardo Signes [Fri, 11 May 2012 12:18:05 +0000]
perldelta: break Pod:: deprecations onto two items

10 days agoRevert "perl5160delta: The coreargs opcode is undeserving of mention"
Ricardo Signes [Fri, 11 May 2012 12:07:25 +0000]
Revert "perl5160delta: The coreargs opcode is undeserving of mention"

This reverts commit 1061b56a7b2cc84a8ac96a405e5b8c185936605c.

This is a reversion of a reversion.  The reversion in 1061b56a7b2cc was
a bizarre mistake made during merging some blead/release conflicts, and
rjbs sincerely apologizes!

10 days agoadd long-form keys for newer versions in CoreList
Ricardo Signes [Fri, 11 May 2012 12:04:55 +0000]
add long-form keys for newer versions in CoreList

10 days agoVarious small grammar fixes in perldelta
Dave Rolsky [Fri, 11 May 2012 07:28:33 +0000]
Various small grammar fixes in perldelta

10 days agoperldelta: update "Updated Modules" with highlights
Ricardo Signes [Fri, 11 May 2012 02:36:37 +0000]
perldelta: update "Updated Modules" with highlights

10 days agobump the CoreList version in CoreList for 5.16
Ricardo Signes [Fri, 11 May 2012 01:24:47 +0000]
bump the CoreList version in CoreList for 5.16

10 days agoskip the porting/utils.t unless in a git checkout
Ricardo Signes [Thu, 10 May 2012 20:56:40 +0000]
skip the porting/utils.t unless in a git checkout

Today I tried to build 5.16.0-RC0 on my Linode and I got this:

  ok 78 # skip utils/cpanp-run-perl executes code in a BEGIN block which fails for
   empty @ARGV
  not ok 79 - utils/cpanp compiles
  # Failed test 79 - utils/cpanp compiles at porting/utils.t line 81
  #      got "defined(%hash) is deprecated at /usr/local/lib/perl5/site_perl/5.10.
  0/Locale/Maketext/Lexicon.pm line 307.\n\t(Maybe you should just omit the define
  d()?)\nutils/cpanp syntax OK\n"
  # expected "utils/cpanp syntax OK\n"

Ugh.  We really don't want this to happen to somebody else, because this
test is "do not let the developer break stuff" not "make sure the install
works."

10 days agoadd a changes_between function in Module::CoreList rjbs/corelist-diff
Ricardo Signes [Thu, 10 May 2012 19:08:21 +0000]
add a changes_between function in Module::CoreList

10 days agopoint out "corelist --diff" in perldelta
Ricardo Signes [Thu, 10 May 2012 18:47:18 +0000]
point out "corelist --diff" in perldelta

10 days agoadd the --diff option to corelist
Ricardo Signes [Tue, 1 May 2012 22:28:43 +0000]
add the --diff option to corelist

10 days agoupdate Module::CoreList for 5.16.0
Ricardo Signes [Thu, 10 May 2012 18:37:22 +0000]
update Module::CoreList for 5.16.0

10 days agoallow for .tgz dists in the CoreList updater
Ricardo Signes [Thu, 10 May 2012 18:34:27 +0000]
allow for .tgz dists in the CoreList updater

10 days agoperldelta: the acknowledgements section!
Ricardo Signes [Thu, 10 May 2012 18:17:04 +0000]
perldelta: the acknowledgements section!

10 days agoperl5160delta: The coreargs opcode is undeserving of mention
Father Chrysostomos [Wed, 25 Apr 2012 05:23:34 +0000]
perl5160delta: The coreargs opcode is undeserving of mention

10 days agoimport perldelta from eb83ed8 into release branch
Ricardo Signes [Thu, 10 May 2012 13:38:02 +0000]
import perldelta from eb83ed8 into release branch

10 days agoperldelta: Explain stdio/sfio future deprecation.
Leon Timmermans [Thu, 3 May 2012 12:19:31 +0000]
perldelta: Explain stdio/sfio future deprecation.

10 days agookay the links to CPAN modules in the perldelta
Ricardo Signes [Wed, 2 May 2012 12:27:24 +0000]
okay the links to CPAN modules in the perldelta

10 days agoupdate .gitignore: we generate 5160delta now
Ricardo Signes [Wed, 2 May 2012 12:27:06 +0000]
update .gitignore: we generate 5160delta now

10 days agoregenerate uconfig.h
Ricardo Signes [Wed, 2 May 2012 12:17:38 +0000]
regenerate uconfig.h

10 days agoremove perl515*delta, add perl5160delta
Ricardo Signes [Wed, 2 May 2012 02:33:19 +0000]
remove perl515*delta, add perl5160delta

10 days agobump version to 5.16.0 RC0
Ricardo Signes [Wed, 2 May 2012 01:18:37 +0000]
bump version to 5.16.0 RC0

Done with:

  ./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0

...followed by a small edit to INSTALL and patchlevel.h.

10 days agoadd Test::More as a prereq to Makefile.PL
Dominic Hargreaves [Wed, 9 May 2012 18:09:18 +0000]
add Test::More as a prereq to Makefile.PL

10 days agosometimes fork() isn't available
Tony Cook [Wed, 9 May 2012 18:04:28 +0000]
sometimes fork() isn't available

This was amended from the original Tony prepared in a parallel branch

10 days ago[rt.cpan.org #61577] sockdomain and socktype undef on newly accepted sockets
Daniel Kahn Gillmor [Fri, 17 Feb 2012 22:29:14 +0000]
[rt.cpan.org #61577] sockdomain and socktype undef on newly accepted sockets

There appears to be a flaw in IO::Socket where some IO::Socket objects
are unable to properly report their socktype, sockdomain, or protocol
(they return undef, even when the underlying socket is sufficiently
initialized to have these properties).

The attached patch should cover IO::Socket objects created via accept(),
new_from_fd(), new(), and anywhere else whose details haven't been
properly cached.

No new code should be executed on IO::Socket objects whose details are
already cached and present.

11 days agoSkip Carp tests on VMS.
Craig A. Berry [Wed, 9 May 2012 23:41:05 +0000]
Skip Carp tests on VMS.

They want IPC::Open3::open3, which is not currently working.

11 days agoperl5160delta: tweaks
Father Chrysostomos [Wed, 9 May 2012 19:49:49 +0000]
perl5160delta: tweaks

sdio -> stdio
two spaces after dots

11 days agoperldelta: Explain stdio/sfio future deprecation.
Leon Timmermans [Thu, 3 May 2012 12:19:31 +0000]
perldelta: Explain stdio/sfio future deprecation.

12 days agoadd a missing blink above =item to s2p.PL
Ricardo Signes [Wed, 9 May 2012 01:11:12 +0000]
add a missing blink above =item to s2p.PL

12 days agoFix test failure
Father Chrysostomos [Tue, 8 May 2012 15:26:54 +0000]
Fix test failure

Lesson learnt: After switching from threaded to unthreaded and fixing
the test, switch back again and re-run the test. :-)

13 days ago[perl #112780] Don’t set cloned in-memory handles to ""
Father Chrysostomos [Tue, 8 May 2012 03:43:18 +0000]
[perl #112780] Don’t set cloned in-memory handles to ""

PerlIO::scalar’s dup function (PerlIOScalar_dup) calls the base imple-
mentation (PerlIOBase_dup), which pushes the scalar layer on to the
new file handle.

When the scalar layer is pushed, if the mode is ">" then
PerlIOScalar_pushed sets the scalar to the empty string.  If it is
already a string, it does this simply by setting SvCUR to 0, without
touching the string buffer.

The upshot of this is that newly-cloned in-memory handles turn into
the empty string, as in this example:

use threads;
my $str = '';
open my $fh, ">", \$str;
$str = 'a';
async {
    warn $str;  # something's wrong
}->join;

This has probably always been this way.

The test suite for MSCHWERN/Test-Simple-1.005000_005.tar.gz does some-
thing similar to this:

use threads;
my $str = '';
open my $fh, ">", \$str;
print $fh "a";
async {
    print $fh "b";
    warn $str;  # "ab" expected, but 5.15.7-9 gives "\0b"
}->join;

What was happening before commit b6597275 was that two bugs were can-
celling each other out: $str would be "" when the new thread started,
but with a string buffer containing "a" beyond the end of the string
and $fh remembering 1 as its position.  The bug fixed by b6597275 was
that writing past the end of a string through a filehandle was leaving
junk (whatever was in memory already) in the intervening space between
the old end of string and the beginning of what was being written to
the string.  This allowed "" to turn magically into "ab" when "b" was
written one character past the end of the string.  Commit b6597275
started zeroing out the intervening space in that case, causing the
cloning bug to rear its head.

This commit solves the problem by hiding the scalar temporarily
in PerlIOScalar_dup so that PerlIOScalar_pushed won’t be able to
modify it.

Should PerlIOScalar_pushed stop clobbering the string and should
PerlIOScalar_open do it instead?  Perhaps.  But that would be a bigger
change, and we are supposed to be in code freeze right now.

13 days agoIncrease $PerlIO::scalar::VERSION to 0.14
Father Chrysostomos [Mon, 7 May 2012 21:53:20 +0000]
Increase $PerlIO::scalar::VERSION to 0.14

13 days agowith 5.16.0, 5.12.x is security-only
Ricardo Signes [Mon, 7 May 2012 15:03:37 +0000]
with 5.16.0, 5.12.x is security-only

2 weeks agocheck for PA* in both branches of case
H.Merijn Brand [Sun, 6 May 2012 11:11:03 +0000]
check for PA* in both branches of case

(thanks ilmari for spotting)

2 weeks agoDisable optimizer for 32bit PA-RISC builds on HP-UX
H.Merijn Brand [Sun, 6 May 2012 11:03:08 +0000]
Disable optimizer for 32bit PA-RISC builds on HP-UX

The (ANSI) C compiler fails to compile precompiled (.i) files when both
-g and -O (all +O1 and above) are given. When -g is requested, -O, +O,
and +Onolimit are removed from optimize flags

This #fail does not occur with the newer aCC compiler B3910B, which is
also used on HP-UX on Itanium.

The check/modification has to be done as late as possible, as the other
options, like -Duse64bitall and -DDEBUGING, will modify the variables
that need to be checked after hints/hpux.sh has been dealt with.

2 weeks agoAdd --libpods back as a non-functional option to pod2html.
Steve Peters [Fri, 4 May 2012 15:51:06 +0000]
Add --libpods back as a non-functional option to pod2html.

When --libpods was removed, this broke backward compatiblility with
existing uses.  This change adds back the option, but warns that
--libpods is no longer supported.

2 weeks agodelete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T/TEST
David Golden [Fri, 4 May 2012 15:02:26 +0000]
delete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T/TEST

If these are set, Parse-CPAN-Meta and other things that depend
on it may fail.