in reply to Re: Question on File Handler and Subroutines in Perl
in thread Question on File Handler and Subroutines in Perl

I think you mean:

grep_file($_) for @ARGV;