The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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.
     Closes <https://github.com/zmughal/p5-Unicode-Number/issues/13>
     (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