I like Perl for two outstanding reasons:
- It is a disaster, but I'd rather walk freely through a salvage yard than under escort in an office building. I find that I can attribute a great deal of my growth as a programmer directly to the fact that in giving me freedom, Perl encourages me to ask continually whether what I'm doing is the better way to do it. There is more than one way to do it, and so it's up to me to decide which way I will. In other words, it is the programmer's responsibility to generate the norms by which he/she codes, rather than laboring under the dictates of an overbearing compiler. This in turn provides opportunity for reflection upon practices, and thus learning. As incredulous as this may sound, I find I've become enamoured with the bare-bones, "bolted-on" nature of Perl's support for object-oriented programming, because it causes me to think about the nature of different OO models, and to figure out which is appropriate for a given scenario.
- Perl is wierd, and perlies are wierder. I can't tell you how much I appreciate looking at the documentation of a tool, or the code for some CPAN module, and glimpsing the personality behind it. It's not vetted and sterilized by a public relations department, it's not the result of a policy handed down from on high, but rather the result of an individual's personal commitment and passion. To be fair I guess this is largely true of the open-source world in general, but I'm of the opinion that the nature of Perl itself reinforces the expression of personality.
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, 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, 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.
|
|