From: Martin Q. <mar...@lo...> - 2006-07-13 19:26:30
|
Hello, I just release FleXML version 1.5.=20 The main new feature is that it is now possible to specify the output files' names (for the scanner, header and application). Just pass the name you want as (optional) argument to the -S -H and -D option flags. For flag optional arguments to work, I had to move from Getopts::Std to Getopts::Long to parse the options. I hope I didn't break anything in the process, but please don't hesitate to report any problem which may arise. This version is also the occassion to release some bug fixes that William did a few months ago (I didn't notice them, or I would have done a dot release). Enjoy, Mt. |