in reply to How do i count lines from data file?

One good habit to get into as you learn Perl is to check the FAQ for the answers to your questions.

How do I count the number of lines in a file?

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: How do i count lines from data file?