remove extra warn
[p5sagit/Config-Any.git] / Makefile.PL
index 8338d40..0cbff10 100644 (file)
@@ -5,6 +5,7 @@ if ( -e 'MANIFEST.SKIP' ) {
 }
 
 perl_version '5.006';
+name 'Config-Any';
 
 all_from 'lib/Config/Any.pm';