Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Getopt-Long-Descriptive CPAN distribution.

Report information
The Basics
Id: 76288
Status: resolved
Priority: 0/
Queue: Getopt-Long-Descriptive

People
Owner: Nobody in particular
Requestors: mjgardner [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.091
Fixed in: (no value)



v0.091 changed the error text output on missing options, breaking tests on several downstream modules: MooseX::Getopt, MooseX::App::Cmd and MouseX::App::Cmd. I've patched the latter two already. I think commit 20567db99f1bd9af861f52c2f7e092560172fe91 (https://github.com/rjbs/Getopt-Long-Descriptive/commit/20567db99f1bd9af861f52c2f7e092560172fe91) was the initial culprit. Should we be using exception objects instead?
On 2012-04-03 15:42:35, MJGARDNER wrote: Show quoted text
> Should we be using exception objects instead?
Yes. (I bet you feel let down that it took me five months to come up with that response. Sorry.) -- rjbs