Help for this page

Select Code to Download


  1. or download this
    cpanp -u Inline::CPP Inline Math::Prime::FastSieve    --force 
    cpanp -i  DAVIDO/Math-Prime-FastSieve-0.04.tar.gz
    
  2. or download this
    #!/usr/bin/perl --
    use strict; use warnings;
    use URI::file;
    ...
    $file = URI::file->new( $file )->abs(URI::file->cwd);
    system qw[ cpanp -u Inline::CPP Inline Math::Prime::FastSieve    --for
    +ce ];
    system qw[ cpanp -i  ], $file , qw[ --skiptest  --no-allow_build_inter
    +activity ];