In the Kingdom of the Blind, the One-Eyed Man is King.

Perlmonks is, of course, a great resource. It's a fantastic place for people to come and get help with Perl problems. I don't need to convince you of that fact, you already know that.

But, like much that is good about the Perl community, Perlmonks has a problem. The problem is that many of the people who need it most don't know about its existance. Out there in Script-Kiddie-Land, there are thousands of people who are using Perl and are unaware of the Perl community and how useful it could be to them. For every person who started with Learning Perl there are at least two who started with Perl and CGI for the World Wide Web or CGI Programming 101 and therefore didn't get the good start that most of us did.

I assume you all know this. What you might not know, is that many of these "less accurate" Perl books have their own support web pages. In these "Kingdoms of the Blind" people with very little Perl knowledge flounder about trying to help each other with their Perl problems.

I mention this because I've been frequenting the support pages for the two books that I mentioned above. I think that the presence of people who know more Perl can make a difference to these people. Already I've convinced a few people to start using strict and -w. More clueful people visiting can only be a good thing, so I'd like to encourage you to spend some time visiting these backwaters of the Perl universe.

If you're interested the support pages I was talking about are listed below:

--
<http://www.dave.org.uk>

"The first rule of Perl club is you don't talk about Perl club."


In reply to One-Eyed Kings by davorg

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.