Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    Some stuff: %.4f
    Some more stuff %.4f
    __EOFOO__
    
  2. or download this
    Missing comma after first argument to sprintf function at test.pl line
    + 12, near "$morestuff)"
      (Might be a runaway multi-line << string starting on line 9)
    Execution of test.pl aborted due to compilation errors.