Perl dead? I don`t believe so. First of all - Perl is easy. Yes, it`s not Python or Ruby. Even though they refer them for beginner languages ( which may be so in the basics ) they are getting tougher and tougher as you dive in. PHP is not so bad since it`s syntax resembles C++ and it`s OOP is easier than Perl`s. However, Perl is powerful, fast and very easy to learn, close to human language. You can write tons of useful code with just a small knowledge. Second - Perl refers to CONTEXT, something that other languages do not. If it looks like a function it is one, if it`s a scalar it is so. Other languages refer to variables as variables - storage of data, not context! This is important. IMHO, Perl and JavaScript are must know languages, that can accomplish almost any task together. I have positives to JAVA too because it is still general pps language, while pl, py, rb and php are still scripted/interpreted ones.
Back to topic: Perl is quite alive, amazon, imdb, tweeter and many other sites ( especially the ones with JSONP ) use it! Consider these facts before you back on Perl.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
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
Outside of code tags, you may need to use entities for some characters:
| |
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.
|
|