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.