Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    
    ...
      );
      sendmail($email);
    }
    
  2. or download this
    "my" variable $email masks earlier declaration in same scope at hcshor
    +t.pl line 26.
    syntax error at hcshort.pl line 15, near ") {"
    syntax error at hcshort.pl line 28, near "}"
    Execution of hcshort.pl aborted due to compilation errors.
    
  3. or download this
    $value=.1 if ($load > $value)