Excerpts from Elliot Shank's message of Wed Aug 19 21:26:43 -0700 2009:
> If you uncomment the one line in the code below, you get a "Illegal inherited
> options => (getopt_name)" error.  Is there any way around this?
>
> has '+modified_attribute' => (
>     traits      => [ qw< MooseX::Getopt::Defanged::Option > ],
> #    getopt_name => 'modified',
> );

I think this means it's time to kill the "list of valid inherited options" and
replace it with a "list of invalid inherited options".  Any volunteers?

hdp.

Reply via email to