Help for this page

Select Code to Download


  1. or download this
    
    use LWP::Simple;
    ...
    print OUT "$y";
    close(OUT);
    
  2. or download this
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    ...
    near "$x = "$1"
    syntax error at perl_tests/red1.pl line 12, near "$x = "$1"
    Execution of perl_tests/red1.pl aborted due to compilation errors.