oops give it a name
[gitmo/MRO-Compat.git] / Makefile.PL
index cf8bc11..ba9f8df 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install;
 
-name           '';
+name           'mro';
 all_from       'lib/mro.pm';
 
 build_requires 'Test::More'    => '0.47';