in reply to Re: Using a 'getopt' in module code
in thread Using a 'getopt' in module code

Thanks for the several good replies. Clearly from reading them, my better approach is to pass the function arguments as a hash. I think you've saved me from writing some truly crufty code.

And thanks for the ideas about the various Getopt modules.

throop