Keeping the old but adding the new would be, by far, the best alternative.

You did not read my post. I suggested adding links for all releases that have documentation on perldoc. The oldest is 5.004, the newest is currently 5.7.3, but I expect it to be 5.8.0 soon.

Getting up to Perl 6 is several years away from common acceptance, for the multi-national that I work for.

That is great! Maybe it will be accepted as soon as it's released, which would be wonderful! For your information: Perl 6 hasn't even been designed completely yet.

Transitioning scripting from Perl 5 to Perl 6 will require access to Perl 5 documentation.

Just as a side note: all documentation is distributed with perl itself, so you probably have the documentation right there on your hard drive. Besides, perldoc.com will hold old releases for a long time.

5.) etc, etc, etc.

Please do tell, as your 4 other points weren't too useful.

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.


In reply to Re: Re: I want site documentation updates and I want them now. by Juerd
in thread I want site documentation updates and I want them now. by Juerd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.