more likely the 36 that use Anonymous. most don't care to post to such a thread, it's another in a long line of the same about things that have near to no possibility of changing mostly because nobody has the time to make them anyway.

i just wanted to chime in on the "no i don't really care for the anonymous user" side in case there's ever a rewrite.

somebody up there would have to spend a lot of time to make any such changes, it's a doubtful proposition.

besides, there's not much Perl

$posts = { 'user' => [ 1..1000 ], 'another' => [ 1..300 ], 'junk1' => [ 1 ], 'junk2' => [ 1 ], 'junk3' => [ 1 ], 'anonymous' => [ 1..20000 ], }

luckily there's a date and title, otherwise anonymous would really suck.


In reply to Re: Re: Re: No Anonymous Reply Option by zengargoyle
in thread No Anonymous Reply Option by artist

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.