Hello Anonymous,

You got a very good reply from YourMother, an experienced programmer with a wide vision of the IT world.

Mine is from the other end of the food chain: I only program in Perl and i never investigated other languages due to time constraints and Real Life priorities.

I work as sysadmin (mostly in MSWin32 but i've recently put a feet on the Linux side of the $job) and I meet Perl even before my actual job. In these years I used Perl to automate most boring part of my job: OS management, web reporting interfaces, MSSQL automations and monitoring, XML manipulation, IIS management for thousands of sites, log analisys, quick hacks..

Beside of this I've developped some useful (to me) apps for profit and fun. This is a central word: fun. Perl still give me fun and the desire to learn more.

In this perspective I double ++ the YourMother sentence “not much fun” in Perl is a hundred times better than “not much fun” in Java, etc.

Perl can be useful in many many fields and offers always a quick way to get the problem solved and always the possibility to develop a quick hack into a more robust solution.

While I percive the fact that Perl is no more the top laguage it was a while ago, I also think, imho, that not all job offers are fashion victims and if you can offer a valid solution in Perl it will be as valid as other language ones.

Also in recent years Perl is somehow rebirthing in some field: many new web related projects are now valid and usable options (see PSGI specification and Plack implementation), interesting approach to parallel progrmming (see MCE by our estimated brother marioroy), many interesting stuff in electronic (Arduino, RaspBerrry) field..

This topic was discussed many times: I have bookmarked in my homepage two interesting thread.

Choose Perl, come out from anonymous's robe and good luck!

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re: About learning Perl: always a good option! by Discipulus
in thread About learning Perl. by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.