MouseX::Getopt::Meta::Attribute::Trait
[email protected] Mon, 7 Oct 2013 15:59:15 +0000 (UTC)
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <725850929.3791548.1381161555810.JavaMail.root@sz0115a.emeryville.ca.mail.comcast.net> |
Hi, I noticed that using MouseX::Getopt::Meta::Attribute::Traitt when Getopt::Long::Descriptive is present precludes usage of a single dash in long options. Is it possible to change this behavior? An another problem is that the program exits when using --help. I have several Mouse classes in my application that I want to display help for.