Implements feature suggestion RT#58715 by storing the Usage object, fixes
authorKaren Etheridge <karen@etheridge.ca>
Sun, 27 Jun 2010 19:58:00 +0000 (12:58 -0700)
committerKaren Etheridge <karen@etheridge.ca>
Thu, 1 Jul 2010 23:32:42 +0000 (16:32 -0700)
commit81b19ed83c9e345f960ccefbcd639dd0e3c2de06
tree3102db74558505077d01d87fd5bbe11813075a63
parent23dacba8e7a8d440075df851559a0be5770d0ed1
Implements feature suggestion RT#58715 by storing the Usage object, fixes
RT#47865, RT#56783, RT#52474 by properly capturing --help, --usage, --?.
Details in the test cases.
ChangeLog
lib/MooseX/Getopt.pm
lib/MooseX/Getopt/Basic.pm
lib/MooseX/Getopt/GLD.pm
t/104_override_usage.t
t/107_no_auto_help.t
t/108_usage_attr.t [new file with mode: 0644]
t/109_help_flag.t [new file with mode: 0644]