projects
/
gitmo/MRO-Compat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4c4e417
)
oops give it a name
Brandon L Black [Fri, 11 May 2007 00:07:49 +0000 (
00:07
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
cf8bc11
..
ba9f8df
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,6
+1,6
@@
use inc::Module::Install;
-name '';
+name 'mro';
all_from 'lib/mro.pm';
build_requires 'Test::More' => '0.47';