in reply to Ways of Passing Configuration Parameters

I have had some fun playing with Getopt::Declare, one of the many modules that do command line argument processing and one of the hundreds of modules Damian Conway committed, but I think the only one to belong in both categories.

It is really very powerful and flexible, more in the spirit of Parse::RecDescent than of Getopt::Casual ;--)

  • Comment on Re: Ways of Passing Configuration Parameters