I do a lot of projects using the Raspberry Pi and Perl. Most of the time, i use a Perl version i compile into my home directory (/home/cavac/bin/perl-versionnumber/...), as this avoids conflicts with the package managment.
Generally, it works fine on the Pi 2 and Pi 3. I'm using a bunch of these in a cluster to do work on my mesh network code.
Even running PostgreSQL and my Maplat Webserver (written in Perl) on a Raspberry Pi 2 is not a problem. For example, i run my home climate control on one of them (Link may or may not work when you try, this depends on the number of bugs in my DIY DynDNS implementation).
Another RP2 based project runs at my office desk, a status board with 100 RGB LEDs, showing me the statuses of all production lines and my main servers.
"For me, programming in Perl is like my cooking. The result may not always taste nice, but it's quick, painless and it get's food on the table."
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.