in reply to passing parameters to perl from shell script

As it has been pointed out, you are to check @ARGV.
In case you are using @ARGV, post a (minimal) perl script which illustrates your problem.
  • Comment on Re: passing parameters to perl from shell script