Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    
    mail "xxxxxx@xxxxx.com
    
  2. or download this
    Bareword "com" not allowed while "strict subs" in use at ./nb.pl line 
    +7.<br>
    Unquoted string "com" may clash with future reserved word at ./nb.pl l
    +ine 7.<br>
    Execution of ./nb.pl aborted due to compilation errors.
    <br>