diff options
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 1f4ab89..42e6d3b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,7 +65,7 @@ sub find_prereqs } %mm_args = ( - "NAME" => "Math::FastPPDecimal", + "NAME" => "Math::Decimal::FastPP", "VERSION" => "0.001", "AUTHOR" => "Patrick McDermott <patrick.mcdermott\@libiquity.com>", "LICENSE" => "gpl_3", |