projects
/
gitmo/MooseX-UndefTolerant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1151098
)
and more
Cory Watson [Tue, 1 Dec 2009 23:18:05 +0000 (17:18 -0600)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
ef3fbf1
..
5415322
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,6
+1,6
@@
use inc::Module::Install;
-name 'MooseX-Attribute-UndefTolerant';
+name 'MooseX-UndefTolerant';
all_from 'lib/MooseX/UndefTolerant.pm';
author q{Cory G Watson <gphat@cpan.org>};
license 'perl';