|
|
| There's more than one way to do things | |
| PerlMonks |
Re: File Input and Outputby Anonymous Monk |
| on Dec 25, 2001 at 05:18 UTC ( #134256=note: print w/ replies, xml ) | Need Help?? |
|
This is what was on the web page for the first example: while(<FILE>){ #reads line by line from FILE w +hich is the filehandle for data.txt
In Section
Tutorials
|
|
||||||||||||||||||||||