![]() |
![]() |
>Any ideas? [...] I don't like to install via cpan modules, here's what I do. Get all the module *.tar.gz files from search.cpan.org, put them in a directory with these two shell scripts. perlmods.sh just runs install_mod.sh on each tar.gz, unzipping it, 'make'ing it, and 'make install'ing it.