Re: use of xml in perl application to describe command line logic



On Thu, 22 Dec 2005 02:34:12 +1100, metaperl@xxxxxxxxx wrote:

Hi

Also, consider processing your XML file of options with a module such as
Config::General. There are many config modules available, and although
Config::General's docs discuss many options and make the module look complex, it
is actually a very nice module to use.


.