At the multi-national corporation in which I work, we use Perl for many tools. When I first started here as an intern, one of my first jobs was hacking one of these tools to add a new feature. Coming from an academic Java background, I was horrified when I first looked at Perl.
After a bit of hacking, I started to gain some experience and then finally caved in to the fact that I might have to, as a professional programmer, learn languages other than Java and C. So for months I debated on whether or not I would take the practical route and learn Perl for my job or follow the current trends and learn Python. There were many pros and cons of each one, but my decision came down to one strong point. What more am I getting when I go from Java to Python? The answer for me was, not much. Python just seemed to be too much like Java. So I thought, "if I know how to use Java, and I learn a highly dynamic language like Perl, then Python should be pretty easy if ever I needed to learn it". So I learned Perl as a challenge and for my job. Having chose Perl over Python, I do have high hopes for the future of Perl6. There does seem to be a bit of stagnation, but the language and the implementation seem heading towards a great evolution. And besides, Perl just helps me get the job done.
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.