oops give it a name
Brandon L Black [Fri, 11 May 2007 00:07:49 +0000 (00:07 +0000)]
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';