[siesta-commit] siesta/lib/Siesta/Send Sendmail.pm,1.10,1.11

[prev] [thread] [next] [lurker] [Date index for 2003/03/15]

From: clampr
Subject: [siesta-commit] siesta/lib/Siesta/Send Sendmail.pm,1.10,1.11
Date: 21:39 on 15 Mar 2003
Update of /cvsroot/siesta/siesta/lib/Siesta/Send
In directory sc8-pr-cvs1:/tmp/cvs-serv9889/lib/Siesta/Send

Modified Files:
	Sendmail.pm 
Log Message:
refactor get_lists

Index: Sendmail.pm
===================================================================
RCS file: /cvsroot/siesta/siesta/lib/Siesta/Send/Sendmail.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Sendmail.pm	20 Sep 2002 20:32:05 -0000	1.10
+++ Sendmail.pm	15 Mar 2003 21:39:18 -0000	1.11
@@ -13,17 +13,17 @@
 
 =head1 DESCRIPTION
 
-A extension to siesta that allows you to send mail using 
-the local sendmail executable.
+A extension to siesta that allows you to send mail using the local
+sendmail executable.
 
 =head1 USAGE
 
         # This module should not really
         # be used outside the siesta system
 
-	my $sender = Siesta::Send::Sendmail->new();
-	my $mail   = Siesta::Message->new(*\STDIN);
-	$sender->send($mail);
+        my $sender = Siesta::Send::Sendmail->new();
+        my $mail   = Siesta::Message->new(*\STDIN);
+        $sender->send($mail);
 
 
 =head1 SEE ALSO



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