in reply to Re: passing command line arguements to perl script
in thread passing command line arguements to perl script

I have to agree with Dstaal. Not only does Pod::Usage tell you how to use it, but if you'll scroll down to where the header is "Recommended Usage", the example below is almost a template on how to handle your issue.
  • Comment on Re^2: passing command line arguements to perl script