Following the Perl 5.10 release, I've now updated http://perldoc.perl.org with the Perl 5.10.0 documentation.
The Perl 5.8.8 documentation is still available though, at http://perldoc.perl.org/5.8.8.
Re:hmm...
jhi on 2007-12-23T02:26:04
... and this:
http://perldoc.perl.org/perlport.html
looks like a Perl 5.8.0 version, not even 5.8.1?Re:hmm...
jj on 2007-12-24T18:05:58
Not sure what you mean by that, the document is converted from the Perl 5.10.0 sources so it's whatever was included with the 5.10.0 distribution.Re:hmm...
jhi on 2007-12-25T19:23:51
It seems that I mean that Perl 5.10.0 has not had some 5.8 doc patches applied to it...
Re:hmm...
jj on 2007-12-24T18:04:04
Sorry about that, it's there now.
Re:Where is /5.10.0?
jj on 2007-12-24T23:22:29
I'm trying to avoid needing to maintain every point release of each branch and just keep the latest versions (so there isn't a
/5.8.6 or /5.8.7 link even though they've previously been on the site). The
/5.8.8 link was put in for the Linux Standards Base project though so that one will remain even if a 5.8.9 comes out. If another project specifically needs to reference 5.10.0 (i.e. something that we do not expect to track the 5.10.x point releases) then let me know and I'll get the links added.