I like books, especially books about all that it-stuff - so I bought books about perl someday a few years ago. I wasn't very interessted in perl these days but I thought it could be usefull in the future. Sooner I had to do some conversion, between the format of the logfiles of some new measurement-equipment and the format of the software the guys in our laboratory used. That was the point when I thought: Hey you've got those books about that perl-thing - maybe it's the right tool for this kind of work. And it was. After that I was asked to build some small intranet-web-apps and again I tried perl to do it (and produced a lot of really bad and ugly code) - and it worked fine. I've joined the folks at http://perl-community.de (german-speaking perl-community) about 2 years ago and learned a lot. Some time later I joined perlmonks and I'm still learning a lot.

So I've to thank all of you for work here.


In reply to Re: My first approach to Perl. How has been yours? by neniro
in thread My first approach to Perl. How has been yours? by blazar

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.