I use my perlmonks.org account to link offsite code, but only to enhance a post, not to act as a substitute for the post.

I think you are taking merlyn's reply a bit out of context (and please forgive me if i do the same to you or him). I don't believe he downvoted _JUST_ because the entire code is linked offsite, but ALSO because the code in question is more than likely a reinvention of a wheel that already exists on CPAN. (*cough* POE)

I braved the download (i really hate .zip files - i'm a tar ball kinda guy) and there are 16 different versions of the code. The final version is indeed long (21Kbtyes and 553 lines), but that is not too much for this site to handle ( HTML::Template Tutorial is currently 19KBytes and 525 lines long).

Now, if Veachian64 had turned this into a web site that acted as a tutorial for IRC programming (like Ovid did with his online CGI course), then that would be another story (hint hint).

Use offsite linking to enhance your content - not to replace it.

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)

In reply to (jeffa) Re: Code that's too large to post by jeffa
in thread Code that's too large to post by dooberwah

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.