I'm not afraid of a soldering iron, but I use one only when I need to. I'm an accountant, not a hardware type, and the hardware interfaces of the Pi are fascinating when other people do them, but I don't have the itch to learn enough electronics or low level software to get involved myself. That said, I have four Pis in my home in active use as various servers and a fifth under (software) development. I have another that is effectively my "notebook" computer. Perl is, to me at least, an essential component of all of these. Backup scripts are Perl, and frequently much of the functionality as well. I think the two are a lovely combination.

Regards,

John Davies


In reply to Re: Is Perl on the Raspberry Pi worth it? by davies
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.