explain the method stuff as well
[p5sagit/Import-Into.git] / Makefile.PL
index f595a04..e973649 100644 (file)
@@ -5,7 +5,7 @@ use ExtUtils::MakeMaker;
 (do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml';
 
 WriteMakefile(
-  NAME => 'Import::Into',
+  NAME => 'Import-Into',
   VERSION_FROM => 'lib/Import/Into.pm',
   PREREQ_PM => { },
   LICENSE => 'perl',