SIMPLE file reading in Perl
- by Befall
Hey guys,
The other answered questions were a bit complicated for me, as I'm extremely new to using Perl.
I'm curious how Perl reads in the files, how to tell it to advance to the next line in the text file, and how to make it read all lines in the .txt file until, for example, it reaches item "banana".
Any and all help would be appreciated, thanks!