change dist name to Reaction
matthewt [Thu, 31 Jan 2008 08:07:33 +0000 (08:07 +0000)]
Makefile.PL

index 9f41b02..a4fee0d 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install 0.64;
 
-name 'ComponentUI';
+name 'Reaction';
 all_from 'lib/ComponentUI.pm';
 
 requires 'Catalyst' => '5.7002';