At 02:20 PM 12/6/2001 +0800, Stas Bekman wrote: >Paul Kulchenko wrote: >> Hi, Stephen! >> --- Stas Bekman <[EMAIL PROTECTED]> wrote: >> >>>you are looking for perldelta.pod files which tells you the delta >>>regarding the previous version. .... >> Would be nice to have them as one doc, but that's huge work. I'm >> working with Perl for eight years, but I'm often confused when one or >> another feature was introduced (like open with three parameters). >> extend perlfunc? perlversiontrap? .... >I don't think perlfunc is a good place, since the majority of people >work with a single version of Perl and they won't want to see all the >clutter.
Hi, For what it's worth, here is my quick stab at cross-referencing the Changes files in the Perl distribution with the Perl function names and Perl variables. http://www.officevision.com/pub/p5ee/software/htdocs/delta/ I will be working on this more, because there are various obvious improvements to be made. Stephen
