I was just checking to see whether this was in 5.16’s perldelta and
noticed an omission.
On Sun Feb 12 14:36:33 2012, sprout wrote:
> On Tue Feb 07 15:59:22 2012, rurban@cpanel.net wrote:
> >
> > This is a bug report for perl from rurban@cpanel.net,
> > generated with the help of perlbug 1.39 running under perl 5.15.7.
> >
> > From 697c5b17215075a89324d41dbfb3991d47483205 Mon Sep 17 00:00:00 2001
> > From: Reini Urban <rurban@x-ray.at>
> > Date: Tue, 7 Feb 2012 17:52:42 -0600
> > Subject: [PATCH] perldelta: add Removed Modules
> > MIME-Version: 1.0
> > Content-Type: multipart/mixed; boundary="------------1.7.7.4"
> >
> > This is a multi-part message in MIME format.
> > --------------1.7.7.4
> > Content-Type: text/plain; charset=UTF-8; format=fixed
> > Content-Transfer-Encoding: 8bit
> >
> > ---
> > pod/perldelta.pod | 25 ++++++++++++++++++++++++-
> > 1 files changed, 24 insertions(+), 1 deletions(-)
> >
> >
> > --------------1.7.7.4
> > Content-Type: text/x-patch; name="0001-perldelta-add-Removed-
> > Modules.patch"
> > Content-Transfer-Encoding: 8bit
> > Content-Disposition: attachment; filename="0001-perldelta-add-Removed-
> > Modules.patch"
> >
> > diff --git a/pod/perldelta.pod b/pod/perldelta.pod
> > index 32cf56d..ce8dbda 100644
> > --- a/pod/perldelta.pod
> > +++ b/pod/perldelta.pod
> > @@ -346,7 +346,30 @@ L<Version::Requirements> has been upgraded from
> > version 0.101021 to version 0.10
> >
> > =item *
> >
> > -XXX
> > +L<Devel::DProf> which has been deprecated with 5.14 was removed.
> > +
> > +Get it from CPAN or better use L<Devel::NYTProf> instead.
> > +
> > +=item *
> > +
> > +L<Shell> which has been deprecated with 5.14 was removed.
> > +
> > +Get it from CPAN.
> > +
> > +=item *
> > +
> > +L<Locale::Constants> was moved to L<Locale::Codes::Constants>.
These two are in 5.16’s perldelta.
> > +
> > +=item *
> > +
> > +Several old perl4-style libraries which have been deprecated with
> > +5.14 are now removed:
> > +
> > + abbrev.pl assert.pl bigfloat.pl bigint.pl bigrat.pl cacheout.pl
> > + complete.pl ctime.pl dotsh.pl exceptions.pl fastcwd.pl flush.pl
> > + getcwd.pl getopt.pl getopts.pl hostname.pl importenv.pl
> > + lib/find{,depth}.pl look.pl newgetopt.pl open2.pl open3.pl pwd.pl
> > + shellwords.pl stat.pl tainted.pl termcap.pl timelocal.pl
These got omitted somehow. rjbs: Shouldn’t we include this?
--
Father Chrysostomos
---
via perlbug: queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=110104
Thread Previous
|
Thread Next