Files | Admin

Notes:

Release Name: 1.25

Notes:
    Comprehensive and easy to use command-line parser library using
    regular expressions.  Port of Damian Conway's Perl Getopt-Declare.



Changes: == 1.25 * Really just v1.24, but there were problems with hoe releasing. * Made -version not fail when doing rake tests and file is not located. * Upgraded Rakefile to using Hoe (much simpler). Sadly, this makes getopt-declare be getoptdeclare. * Fixed a bug regarding required parameters not being found in the released version of 1.23 (my custom version was okay).