File perl-MooseX-Getopt.changes of Package perl-MooseX-Getopt
-------------------------------------------------------------------
Sat Jun 4 21:06:15 UTC 2011 - lars@linux-schulserver.de
- fix build for distributions with old Test::More module
( perl-MooseX-Getopt-use_lib.patch )
-------------------------------------------------------------------
Fri Apr 15 09:19:42 UTC 2011 - coolo@opensuse.org
- updated to 0.37
* Fix missing dependency. (RT#67077)
* Fix dist.ini 'Prereq' into 'Prereqs' (Damien Krotkine)
* MooseX::Getopt::GLD
- change it to a MooseX::Role::Parameterized, so that it accepts
'getopt_conf' parameter (Damien Krotkine)
* Fix missed change from Test::Exception to Test::Fatal
* The test suite now uses Test::Fatal instead of Test::Exception. (Karen
Etheridge)
* Move most of new_with_options logic into separate publically
accessible process_argv method, so that arg processing can be
done without actually creating object (Jonathan Swartz)
-------------------------------------------------------------------
Wed Dec 1 13:33:49 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:37 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Aug 26 18:56:03 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.33:
* remove Test::Most from newly added test (RT#60766)
-------------------------------------------------------------------
Thu Aug 26 12:18:43 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.32:
* fix handling of Union types (RT#58417)
- changes from 0.31:
* fix issue causing tests to fail if MooseX::SimpleConfig isn't installed
- changes from 0.30:
* MooseX::Getopt::Basic
- uses attribute insertion order when determining the order in which options are documented in the usage (e.g. in $obj->usage->text)
* MooseX::Getopt::Basic
- store the usage object to the usage attr (RT#58715)
- properly checks whether the *option* --help, --usage, or --? were used, rather than the attribute 'help', 'usage' or '?' were set
* MooseX::Getopt::GLD
- add the usage attribute for storing the Getopt::Long::Descriptive::Usage object, and the help attribute for storing --help, --usage and --? state (RT#47865, RT#56783, RT#52474)
* MooseX::Getopt::Basic
- disable auto_help config in Getopt::Long, to avoid calling into pod2usage when the --help option is used while MooseX::ConfigFromFile is in use (the intent is just to fetch the value of the configfile option) (RT#57683)
- changes from 0.29:
* fix repository metadata
- changes from 0.28:
* MooseX::Getopt::Strict
- make it work with Getopt attribute traits in addition to attribute metaclasses
- changes from 0.27:
* bump dependency to Getopt::Long::Descriptive to 0.081 in an attempt to avoid test failures
* MooseX::Getopt::Dashes
- document that using a cmd_flag argument to attributes can be used to override the tr/_/-/ replacement ::Dashes does on attribute names
-------------------------------------------------------------------
Tue Feb 9 00:00:00 UTC 2010 - nine@detonation.org
- Re-added tests since there's now an updated Test::More available
-------------------------------------------------------------------
Tue Jan 12 00:00:00 UTC 2010 - nine@detonation.org
- Specfile autogenerated by cpanspec 1.78.