[Catalyst-commits] r13109 - Catalyst-Authentication-Store-DBIx-Class/trunk

rafl at dev.catalyst.perl.org rafl at dev.catalyst.perl.org
Mon Mar 29 23:28:27 GMT 2010


Author: rafl
Date: 2010-03-30 00:28:27 +0100 (Tue, 30 Mar 2010)
New Revision: 13109

Modified:
   Catalyst-Authentication-Store-DBIx-Class/trunk/Makefile.PL
Log:
Disable autoinstall.

Modified: Catalyst-Authentication-Store-DBIx-Class/trunk/Makefile.PL
===================================================================
--- Catalyst-Authentication-Store-DBIx-Class/trunk/Makefile.PL	2010-03-29 23:28:23 UTC (rev 13108)
+++ Catalyst-Authentication-Store-DBIx-Class/trunk/Makefile.PL	2010-03-29 23:28:27 UTC (rev 13109)
@@ -40,7 +40,6 @@
 
 test_requires 'Test::More';
 
-auto_install;
 resources repository => 'http://dev.catalystframework.org/repos/Catalyst/Catalyst-Authentication-Store-DBIx-Class';
 
 WriteAll;




More information about the Catalyst-commits mailing list