Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Here is something along the lines of what I had in mind, NEW POST or NEW QUESTION... takes you to
<html> <head> <title>NEW POST - PerlMonks</title> </head> <body> [href://?node=Seekers of Perl Wisdom#post|Seekers of Perl Wisdom] <div class="editnodetext"> <br /> <table class="addnewform" width="100%"> <tbody> <tr class="titlebar add-root-blurb"> <td> <b> <a name="post"> Add your question </a> </b> </td> </tr> <tr> <td> <form action="?" enctype="multipart/form-data" method="post"> <div style="display:none"> <input name="node_id" type="hidden" value="479" /> </div> <input name="type" type="hidden" value="perlquestion" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="479" /> <input name="lastnode_id" type="hidden" value="1" /> <span class="add-title">Title:</span> <input name="node" type="text" /> <br /> <span class="add-text">Your question:</span> <br /> Use: <tt>&lt;p&gt; text here (a <b>p</b>aragraph) &lt;/p&gt;</ +tt> <br />and: <tt>&lt;code&gt; code here &lt;/code&gt;</tt> <br /> to format your post; it's "PerlMonks-approved HTML": <br /> <textarea cols="60" name="perlquestion_doctext" rows="10"> </textarea> <br /> <input name="op" type="submit" value="preview" /> </form> </td> </tr> </tbody> </table> </div> <hr /> <ul> <li> Posts are HTML formatted. <b>Put <tt class="inlinecode"><font siz +e="-1">&lt;p&gt; &lt;/p&gt;</font></tt> tags around your paragraphs. +Put <tt class="inlinecode"><font size="-1">&lt;code&gt; &lt;/code&gt; +</font></tt> tags around your code and data!</b> </li> <li><small> Read <a href="?node_id=237057">Where should I post X?</a> if you're +not absolutely sure you're posting in the right place. </small></li> <li><small> Please read these before you post! —<ul> <li><a href="?node_id=341118">How do I compose an effective node title +?</a></li> <li><a href="?node_id=174051">How do I post a question effectively?</a +></li> <li><a href="?node_id=674668">Markup in the Monastery</a></li> </ul> </small></li> <li><small> Posts may use any of the <a href="?node_id=29281">Perl Monks Approve +d HTML tags</a>: <dl><dd>a, abbr, b, big, blockquote, br, caption, center, col, colgr +oup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, i +ns, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, s +ub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr</dd>< +/dl> </small></li> <li><small> Outside of code tags, you may need to use entities for some characte +rs: </small> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><small> <u>For:</u> </small></td> <td>&nbsp;&nbsp;&nbsp;</td> <td><small> <u>Use:</u> </small></td> </tr> <tr><td></td><td><small> &amp; </small></td><td></td><td> <tt>&amp;a +mp;</tt> </td></tr> <tr><td></td><td><small> &lt; </small></td><td></td><td> <tt>&amp;l +t;</tt> </td></tr> <tr><td></td><td><small> &gt; </small></td><td></td><td> <tt>&amp;g +t;</tt> </td></tr> <tr><td></td><td><small> &#91; </small></td><td></td><td> <tt>&amp;# +91;</tt> </td></tr> <tr><td></td><td><small> &#93; </small></td><td></td><td> <tt>&amp;# +93;</tt> </td></tr> </tbody></table> </li> <li><small>Link using PerlMonks shortcuts! <a href="?node_id=43037">Wh +at shortcuts can I use for linking?</a></small></li> <li><small> See <a href="?node_id=17558">Writeup Formatting Tips</a> and other p +ages linked from there for more info. </small></li> </ul> <hr /> [href://?node=Obfuscated code#post|Obfuscated code] <div class="editnodetext"> <br /> <table class="addnewform" width="100%"> <tbody> <tr class="titlebar add-root-blurb"> <td> <b> <a name="post"> Set the new obfuscation standard </a> </b> </td> </tr> <tr> <td> <form action="?" enctype="multipart/form-data" method="post"> <div style="display:none"> <input name="node_id" type="hidden" value="1597" /> </div> <input name="type" type="hidden" value="obfuscated" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="1597" /> <input name="lastnode_id" type="hidden" value="1" /> <span class="add-title">Title:</span> <input name="node" type="text" /> <br /> <span class="add-text">code@?#!:</span> <br /> Use: <tt>&lt;p&gt; text here (a <b>p</b>aragraph) &lt;/p&gt;</ +tt> <br />and: <tt>&lt;code&gt; code here &lt;/code&gt;</tt> <br /> to format your post; it's "PerlMonks-approved HTML": <br /> <textarea cols="60" name="obfuscated_doctext" rows="10"> </textarea> <br /> <input name="op" type="submit" value="preview" /> </form> </td> </tr> </tbody> </table> </div> <hr /> <ul> <li> Posts are HTML formatted. <b>Put <tt class="inlinecode"><font siz +e="-1">&lt;p&gt; &lt;/p&gt;</font></tt> tags around your paragraphs. +Put <tt class="inlinecode"><font size="-1">&lt;code&gt; &lt;/code&gt; +</font></tt> tags around your code and data!</b> </li> <li><small> Read <a href="?node_id=237057">Where should I post X?</a> if you're +not absolutely sure you're posting in the right place. </small></li> <li><small> Please read these before you post! —<ul> <li><a href="?node_id=341118">How do I compose an effective node title +?</a></li> <li><a href="?node_id=174051">How do I post a question effectively?</a +></li> <li><a href="?node_id=674668">Markup in the Monastery</a></li> </ul> </small></li> <li><small> Posts may use any of the <a href="?node_id=29281">Perl Monks Approve +d HTML tags</a>: <dl><dd>a, abbr, b, big, blockquote, br, caption, center, col, colgr +oup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, i +ns, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, s +ub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr</dd>< +/dl> </small></li> <li><small> Outside of code tags, you may need to use entities for some characte +rs: </small> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><small> <u>For:</u> </small></td> <td>&nbsp;&nbsp;&nbsp;</td> <td><small> <u>Use:</u> </small></td> </tr> <tr><td></td><td><small> &amp; </small></td><td></td><td> <tt>&amp;a +mp;</tt> </td></tr> <tr><td></td><td><small> &lt; </small></td><td></td><td> <tt>&amp;l +t;</tt> </td></tr> <tr><td></td><td><small> &gt; </small></td><td></td><td> <tt>&amp;g +t;</tt> </td></tr> <tr><td></td><td><small> &#91; </small></td><td></td><td> <tt>&amp;# +91;</tt> </td></tr> <tr><td></td><td><small> &#93; </small></td><td></td><td> <tt>&amp;# +93;</tt> </td></tr> </tbody></table> </li> <li><small>Link using PerlMonks shortcuts! <a href="?node_id=43037">Wh +at shortcuts can I use for linking?</a></small></li> <li><small> See <a href="?node_id=17558">Writeup Formatting Tips</a> and other p +ages linked from there for more info. </small></li> </ul> <hr /> [href://?node=Perl Poetry#|Perl Poetry] <div class="editnodetext"> <br /> <table class="addnewform" width="100%"> <tbody> <tr class="titlebar add-root-blurb"> <td> <b> <a name="post"> Add your poem </a> </b> </td> </tr> <tr> <td> <form action="?" enctype="multipart/form-data" method="post"> <div style="display:none"> <input name="node_id" type="hidden" value="1590" /> </div> <input name="type" type="hidden" value="poem" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="1590" /> <input name="lastnode_id" type="hidden" value="1" /> <span class="add-title">Title:</span> <input name="node" type="text" /> <br /> <span class="add-text">Text:</span> <br /> Use: <tt>&lt;p&gt; text here (a <b>p</b>aragraph) &lt;/p&gt;</ +tt> <br />and: <tt>&lt;code&gt; code here &lt;/code&gt;</tt> <br /> to format your post; it's "PerlMonks-approved HTML": <br /> <textarea cols="60" name="poem_doctext" rows="10"> </textarea> <br /> <input name="op" type="submit" value="preview" /> </form> </td> </tr> </tbody> </table> </div> <hr /> <ul> <li> Posts are HTML formatted. <b>Put <tt class="inlinecode"><font siz +e="-1">&lt;p&gt; &lt;/p&gt;</font></tt> tags around your paragraphs. +Put <tt class="inlinecode"><font size="-1">&lt;code&gt; &lt;/code&gt; +</font></tt> tags around your code and data!</b> </li> <li><small> Read <a href="?node_id=237057">Where should I post X?</a> if you're +not absolutely sure you're posting in the right place. </small></li> <li><small> Please read these before you post! —<ul> <li><a href="?node_id=341118">How do I compose an effective node title +?</a></li> <li><a href="?node_id=174051">How do I post a question effectively?</a +></li> <li><a href="?node_id=674668">Markup in the Monastery</a></li> </ul> </small></li> <li><small> Posts may use any of the <a href="?node_id=29281">Perl Monks Approve +d HTML tags</a>: <dl><dd>a, abbr, b, big, blockquote, br, caption, center, col, colgr +oup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, i +ns, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, s +ub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr</dd>< +/dl> </small></li> <li><small> Outside of code tags, you may need to use entities for some characte +rs: </small> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><small> <u>For:</u> </small></td> <td>&nbsp;&nbsp;&nbsp;</td> <td><small> <u>Use:</u> </small></td> </tr> <tr><td></td><td><small> &amp; </small></td><td></td><td> <tt>&amp;a +mp;</tt> </td></tr> <tr><td></td><td><small> &lt; </small></td><td></td><td> <tt>&amp;l +t;</tt> </td></tr> <tr><td></td><td><small> &gt; </small></td><td></td><td> <tt>&amp;g +t;</tt> </td></tr> <tr><td></td><td><small> &#91; </small></td><td></td><td> <tt>&amp;# +91;</tt> </td></tr> <tr><td></td><td><small> &#93; </small></td><td></td><td> <tt>&amp;# +93;</tt> </td></tr> </tbody></table> </li> <li><small>Link using PerlMonks shortcuts! <a href="?node_id=43037">Wh +at shortcuts can I use for linking?</a></small></li> <li><small> See <a href="?node_id=17558">Writeup Formatting Tips</a> and other p +ages linked from there for more info. </small></li> </ul> <hr /> [href://?node=href://?node=Cools Uses For Perl#post|Cools Uses For Pe +rl] <div class="editnodetext"> <br /> <table class="addnewform" width="100%"> <tbody> <tr class="titlebar add-root-blurb"> <td> <b> <a name="post"> Add your CUFP </a> </b> </td> </tr> <tr> <td> <form action="?" enctype="multipart/form-data" method="post"> <div style="display:none"> <input name="node_id" type="hidden" value="1044" /> </div> <input name="type" type="hidden" value="CUFP" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="1044" /> <input name="lastnode_id" type="hidden" value="1" /> <span class="add-title">Title:</span> <input name="node" type="text" /> <br /> <span class="add-text">CUFP:</span> <br /> Use: <tt>&lt;p&gt; text here (a <b>p</b>aragraph) &lt;/p&gt;</ +tt> <br />and: <tt>&lt;code&gt; code here &lt;/code&gt;</tt> <br /> to format your post; it's "PerlMonks-approved HTML": <br /> <textarea cols="60" name="CUFP_doctext" rows="10"> </textarea> <br /> <input name="op" type="submit" value="preview" /> </form> </td> </tr> </tbody> </table> </div> <hr /> <ul> <li> Posts are HTML formatted. <b>Put <tt class="inlinecode"><font siz +e="-1">&lt;p&gt; &lt;/p&gt;</font></tt> tags around your paragraphs. +Put <tt class="inlinecode"><font size="-1">&lt;code&gt; &lt;/code&gt; +</font></tt> tags around your code and data!</b> </li> <li><small> Read <a href="?node_id=237057">Where should I post X?</a> if you're +not absolutely sure you're posting in the right place. </small></li> <li><small> Please read these before you post! —<ul> <li><a href="?node_id=341118">How do I compose an effective node title +?</a></li> <li><a href="?node_id=174051">How do I post a question effectively?</a +></li> <li><a href="?node_id=674668">Markup in the Monastery</a></li> </ul> </small></li> <li><small> Posts may use any of the <a href="?node_id=29281">Perl Monks Approve +d HTML tags</a>: <dl><dd>a, abbr, b, big, blockquote, br, caption, center, col, colgr +oup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, i +ns, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, s +ub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr</dd>< +/dl> </small></li> <li><small> Outside of code tags, you may need to use entities for some characte +rs: </small> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><small> <u>For:</u> </small></td> <td>&nbsp;&nbsp;&nbsp;</td> <td><small> <u>Use:</u> </small></td> </tr> <tr><td></td><td><small> &amp; </small></td><td></td><td> <tt>&amp;a +mp;</tt> </td></tr> <tr><td></td><td><small> &lt; </small></td><td></td><td> <tt>&amp;l +t;</tt> </td></tr> <tr><td></td><td><small> &gt; </small></td><td></td><td> <tt>&amp;g +t;</tt> </td></tr> <tr><td></td><td><small> &#91; </small></td><td></td><td> <tt>&amp;# +91;</tt> </td></tr> <tr><td></td><td><small> &#93; </small></td><td></td><td> <tt>&amp;# +93;</tt> </td></tr> </tbody></table> </li> <li><small>Link using PerlMonks shortcuts! <a href="?node_id=43037">Wh +at shortcuts can I use for linking?</a></small></li> <li><small> See <a href="?node_id=17558">Writeup Formatting Tips</a> and other p +ages linked from there for more info. </small></li> </ul> <hr /> [href://?node=Perl Monks Discussion#post|Perl Monks Discussion] <div class="editnodetext"> <br /> <table class="addnewform" width="100%"> <tbody> <tr class="titlebar add-root-blurb"> <td> <b> <a name="post"> Discussion Item </a> </b> </td> </tr> <tr> <td> <form action="?" enctype="multipart/form-data" method="post"> <div style="display:none"> <input name="node_id" type="hidden" value="1040" /> </div> <input name="type" type="hidden" value="monkdiscuss" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="1040" /> <input name="lastnode_id" type="hidden" value="1" /> <span class="add-title">Title:</span> <input name="node" type="text" /> <br /> <span class="add-text">Give us your input:</span> <br /> Use: <tt>&lt;p&gt; text here (a <b>p</b>aragraph) &lt;/p&gt;</ +tt> <br />and: <tt>&lt;code&gt; code here &lt;/code&gt;</tt> <br /> to format your post; it's "PerlMonks-approved HTML": <br /> <textarea cols="60" name="monkdiscuss_doctext" rows="10"> </textarea> <br /> <input name="op" type="submit" value="preview" /> </form> </td> </tr> </tbody> </table> </div> <hr /> <ul> <li> Posts are HTML formatted. <b>Put <tt class="inlinecode"><font siz +e="-1">&lt;p&gt; &lt;/p&gt;</font></tt> tags around your paragraphs. +Put <tt class="inlinecode"><font size="-1">&lt;code&gt; &lt;/code&gt; +</font></tt> tags around your code and data!</b> </li> <li><small> Read <a href="?node_id=237057">Where should I post X?</a> if you're +not absolutely sure you're posting in the right place. </small></li> <li><small> Please read these before you post! —<ul> <li><a href="?node_id=341118">How do I compose an effective node title +?</a></li> <li><a href="?node_id=174051">How do I post a question effectively?</a +></li> <li><a href="?node_id=674668">Markup in the Monastery</a></li> </ul> </small></li> <li><small> Posts may use any of the <a href="?node_id=29281">Perl Monks Approve +d HTML tags</a>: <dl><dd>a, abbr, b, big, blockquote, br, caption, center, col, colgr +oup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, i +ns, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, s +ub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr</dd>< +/dl> </small></li> <li><small> Outside of code tags, you may need to use entities for some characte +rs: </small> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><small> <u>For:</u> </small></td> <td>&nbsp;&nbsp;&nbsp;</td> <td><small> <u>Use:</u> </small></td> </tr> <tr><td></td><td><small> &amp; </small></td><td></td><td> <tt>&amp;a +mp;</tt> </td></tr> <tr><td></td><td><small> &lt; </small></td><td></td><td> <tt>&amp;l +t;</tt> </td></tr> <tr><td></td><td><small> &gt; </small></td><td></td><td> <tt>&amp;g +t;</tt> </td></tr> <tr><td></td><td><small> &#91; </small></td><td></td><td> <tt>&amp;# +91;</tt> </td></tr> <tr><td></td><td><small> &#93; </small></td><td></td><td> <tt>&amp;# +93;</tt> </td></tr> </tbody></table> </li> <li><small>Link using PerlMonks shortcuts! <a href="?node_id=43037">Wh +at shortcuts can I use for linking?</a></small></li> <li><small> See <a href="?node_id=17558">Writeup Formatting Tips</a> and other p +ages linked from there for more info. </small></li> </ul> <hr /> [href://?node=Meditations#post|Meditations] <div class="editnodetext"> <br /> <table class="addnewform" width="100%"> <tbody> <tr class="titlebar add-root-blurb"> <td> <b> <a name="post"> Add your Meditation </a> </b> </td> </tr> <tr> <td> <form action="?" enctype="multipart/form-data" method="post"> <div style="display:none"> <input name="node_id" type="hidden" value="480" /> </div> <input name="type" type="hidden" value="perlmeditation" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="480" /> <input name="lastnode_id" type="hidden" value="1" /> <span class="add-title">Title:</span> <input name="node" type="text" /> <br /> <span class="add-text">Meditation:</span> <br /> Use: <tt>&lt;p&gt; text here (a <b>p</b>aragraph) &lt;/p&gt;</ +tt> <br />and: <tt>&lt;code&gt; code here &lt;/code&gt;</tt> <br /> to format your post; it's "PerlMonks-approved HTML": <br /> <textarea cols="60" name="perlmeditation_doctext" rows="10"> </textarea> <br /> <input name="op" type="submit" value="preview" /> </form> </td> </tr> </tbody> </table> </div> <hr /> <ul> <li> Posts are HTML formatted. <b>Put <tt class="inlinecode"><font siz +e="-1">&lt;p&gt; &lt;/p&gt;</font></tt> tags around your paragraphs. +Put <tt class="inlinecode"><font size="-1">&lt;code&gt; &lt;/code&gt; +</font></tt> tags around your code and data!</b> </li> <li><small> Read <a href="?node_id=237057">Where should I post X?</a> if you're +not absolutely sure you're posting in the right place. </small></li> <li><small> Please read these before you post! —<ul> <li><a href="?node_id=341118">How do I compose an effective node title +?</a></li> <li><a href="?node_id=174051">How do I post a question effectively?</a +></li> <li><a href="?node_id=674668">Markup in the Monastery</a></li> </ul> </small></li> <li><small> Posts may use any of the <a href="?node_id=29281">Perl Monks Approve +d HTML tags</a>: <dl><dd>a, abbr, b, big, blockquote, br, caption, center, col, colgr +oup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, i +ns, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, s +ub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr</dd>< +/dl> </small></li> <li><small> Outside of code tags, you may need to use entities for some characte +rs: </small> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><small> <u>For:</u> </small></td> <td>&nbsp;&nbsp;&nbsp;</td> <td><small> <u>Use:</u> </small></td> </tr> <tr><td></td><td><small> &amp; </small></td><td></td><td> <tt>&amp;a +mp;</tt> </td></tr> <tr><td></td><td><small> &lt; </small></td><td></td><td> <tt>&amp;l +t;</tt> </td></tr> <tr><td></td><td><small> &gt; </small></td><td></td><td> <tt>&amp;g +t;</tt> </td></tr> <tr><td></td><td><small> &#91; </small></td><td></td><td> <tt>&amp;# +91;</tt> </td></tr> <tr><td></td><td><small> &#93; </small></td><td></td><td> <tt>&amp;# +93;</tt> </td></tr> </tbody></table> </li> <li><small>Link using PerlMonks shortcuts! <a href="?node_id=43037">Wh +at shortcuts can I use for linking?</a></small></li> <li><small> See <a href="?node_id=17558">Writeup Formatting Tips</a> and other p +ages linked from there for more info. </small></li> </ul> <hr /> <dl> <dt>[Reviews] <dd>[href://?node_id=31673;reviewtype=book|Add a Book Review] <dd>[href://?node_id=31673;reviewtype=module|Add a Module Review] </dl> </body> </html>

Something that looks like this

Seekers of Perl Wisdom

Add your question
<form action="?" enctype="multipart/form-data" method="post">
<input name="node_id" type="hidden" value="479" />
<input name="type" type="hidden" value="perlquestion" /> <input name="type" type="hidden" value="1" /> <input name="lastnode_id" type="hidden" value="479" /> <input name="lastnode_id" type="hidden" value="1" /> Title: <input name="node" type="text" />
Your question:
Use: <p> text here (a paragraph) </p>
and: <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":
<textarea cols="60" name="perlquestion_doctext" rows="10"> </textarea>
<input name="op" type="submit" value="preview" /> </form>


Obfuscated code ...
Perl Poetry ...

In reply to Re: Make asking questions easier ; request for new superdoc/titlebar by Anonymous Monk
in thread Make asking questions easier ; request for new superdoc/titlebar by Anonymous Monk

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.
  • Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Chatterbox?
    and the web crawler heard nothing...

    How do I use this?Last hourOther CB clients
    Other Users?
    Others cooling their heels in the Monastery: (3)
    As of 2025-06-18 20:34 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found

      Notices?
      erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.