PDA

View Full Version : perl modules / microperl



aflo
21-10-2006, 01:04
Hi!

I want to run the atronscrobbler perl script on my wl-hdd. I need perl and the following modules: POSIX qw(strftime); LWP::UserAgent; Digest::MD5 qw(md5_hex)

I can install microperl, but i can't find how to install the additional modules.
I found perl in the unstable folder, but i think these packages aren't for broadcom chips, ipkg install http://ipkg.nslu2-linux.org/feeds/unslung/unstable/perl_5.8.8-7_armeb.ipk doesn't work.

Any ideas?