New perl features?

Alex Balhatchet kaoru at slackwise.net
Fri Mar 15 12:39:57 GMT 2013


On 15 March 2013 12:28, DAVID HODGKINSON <davehodg at gmail.com> wrote:
> Is there a cookbook (no, not a manual) of shiny, useful new features
> in perls since 5.8.8?
>

I think there's been a fairly consistent Perl Workshop or YAPC talk
(and accompanying set of slides) each year that generally covers
things.

Perl 5.10 (acme) - http://www.slideshare.net/acme/perl-510

Perl 5.12 (acme) - http://www.slideshare.net/acme/whats-new-inperl

Perl 5.14 (Andrew Shitov) -
http://www.slideshare.net/andy.sh/whats-new-in-perl-514

Perl 5.16 (Pavel) http://www.slideshare.net/fxzuz/perl-516-new-features


Not exactly a cookbook, but a good summary of the new features added.

Also I've been checking the perldelta files each time (eg.
https://metacpan.org/module/RJBS/perl-5.16.3/pod/perl5160delta.pod)
and I don't think any major release has made perl *slower*, so if your
intention is to sell perl upgrades to management that's always a good
line :-)

- Alex


More information about the london.pm mailing list