[Catalyst-commits] r6914 - trunk/Catalyst-Plugin-ConfigLoader-Remote/lib/Catalyst/Plugin/ConfigLoader

jshirley at dev.catalyst.perl.org jshirley at dev.catalyst.perl.org
Tue Sep 18 01:20:16 GMT 2007


Author: jshirley
Date: 2007-09-18 01:20:15 +0100 (Tue, 18 Sep 2007)
New Revision: 6914

Modified:
   trunk/Catalyst-Plugin-ConfigLoader-Remote/lib/Catalyst/Plugin/ConfigLoader/Remote.pm
Log:
I are dumb.

Modified: trunk/Catalyst-Plugin-ConfigLoader-Remote/lib/Catalyst/Plugin/ConfigLoader/Remote.pm
===================================================================
--- trunk/Catalyst-Plugin-ConfigLoader-Remote/lib/Catalyst/Plugin/ConfigLoader/Remote.pm	2007-09-17 19:20:20 UTC (rev 6913)
+++ trunk/Catalyst-Plugin-ConfigLoader-Remote/lib/Catalyst/Plugin/ConfigLoader/Remote.pm	2007-09-18 00:20:15 UTC (rev 6914)
@@ -7,7 +7,7 @@
 use Scalar::Util qw(blessed);
 use File::Temp qw/tempdir/;
 
-use base qw/Config::Plugin::ConfigLoader/;
+use base qw/Catalyst::Plugin::ConfigLoader/;
 
 =head1 NAME
 




More information about the Catalyst-commits mailing list