Thanks, fglock. Of course, with all this learning about learning about learning Perl, I'm realizing I need to spend a lot of time learning things that aren't necesarily about Perl. Looks like I need to force myself through a good <meta> tutorial, a good HTTP tutorial, and a good how-the-web-works-behind-the-scenes tutorial. I don't want to admit http://java.sun.com I got into programming beyond C-64 basic, but it looks like to learn Perl well I'll need to learn a lot more about a lot of things! Reminds me of a random quote I saw at http://use.perl.org once while reading chromatic's weblog there (paraphrasing):

Programing web pages in Perl is a lot like having sex in a bath tub. For it to be good you have to know about a lot more than bathtubs.

Learning as I go....thanks for the answers.

Cheers!
Petras
Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.

-Howard Aiken

In reply to Re^6: Non-Duplicate File Names, Security, and Self Cleaning by Petras
in thread Non-Duplicate File Names, Security, and Self Cleaning by Petras

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.