tutorials:perl:read_and_write.pl
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tutorials:perl:read_and_write.pl [2010/07/31 22:47] – created chkuo | tutorials: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 " | print OUT " | ||
| } | } | ||
| - | close IN; | ||
| close OUT; | close OUT; | ||
| + | close IN; | ||
| + | </ | ||
tutorials/perl/read_and_write.pl.1280587632.txt.gz · Last modified: by chkuo