|
[text/plain 728b]
On Tue, Jun 13, 2006 at 10:04:26AM -0400, via RT said:
> Thanks for the quick response. I discovered that setting "inner => 0"
> works around the bug, so we'll release a new Perl::Critic and that
> should make everything happy again on our end.
Ok, that's good.
Sorry to have caused so much trouble.
> Perhaps inner => 0 should be the default? Or is it too late for an API
> change of that magnitude?
I think, probably, it's too late. Foolishly I was little lax about
adding stuff into the M::P core when I started it and now it's a little
too late.
Possibly I might change it so that the default in Module::Pluggable is 1
but the default for Module::Pluggable::Object is 0 but I'm a little wary
of that.
Simon
|