projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
95d600f
)
change dist name to Reaction
matthewt [Thu, 31 Jan 2008 08:07:33 +0000 (08:07 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
9f41b02
..
a4fee0d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,6
+1,6
@@
use inc::Module::Install 0.64;
-name 'ComponentUI';
+name 'Reaction';
all_from 'lib/ComponentUI.pm';
requires 'Catalyst' => '5.7002';