It wasn't until after I started learning foreign languages that I really began to understand English.

Years of having adjectives, adverbs, and all that beat into my head by English teachers didn't really make the knowledge stick in my head as much as learning Spanish.

So it is with Perl. Follow my meditation:

C is to Perl as Latin is to English

Bash is to Perl as German is to English

Perl modules are to Perl as the academic disciplines are to English. (That is, no one has to invent science or history over again every generation . . . we record the method in spoken language, and someone else is able to use it and extend it)

I don't think there's a real world parallel for CPAN, though (more's the pity). You could say colleges and universities, but, realistically, that's a lot more like the M$ foundation classes (you have to jump through hoops to get them).

If there's anyone else on my wavelength out there (and that's probably unlikely, I've just finished playing with two different bands today for a total of four hours), let me know what parallels you can see.

perl -e"$jPxu='@jPxu';$jPxu^='Whats'^'UpDoc';print$jPxu;"

In reply to Perl as Language by Ambidangerous

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.