OK, maybe it's not exactly seven, but I needed a catchy title for this advocacy about Perl that I want to share with the community. Not that I would refrain from appropriate critizism now and then.
Why should you use Perl?
- it's compact
- it's got powerful regular expressions
- it's compatible (you can still use Perl 4 code vice versa)
- it's sophisticated and helps clarify my thoughts
- it's flexible and more open-minded than certain perlmonks
- it's already loads of readymade code (beginners can use script archives as a first step to it)
I don't have to talk about its disadvantages here. As Perl's becoming less popular, webspace with real perl interpreter can be quite costly. I'm not talking about readymade CGI collection here.
Anyway, I hope Perl 6 will not be too complex. Now Perl has all its advantages, it's quite comprehensive. Make it too complex and the people will turn to other languages. Maybe we need even simplify Perl. But then it's losing its flexibility instead.
Question
What is your favorite reason for Perl?
Where do you want to go <s>toady</s> today?
Update: updated this node
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.