While I agree that most of the Off Topic questions are from an experienced Perl users perspective nothing to do with Perl, from a very inexperienced new user's point of view all bound together into the same topic.

Many of the popular Perl books that someone would find on an average book shop's shelf are called things like "Perl/CGI", "Learn Perl/CGI in 21 days", "PERL for the WWW" and so on. Therefore most people assume that Perl is CGI, and Perl is WWW. I know there are better books, but the big shiny ones, with a CD-ROM promising instant knowledge seem to appeal more...

To make matters worse most web servers are Apache on *nix, so any problem with CGI because of miss-configuration of the server, or permissions problems must also be Perl related. Most people are use to using Windows, and given that most people can't even use that properly, one does wonder what hope they have on a *nix box?

Most people therefore have poor/weak books to start with, don't know how to find the basic docs, assume everything to do with the web is PERL, and all too often are too impatient.

We all know that there are great books out there, we know how to Google, we know how to separate our problems out, and we take time think our problems through, and we ask sensible questions to the right people.

I don't know what we should do about the Clueless, but the Internet is full of them, and if left to their own devices they could do a lot of damage.......


--
ajt

In reply to Re: OT: Does this site need an by ajt
in thread OT: Does this site need an Off-Topic area? by Poblachtach32

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.