Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    close( FIN );
    
    print( "My input was:\n$input\n--end--\n" );
    
  2. or download this
    C:\temp>perl -w perlwinredirect.pl
    My input was:
    report this error at -e line 1.
    
    --end--