Help for this page

Select Code to Download


  1. or download this
    use_perl_534() {
      export PATH="/opt/local/bin:$PATH"
    ...
    level/.meta:$PERL5LIB"
      echo "Using Perl 5.40.1"
    }
    
  2. or download this
    ./wagstaff_primes.pl
    Can't locate local/lib.pm in @INC (you may need to install the local::
    +lib module) (@INC entries checked: /opt/perl_5.40.1/lib/site_perl/5.4
    +0.1/darwin-2level /opt/perl_5.40.1/lib/site_perl/5.40.1 /opt/perl_5.4
    +0.1/lib/5.40.1/darwin-2level /opt/perl_5.40.1/lib/5.40.1) at ./wagsta
    +ff_primes.pl line 4.
    BEGIN failed--compilation aborted at ./wagstaff_primes.pl line 4.
    
  3. or download this
    find /opt/perl_5.40.1/lib -type f -name lib.pm
    /opt/perl_5.40.1/lib/5.40.1/darwin-2level/lib.pm
    /opt/perl_5.40.1/lib/lib/perl5/local/lib.pm