0.006 2014-02-01 13:03:37-0600
-
free memory
-
use PERL_NO_GET_CONTEXT
0.005 2013-12-31 12:09:19-0600
-
add maximum_value method to Unicode::Number::System
-
doc fixes
0.004_01 2013-12-24 13:23:49-0600
-
Alien::Uninum is a runtime prereq, not a build prereq.
0.004 2013-12-24 13:12:51-0600
-
build fix that uses MakeMaker's CONFIGURE option to specify the build
prereq on Alien::Uninum then use it afterwards.
(thanks to @patch for finding this).
0.003 2013-12-24 09:01:27-0600
-
fix encoding issue in tests
-
move the overload pragma so that it works on earlier perl versions
0.002 2013-12-23 18:25:53-0600
-
stray path in Makefile.PL: make sure Alien::Uninum is called at configure
time, not at release time (thanks to bulk88 for catching this)
-
make Alien::Uninum a build prereq
0.001 2013-12-23 16:45:38-0600
-
initial version