summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-01-05 21:05:53 (EST)
committer P. J. McDermott <pj@pehjota.net>2017-01-05 21:05:53 (EST)
commitc1daddf1f12b2603d8e17ba2ba566b7515b765e6 (patch)
tree68d2a97cf1bbf2188e9ca501f56b891000acaa44 /Makefile.PL
parent4d1617604ab39d34fedf8c7642421d824a2e72e6 (diff)
downloadMath-Decimal-FastPP-c1daddf1f12b2603d8e17ba2ba566b7515b765e6.zip
Math-Decimal-FastPP-c1daddf1f12b2603d8e17ba2ba566b7515b765e6.tar.gz
Math-Decimal-FastPP-c1daddf1f12b2603d8e17ba2ba566b7515b765e6.tar.bz2
Makefile.PL: Update NAME
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
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",