On 2012-04-07 20:47:13, SPROUT wrote:
Show quoted text> On Sat Apr 07 20:40:11 2012, SPROUT wrote:
> > On Sat Apr 07 14:47:05 2012, SREZIC wrote:
> > 0.1013 )
> > > Maybe it's related to the $^WARNING_BITS hacks done elsewhere
> > > (common::sense or so?).
> >
> > These warnings are coming from AnyEvent, which inlines the equivalent
> > of common::sense.
> >
> > So it seems that AnyEvent needs the same change that has already been
> > applied to
> > common::sense.
>
> But the tests actually pass for me, even though warnings appear.
Do you have Test::Warn and Moose installed? If these are not installed,
then the problematic test (application_with_moose.t) is skipped (using
Test::Requires magic).
Regards,
Slaven