[prev] [thread] [next] [lurker] [Date index for 2003/10/16]
Author: simon Date: 2003-10-16 17:51:04 +0100 (Thu, 16 Oct 2003) New Revision: 1430 Modified: trunk/siesta/lib/Siesta.pm Log: Fix for pod from Ilya Martynov Modified: trunk/siesta/lib/Siesta.pm =================================================================== --- trunk/siesta/lib/Siesta.pm 2003-10-16 16:39:28 UTC (rev 1429) +++ trunk/siesta/lib/Siesta.pm 2003-10-16 16:51:04 UTC (rev 1430) @@ -66,7 +66,7 @@ my $sender; -=item ->sender +=head2 ->sender Return the current sender. @@ -80,7 +80,7 @@ $sender || Siesta->set_sender('Sendmail'); } -=item ->set_sender ($class, @options) +=head2 ->set_sender ($class, @options) Set the current sender to the given class. This will pass on any options you give it automatically. @@ -98,7 +98,7 @@ $sender = $class->new(@_); } -=item ->log ($message, $level) +=head2 ->log ($message, $level) Log message as long as level is below the value set in I<$Siesta::Config::LOG_LEVEL>; @@ -129,7 +129,7 @@ } -=item ->available_plugins +=head2 ->available_plugins Return the name of every plugin on the system.
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52