[Catalyst-commits] r7593 - trunk/Config-Any
bricas at dev.catalyst.perl.org
bricas at dev.catalyst.perl.org
Mon Apr 7 19:21:00 BST 2008
Author: bricas
Date: 2008-04-07 19:21:00 +0100 (Mon, 07 Apr 2008)
New Revision: 7593
Modified:
trunk/Config-Any/Makefile.PL
Log:
revert remove of name() in Makefile.PL
Modified: trunk/Config-Any/Makefile.PL
===================================================================
--- trunk/Config-Any/Makefile.PL 2008-04-07 18:18:00 UTC (rev 7592)
+++ trunk/Config-Any/Makefile.PL 2008-04-07 18:21:00 UTC (rev 7593)
@@ -5,6 +5,7 @@
}
perl_version '5.006';
+name 'Config-Any';
all_from 'lib/Config/Any.pm';
More information about the Catalyst-commits
mailing list