Re: List of Perl Features

2011-06-07 Thread sono-io
On Jun 7, 2011, at 3:48 PM, Shawn H Corey wrote: > See `perldoc perl` and search for: > > perlhistPerl history records > perldelta Perl changes since previous version > perl51311delta Perl changes in version 5.13.11 > perl51310del

Re: List of Perl Features

2011-06-07 Thread Shawn H Corey
On 11-06-07 06:38 PM, sono...@fannullone.us wrote: Is there a list of Perl features/removals (since version 5) and when they were introduced? I've searched for one but have come up empty handed. Something like this: Perl 5.10.0 introduced: given-when say Perl 5

List of Perl Features

2011-06-07 Thread sono-io
Is there a list of Perl features/removals (since version 5) and when they were introduced? I've searched for one but have come up empty handed. Something like this: Perl 5.10.0 introduced: given-when say Perl 5.12.0 introduced: ... It would be nice to see