Mail::SPF::Base5.16 man page on Darwin

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
Darwin logo
[printable version]

Mail::SPF::Base(3)    User Contributed Perl Documentation   Mail::SPF::Base(3)

NAME
       Mail::SPF::Base - Base class for Mail::SPF classes

SYNOPSIS
	   use base 'Mail::SPF::Base';

	   sub new {
	       my ($class, @options) = @_;
	       my $self = $class->SUPER::new(@options);
	       ...
	       return $self;
	   }

DESCRIPTION
       Mail::SPF::Base is a common base class for all Mail::SPF classes.

   Constructor
       The following constructor is provided:

       new(%options): returns Mail::SPF::Base
	   Creates a new object of the class on which the constructor was
	   invoked.  The provided options are stored as key/value pairs in the
	   new object.

	   The "new" constructor may also be called on an object, in which
	   case the object is cloned.  Any options provided override those
	   from the old object.

	   There are no common options defined in Mail::SPF::Base.

   Class methods
       The following class methods are provided:

       class: returns string
	   Returns the class name of the class or object on which it is
	   invoked.

   Class methods
       The following class methods are provided:

       make_accessor($name, $readonly): returns code-ref
	   Creates an accessor method in the class on which it is invoked.
	   The accessor has the given name and accesses the object field of
	   the same name.  If $readonly is true, the accessor is made read-
	   only.

   Instance methods
       There are no common instance methods defined in Mail::SPF::Base.

SEE ALSO
       Mail::SPF

       For availability, support, and license information, see the README file
       included with Mail::SPF.

AUTHORS
       Julian Mehnle <julian@mehnle.net>, Shevek <cpan@anarres.org>

perl v5.16.2			  2013-08-25		    Mail::SPF::Base(3)
[top]

List of man pages available for Darwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net