Nikola Janceski [[EMAIL PROTECTED]] quoth: *>actually you want 5.6.1 (stable release) you can find it on perl.com at *>http://perl.com/pub/a/language/info/software.html
http://www.cpan.org/src/ is the appropriate and correct address to refer people to when they are looking for the perl source code and http://www.cpan.org/ports/ when they are looking for binaries. *>there should be release notes, but there are many bug fixes and new *>functionality added, nothing spectacular, but if you knew the differences *>between Perl4 and Perl5 this is half as much of a change. All source distributions have 'Changes<version number>' to detail the new features as well as the perldelta.pod. And the changes between 5.6.0 and 5.6.1 can be seen by doing 'perldoc perldelta' under the surprisingly obfuscated header "Summary of changes between 5.6.0 and 5.6.1" at the very top. e. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]