Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Raspberry Pi and Perl (updated)

by hardburn (Abbot)
on Apr 06, 2016 at 16:20 UTC ( [id://1159736]=note: print w/replies, xml ) Need Help??


in reply to Re: Raspberry Pi and Perl (updated)
in thread Raspberry Pi and Perl

I like to start a new Raspberry Pi install with apt-get install libdancer-perl libdist-zilla-perl. Even if I'm not going to use Dancer, it pulls in a whole lot of dependencies without some of the extra overhead of cpanm.

HiPi was recently updated to work on the Zero and Pi 2/3.

I wouldn't expect a huge gain on the Pi3 until there's a 64-bit version of the OS. Right now, it's just a small clockrate bump from the Pi2.


"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Replies are listed 'Best First'.
Re^3: Raspberry Pi and Perl (updated)
by Anonymous Monk on Apr 07, 2016 at 19:02 UTC
    cpanm overhead? lol what?

      I guess that apt-get just copies files while cpanmn queries its mothership for dependencies and usually runs tests.

        Yes, there's a big performance hit when running tests/compiling, especially if the device is running from SD card, which most do.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1159736]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-23 11:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found