Release commit for 1.000006
[scpubgit/HTML-String.git] / Makefile.PL
index 853c354..7987571 100644 (file)
@@ -6,7 +6,7 @@ use ExtUtils::MakeMaker;
 
 
 WriteMakefile(
-  NAME => 'HTML-String',
+  NAME => 'HTML::String',
   VERSION_FROM => 'lib/HTML/String.pm',
   PREREQ_PM => {
     'Safe::Isa' => 1,