SIMPLE file reading in Perl

Posted by Befall on Stack Overflow See other posts from Stack Overflow or by Befall
Published on 2010-05-11T11:15:32Z Indexed on 2010/05/11 11:24 UTC
Read the original article Hit count: 375

Filed under:
|

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!

© Stack Overflow or respective owner

Related posts about perl

Related posts about file