I once read a review for a piece of software that began by stating that there was not any "intuitive" way to interact with pixels on a screen, that any interaction with a computer could only feel natural or logical once you understood the methodology that the software's creators were using. I can't recall what that review was of, (I'll update this if I do) but I think that this is along the same lines as what
merlyn was saying. Once you figure out the method behind the "line noise with punctuation" madness, then perl does feel natural. If you come to perl and can't stop asking questions like "how do I define a variable as a floating point integer?" you're approaching things from another valid, albeit inapplicable to perl, logical framework. Once you start asking the right questions you're already well on your way to mastering the language.
Update: The review I mentioned was for
Konqueror and may be found
here.
And no, I don't own 27 pairs of sweatpants.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.