Today's my last day as a Perl guy.

From next week, I'm going back to my Fortran roots. I'll be programming mesoscale wind models for wind energy resource analysis. It's strange to think I'll be using essentially the same programming language that my dad used nearly forty years ago.

I don't think I'll entirely give up Perl; indeed, it was Perl's flexibility in munging wind data (compared to DEC Fortran and DCL) that got me into it in the mid-90s. I have a feeling that there will be a lot of Perl glue and prototyping turning up in my projects.

PerlMonks has been incredibly useful to me, for which you all have my profuse thanks. I hope that some of my nodes prove useful to future monks.

Anyway, keep the heid, keep making the tablet, and make friends with your local wind turbine.

--
bowling trophy thieves, die!


In reply to Last Day in the Monastery by Willard B. Trophy

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.