On Tue, Feb 10, 2009 at 07:09:15PM +0000, Lyle wrote: > Just to let everyone know I emailed Shawn M Moore (the author of Mouse) > about this contest and he has joined this list in order to answer any > questions you may have. > > Welcome Shawn :) > > > Lyle
Hi folks, Matsuno Tokuhiro, one of the Mouse developers, figured out what prevented Mouse from living happily on 5.6. Older versions of Scalar::Util would return true for looks_like_number(undef). The fix was to force a dependency of 1.14, which was first released with 5.8.5 (this explains the similar 5.8.4 failures). I just uploaded Mouse 0.18 to CPAN, so hopefully I'll finally start getting full green test results. Thanks for raising the issue, Lyle! Shawn _______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
