Arguments are passed in the @ARGV array. You can access $ARGV[0] and $ARGV[1] unless (defined $ARV[0] and defined $ARGV[1]) { die "You need to supply two arguments\n"; }
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/