The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Getopt-Long-Descriptive

0.06    2006-08-20

        Required options should not give an unhelpful
        Params::Validate error message when they're missing.

        Add %c to 'format' for command name.

        Use [] for spacers in option list.

0.05    2006-01-25 

        Support negatable ('foo!') options from Getopt::Long.

0.04    2005-11-28

        Include IO::Scalar prereq in Makefile.PL

0.03    2005-11-15

        Add 'one_of' and 'hidden'.

0.02    2005-11-10

        Bugfix: Getopt::Long type specifiers were sneaking
        into option names

0.01    2005-11-10

        First version, released on an unsuspecting world.