Is the book selling? That is some indicator of interest or otherwise.

I have a (very) little interaction with RP, mostly cleaning up someone else's code which is almost always written in Python. In some cases it clean up the Python. In one case it was rewrite it in C++. In most cases Perl would be a more attractive option if I thought the people who own the gear would wear it, but I doubt they would. Each of these systems is essentially one off (an "edge of space" balloon project and a couple of remote data collection systems) so would be great candidates for Perl, if I could get buy in. The balloon project involved a bunch of mid level school students who came with the usual Python indoctrination to the extent that they were involved in the coding at all. The data collection systems were provided by the Japanese researchers with code written by students, collaborators or maybe a hired "processional". In any case none of it was pleasant to look at!

So yes, Perl on the Pi is worth it, if I could just find an opportunity to use it!

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

In reply to Re: Is Perl on the Raspberry Pi worth it? by GrandFather
in thread Is Perl on the Raspberry Pi worth it? by stevieb

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.