rev 1458 - trunk/siesta/lib

[prev] [thread] [next] [lurker] [Date index for 2003/10/21]

From: richardc
Subject: rev 1458 - trunk/siesta/lib
Date: 10:29 on 21 Oct 2003
Author: richardc
Date: 2003-10-21 10:29:17 +0100 (Tue, 21 Oct 2003)
New Revision: 1458

Modified:
   trunk/siesta/lib/Siesta.pm
Log:
lose Acme::Siesta::Plugin::*, not that it would have worked without a
hefy rewrite anyhow


Modified: trunk/siesta/lib/Siesta.pm
===================================================================
--- trunk/siesta/lib/Siesta.pm	2003-10-21 09:28:05 UTC (rev 1457)
+++ trunk/siesta/lib/Siesta.pm	2003-10-21 09:29:17 UTC (rev 1458)
@@ -10,19 +10,11 @@
 use File::Find::Rule qw/find/;
 use File::Basename qw/fileparse/;
 use File::Spec::Functions qw(catdir);
-use Module::Pluggable
-  sub_name    => '_plugins',
-  search_path => [ catdir(qw(Siesta Plugin)),
-                   catdir(qw(Acme Siesta Plugin)),
-                 ];
-
+use Module::Pluggable sub_name => '_plugins';
 use UNIVERSAL::require;
 use Template;
-
 use Carp qw(croak);
 
-
-
 =head1 NAME
 
 Siesta - the Siesta mailing list manager.

Generated at 13:57 on 01 Jul 2004 by mariachi 0.52