[siesta-commit] siesta/lib/Siesta Send.pm,1.2,1.3

[prev] [thread] [next] [lurker] [Date index for 2002/09/15]

From: clampr
Subject: [siesta-commit] siesta/lib/Siesta Send.pm,1.2,1.3
Date: 12:19 on 15 Sep 2002
Update of /cvsroot/siesta/siesta/lib/Siesta
In directory usw-pr-cvs1:/tmp/cvs-serv15851/lib/Siesta

Modified Files:
	Send.pm 
Log Message:
fix layout/docs

Index: Send.pm
===================================================================
RCS file: /cvsroot/siesta/siesta/lib/Siesta/Send.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Send.pm	15 Sep 2002 10:51:50 -0000	1.2
+++ Send.pm	15 Sep 2002 11:19:11 -0000	1.3
@@ -1,10 +1,9 @@
+# $Id$
 package Siesta::Send;
-
 use strict;
 use Class::MethodMaker new => 'new';
-use Siesta;
 
-=head1 NAME 
+=head1 NAME
 
 Siesta::Send - send a Siesta::Message
 
@@ -12,19 +11,20 @@
 
 =head1 DESCRIPTION
 
+base class for sending api
+
 =head2 METHODS
 
 =over
 
-=item ->send ($message)
+=item ->send($message, %args)
 
 C<$message> is a Siesta::Message
 
-Send this message.
-
-Return 1 on success, 0 on failure.
+Send this message to either implicit recipients or those supplied by
+the %args.
 
-This should be overridden by Siesta::Send::* plugins.
+Return true on success.
 
 =cut
 



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