I know this loosely related, but Portuguese is my first language. Most programming languages are refered to as being masculine, as are books and compilers, so it struck me as a bit odd reading about the book, the language and the compiler as a she...

Then again, my father's main complaint about the portuguese language (he's american btw) is that many objects were attributed a gender that made very little sense. The example he always chose to give was 'the boat'.

In portuguese: 'o barco' is masculine. He always thought of boats as being very feminine, and I guess I have to agree with the both of you. Perl should also be regarded as a feminine.

-- END RAMBLE --

#!/home/bbq/bin/perl
# Trust no1!

In reply to (bbq) RE: My First Perl Script by BBQ
in thread My First Perl Script by xdb19

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.