Commit Graph

4 Commits

Author SHA1 Message Date
Brian Fraser fraserb@gmail.com
e6158cd2f8 Fix for 1073532: Mo doesn't work with Scalar::Util::PP
Unlike Scalar::Util, Scalar::Util::PP::looks_like_number shifts @_,
so calling it as &looks_like_number works differently in both
versions; see https://rt.cpan.org/Public/Bug/Display.html?id=80525
2012-10-31 12:04:30 -03:00
Brian Fraser
bcc618ba5b Fixup: A mistakenly moved BEGIN { was breaking things 2012-07-11 15:04:50 -03:00
Brian Fraser
c012159989 Make Mo add itself to %INC 2012-07-11 12:25:54 -03:00
Brian Fraser
1a217a1eec Add Mo to lib/ 2012-07-11 12:24:29 -03:00