if (arguments_ok(@ARGV)) { # do something } else { # complain loudly } #### system($^X, "some_script.pl", @ARGV);