[Catalyst-commits] r11530 -
Catalyst-Plugin-Session-Store-Delegate/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Wed Oct 14 15:50:41 GMT 2009
Author: rafl
Date: 2009-10-14 15:50:40 +0000 (Wed, 14 Oct 2009)
New Revision: 11530
Modified:
Catalyst-Plugin-Session-Store-Delegate/trunk/Makefile.PL
Log:
Fix repo url.
Modified: Catalyst-Plugin-Session-Store-Delegate/trunk/Makefile.PL
===================================================================
--- Catalyst-Plugin-Session-Store-Delegate/trunk/Makefile.PL 2009-10-14 15:47:01 UTC (rev 11529)
+++ Catalyst-Plugin-Session-Store-Delegate/trunk/Makefile.PL 2009-10-14 15:50:40 UTC (rev 11530)
@@ -12,7 +12,7 @@
test_requires 'Test::use::ok' => '0';
requires 'MRO::Compat' => '0';
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-Session-Store-Delegate/';
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-Delegate/';
WriteAll;
More information about the Catalyst-commits
mailing list