The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.02
 - mingw64 compilers segfault on exp(). For these compilers we now have _overload_exp()
   do e ** arg instead of doing exp(arg).
 - Add constants defined in quadmath.h - and add t/13constants.t to check them.

0.01
 - First release