Help for this page

Select Code to Download


  1. or download this
    sudo mkdir /usr/local/perl5220
    sudo chown $USER:$USER /usr/local/perl5220
    ...
    make test
    make install
    /var/opt/OV/bin/OpC/perl5/bin/perl -MCPAN -e 'install App::cpanminus'
    
  2. or download this
    $ ./cpanm -v Proc::ProcessTable
    cpanm (App::cpanminus) 1.7039 on perl 5.022000 built for sun4-solaris
    ...
    make: Fatal error: Command failed for target `test_dynamic'
    FAIL
    ! Installing Proc::ProcessTable failed. See /root/.cpanm/work/14374843
    +34.28101/build.log for details. Retry with --force to force install i
    +t.