Personally, I'm not RE-claiming Perl, as I just started out using it. I'm rather CLAIMING it... and having a difficult time in doing so...

The company I work for is "not into open source stuff" as they call it themselves. Which in practice means that they do all the one-off jobs either by hand, either by $1000+++ solutions.

Well... it's their money and time, I suppose

So I started out using Perl myself for some of the jobs that come with the project I'm working on. (Sneaky uh?)
Naturally, I can't work on Perl all of the time, so advancing in Perl is a bit like advancing in a traffic jam for the moment: go...stop...go...stop...

Besides that, I started out re-writing a java html pre-processor I've been using for the last 2 years ... in my spare time of course.
This already has proven very helpfull in understanding the OO side of Perl.

It's just a matter of re-claiming your own time, in my opinion... hard enough in itself...

Cheers!
Michaeld.


In reply to Re: Reclaiming Perl by michaeld
in thread Reclaiming Perl by iamnothing

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.