User Tools

Site Tools


tutorials:perl:read_and_write.pl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tutorials:perl:read_and_write.pl [2010/07/31 22:47] – created chkuotutorials:perl:read_and_write.pl [2012/06/13 12:21] (current) chkuo
Line 1: Line 1:
 +<file perl read_and_write.pl>
 # read_and_write.pl # read_and_write.pl
 # read from an input file  # read from an input file 
Line 12: Line 13:
  print OUT "$line";  print OUT "$line";
 } }
-close IN; 
 close OUT; close OUT;
 +close IN;
  
 +</file>
tutorials/perl/read_and_write.pl.1280587632.txt.gz · Last modified: by chkuo