in reply to Can @ARGV work within Perl functions or is it just for script input?

Thanks all, @_ gave me the parameter checking syntax for individual functions that I needed. My code example was truncated, it only gave the opening lines of 2 functions within my Perl script.
  • Comment on Re: Can @ARGV work within Perl functions or is it just for script input?