* MooseX::Getopt: _get_options_from_configfile renamed to get_options_from_configfile.
authorPiotr Roszatycki <piotr.roszatycki@gmail.com>
Thu, 13 Nov 2008 18:04:29 +0000 (18:04 +0000)
committerPiotr Roszatycki <piotr.roszatycki@gmail.com>
Thu, 13 Nov 2008 18:04:29 +0000 (18:04 +0000)
commit10ed52cb080cfbe757fdb2a4c7ceb463fba93e6c
tree1fd55b1ce9abe2b1269a70df66c3ed594799bb54
parentd09046450c54b37640fed28a06a17b7d040ba81a
* MooseX::Getopt: _get_options_from_configfile renamed to get_options_from_configfile.
* MooseX::Getopt: get_options_from_configfile and get_options_from_argv returns hashref that hash.
* MooseX::Getopt::Session, MooseX::Getopt::Parser::*: Removed params attribute.
* t/008_configfromfile.t: Tests for different parsers.
lib/MooseX/Getopt.pm
lib/MooseX/Getopt/Parser/Descriptive.pm
lib/MooseX/Getopt/Parser/Long.pm
lib/MooseX/Getopt/Session.pm
t/008_configfromfile.t
t/009_gld_and_explicit_options.t