Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I have been thinking a bit more about your post while doing a few things to complete the setup (Wifi install and Internet setup, OS upgrade, etc.) of my Raspberry Pi 2 today.

Two things came to my mind.

First, it seems that the cpan utility fails on some at least of the older Raspberries (not enough memory? missing libraries? Hum, not clear to me), leading people to use cpanm. Since the Pi Zero is on the lower end, there might also be some trouble. Using core Perl on a Pi is easy and works well, but if there are difficulties with module installation, it would make Perl much less useful. Well, let me stress that I don't know much about what I am talking at this point, but there may be a few things to investigate about.

The second thing is the main programming tool for Raspberry is currently Python, with some special Pi libraries geared toward Python. While I have nothing against Python (which I have happily used for a couple of years until I discovered Perl), except that I am no longer really able to use Python (last time I used it seriously was at least 11 years ago, it's too old in my mind and the language has changed to a certain extent), it might make sense to try to port some of these libraries to Perl modules.

I got my Pi 2 only a couple of weeks ago (and, as I said already, was able to set up Wifi and Internet only today), so my knowledge on the subject is still extremely limited, actually next to nothing, but it seems to me that we might want to think about making it possible (and easy) for Perl to become more mainstream on these platforms. Well, perhaps some people have already taken steps in this direction, but I haven't seem much information about it, except for this: http://raspberrypi.citrusperl.com/.

Well, just some food for thought, hoping it might be useful.


In reply to Re: Pi Zero by Laurent_R
in thread Pi Zero by hippo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found