Help for this page

Select Code to Download


  1. or download this
    [admWifi@stat1 ActivePerl-5.8]$ perl -V
    Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
    ...
        /wifi/ActivePerl-5.8/lib/site_perl/5.8.4/i686-linux-thread-multi
        /wifi/ActivePerl-5.8/lib/site_perl/5.8.4
        /wifi/ActivePerl-5.8/lib/site_perl
    
  2. or download this
    #! /opt/ActivePerl-5.8/bin/perl
    
    use forks;
    ...
    }
    
    exit 1;
    
  3. or download this
    #! /opt/ActivePerl-5.8/bin/perl
    
    #use forks;
    ...
    }
    
    exit 1;