in reply to Re^4: skip junk lines in csv before header
in thread skip junk lines in csv before header

well, yes if you want to capture the first 'readline', a do block is better, because of all the scoping.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^5: skip junk lines in csv before header