Help for this page

Select Code to Download


  1. or download this
    #!c:/perl/bin/perl -w
    print "testing\n";
    
  2. or download this
    Backslash found where operator expected at test.pl line 1, near "rtf1\
    +"
    Backslash found where operator expected at test.pl line 1, near "ansi\
    +"
    ...
    syntax error at test.pl line 1, near "rtf1\"
    syntax error at test.pl line 1, near "}}"
    Execution of test.pl aborted due to compilation errors.