Fix an issue on the Int type constraint, to accept 2*46 as Int and to refuse 2**46...
authorgfx <gfuji@cpan.org>
Mon, 15 Mar 2010 02:12:57 +0000 (11:12 +0900)
committergfx <gfuji@cpan.org>
Mon, 15 Mar 2010 02:12:57 +0000 (11:12 +0900)
commit0cfe08a4504e91d95d50e654b470b4d0fedd4e3b
tree384c4914adfd62a869d48d16fe17d3d98f7ff2b5
parent66a33f3d647ed0567d3d2ce634111a5bd5269c72
Fix an issue on the Int type constraint, to accept 2*46 as Int and to refuse 2**46+0.5 as Int
lib/Mouse/PurePerl.pm
t/900_bug/005_large_int.t
xs-src/MouseTypeConstraints.xs