[prev] [thread] [next] [lurker] [Date index for 2002/09/15]
Update of /cvsroot/siesta/siesta/lib/Siesta/Send In directory usw-pr-cvs1:/tmp/cvs-serv13305/lib/Siesta/Send Added Files: Null.pm Log Message: Doesn't do anything. For testing purposes. --- NEW FILE: Null.pm --- package Siesta::Send::Null; use strict; use Siesta::Send; use base 'Siesta::Send'; use vars qw/$DESCRIPTION/; $DESCRIPTION = "Doesn't do anything - for testing purposes"; =head1 NAME Siesta::Send::Null - does nothing. For testing purposes. =cut sub send { } 1;
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52