http://qs321.pair.com?node_id=1189953


in reply to Re^3: Perl 6 Fundamentals
in thread Perl 6 Fundamentals

Modern Perl is great. It's also updated every year or two, which shows that Perl 5 keeps evolving (a good thing) and that features are both added and removed from the language in almost every point release (see also: no fixed specification).

I haven't read Beginning Perl, but I did buy a copy of the 4th edition (2012) of the Camel Book recently. The difference to the 3rd edition (2000), i.e. between idiomatic Perl 5.6 and 5.14, is enormous. If there is ever a 5th edition, it will no doubt be as big a change from 5.14 -- who knows, maybe it will feel like Perl 6 at this rate.

Replies are listed 'Best First'.
Re^5: Perl 6 Fundamentals
by Anonymous Monk on May 10, 2017 at 05:09 UTC
    I'm not sure you know what the word "specification" means then.