Difference between perl 5.8 and 5.10

2.7k Views Asked by At

I'm compiling some information related to the differences between 5.8 and 5.10. Can someone please point out the major differences, or tell me where I can begin my research?

2

There are 2 best solutions below

0
On

This might be a good starting point: http://dev.perl.org/perl5/news/2007/perl-5.10.0.html

0
On

perldoc perl5100delta

NAME

perl5100delta - what is new for perl 5.10.0

DESCRIPTION

This document describes the differences between the 5.8.8 release and the 5.10.0 release. ...

Important changes introduced in Perl v5.10.1 can then be found in perl5101delta