Help for this page

Select Code to Download


  1. or download this
      make distclean
      rm -f config.sh Policy.sh
    ...
      ln -s /usr/local/src/perl-5.8.4/utils/perlbug perlbug
      ln -s /usr/local/src/perl-5.8.4/utils/perlcc  perlcc
      ln -s /usr/local/src/perl-5.8.4/utils/pl2pm   pl2pm
    
  2. or download this
      Summary of my perl5 (revision 5 version 8 subversion 4)
      configuration:
    ...
          /usr/local/lib/perl5/site_perl
          .
    
  3. or download this
      /usr/local/src/HTML-Tagset-3.03
      /usr/local/src/HTML-Parser-3.36
    ...
      /usr/local/src/LWP-Protocol-http-SocketUnix
      /usr/local/src/Net-SSH-Perl-1.25
      /usr/local/src/Net-SSH-0.08
    
  4. or download this
      Can't locate object method "new" via package
        "LWP::Protocol::https::Socket"
    
  5. or download this
     #----------------------------------------------------------------#
     # Use for-loop to allow two tries on red alerts.                 #
    ...
       } # if ($http_OK); elsif ($n > 1); else
     } # for (my $n=0; $n<=1; $n++)