NAME
SWISH::Prog::DBI::Mail - index email with Swish-e
SYNOPSIS
# see SWISH::Prog::Doc
DESCRIPTION
Subclass of SWISH::Prog::Doc. Inherits all method from that class, so see that documentation. Only overridden and new methods are documented here.
METHODS
init
Creates mail() accessor.
Get/set hash ref representing a mail message. Useful for creating *_filter methods.
SEE ALSO
SWISH::Prog, SWISH::Prog::Mail
AUTHOR
Peter Karman, <perl@peknet.com>
COPYRIGHT AND LICENSE
Copyright 2007 by Peter Karman
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.