Author Topic: Problem With Perl  (Read 1037 times)

titon

  • Newbie
  • *
  • Posts: 1
    • View Profile
Problem With Perl
« on: March 16, 2005, 02:13:28 pm »
I installed dev_img-1.5 on the standard rom/kernel, but when i try to launch perl i get this error:

Quote
[root:/home/zaurus] # perl -MCPAN -e shell
Cannot open >/mnt/pkgs/perl/perl5.8.0/lib/5.8.0/CPAN/Config.pm at /mnt/pkgs/perl/perl5.8.0/lib/5.8.0/CPAN.pm line 1162
        CPAN::Config::_configpmtest('/mnt/pkgs/perl/perl5.8.0/lib/5.8.0/CPAN','/mnt/pkgs/perl/perl5.8.0/lib/5.8.0/CPAN/Config.pm') called at /mnt/pkgs/perl/perl5.8.0/lib/5.8.0/CPAN.pm line 1196
        CPAN::Config::load('CPAN::Config') called at /mnt/pkgs/perl/perl5.8.0/lib/5.8.0/CPAN.pm line 91
        CPAN::shell() called at -e line 1


Any idea suggestion ?
How do I install some module such as: Net::SSLeay::Handle ??