Help for this page

Select Code to Download


  1. or download this
    vi  /etc/opkg/distfeeds.conf   #remove the comments
    opkg update
    opkg upgrade perl
    opkg install perlbase-cpan
    
  2. or download this
    root@Omega-C50F:/usr/lib/perl5/5.22# perl -MCPAN -e shell
    Can't locate ExtUtils/MakeMaker/version/vpp.pm in @INC (you may need t
    +o install the ExtUtils::MakeMaker::version::vpp module) (@INC contain
    +s: /usr/lib/perl5/5.24 /usr/lib/perl5/5.22) at (eval 6) line 2.
    ...
    Compilation failed in require.
    BEGIN failed--compilation aborted.
    root@Omega-C50F:/usr/lib/perl5/5.22#