How do i install a CPAN package in Arch?
I need the perl module Net::GPSD3, but this seems not to be available from pacman.
I tried to find it with "pacman -Ss perl-net", no result.
How to install a CPAN package on a Raspi running Arch?
3 posts
- Posts: 27
- Joined: Mon Nov 05, 2012 7:25 pm
Have you installed any CPAN packages on your Pi?
It looks like the package name is net-GPSD3 or perl-net-GPSD3 but I do not see it looking for these names either.
It looks like the package name is net-GPSD3 or perl-net-GPSD3 but I do not see it looking for these names either.
FORUM TIP: To view just one person's posting history, sign in, click on their user name, then click on "Search User's Posts." || This Pi owner is running Arch on 512MB Model B.
- Posts: 971
- Joined: Fri Mar 16, 2012 5:20 am
- Location: California
No, i couldnt manage to install a CPAN pkg.
But it doesnt really matter to me anymore, i coded a small script in order to set date from gpsd data at boot time. Gpspipe did half the job.
But it doesnt really matter to me anymore, i coded a small script in order to set date from gpsd data at boot time. Gpspipe did half the job.
- Posts: 27
- Joined: Mon Nov 05, 2012 7:25 pm