foreach my $line (@ARGV) { print "$line\n"; # or do anything else with it } [download]
In reply to Re: Re: Re: Passing Array to seperate file by esskar in thread Passing Array to seperate file by scottness