PATCH: Large omnibus patch to clean up the JRRT quotes
[p5sagit/p5-mst-13.2.git] / ext / Encode / Unicode / Makefile.PL
index d2dfdff..ce48b7a 100644 (file)
@@ -4,8 +4,8 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
               INC              => "-I../Encode",
-             NAME              => 'Encode::Unicode',
-             VERSION_FROM      => "Unicode.pm",
-             MAN3PODS  => {},
-             );
+          NAME         => 'Encode::Unicode',
+          VERSION_FROM => "Unicode.pm",
+          MAN3PODS  => {},
+          );