The biggest advantage of offsite docs is that you don't have to have the module installed to read the docs, ou can acctaully read them first, and then decide if you want to install them.

Not to mention that readign the docs for older versions of modules (or newer versions) can be very helpfull for understanding why someone else using an installation you don't have direct access to is getting different results; or to help you decide if you want to upgrade to the newest version of a distrobution.

The argument can be made "just go download the distribution and then you can read the docs locally" ... but i find that argument very silly. Why does it make more sense to ask people to download a 1MB tar.gz just to read a single POD file then to download the same documentation as a 50KB html file?


In reply to Re^2: An alternative Perldoc site by hossman
in thread An alternative Perldoc site by bart

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.