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

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:perl:read_and_write.pl [2010/07/31 22:47] chkuotutorials:perl:read_and_write.pl [2012/06/13 12:21] (current) chkuo
Line 1: Line 1:
-<code perl>+<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 13: Line 13:
  print OUT "$line";  print OUT "$line";
 } }
-close IN; 
 close OUT; close OUT;
-</code>+close IN; 
 + 
 +</file>
tutorials/perl/read_and_write.pl.1280587648.txt.gz · Last modified: by chkuo