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