in reply to
print the whole line
your code does it already!?
for ( @mydata ) { print if /abc/; }
[download]
Boris
Comment on
Re: print the whole line
Download
Code
In Section
Seekers of Perl Wisdom