CGI-FormBuilder-Mail-FormatMultiPart

 view release on metacpan or  search on metacpan

README.txt  view on Meta::CPAN

       Calling $form->mailresults( plugin => 'Foo', ... ) will use CGI::Form-
       Builder::Mail::Foo and will pass the FormBuilder object as a named
       param 'form' with all other parameters passed intact.

       If it should croak, confess, die or otherwise break if something goes
       wrong, FormBuilder.pm will warn any errors and the built-in mailre-
       sults() method will still try.

BUGS
       Styles don't do anything in my copy of Evolution, at least.  But they
       do have the intended effect in Mozilla Mailnews, so I guess it's good
       to go.

DEPENDENCIES
       MIME::Types, Net::SMTP, MIME::Lite, Text::FormatTable, HTML::Quick-
       Table, "CGI::FormBuilder version 3.0301 or higher"

SEE ALSO
       CGI::FormBuilder, MIME::Lite, Text::FormatTable, HTML::QuickTable

AUTHOR

lib/CGI/FormBuilder/Mail/FormatMultiPart.pm  view on Meta::CPAN

as a named param 'form' with all other parameters passed intact.

If it should croak, confess, die or otherwise break if something
goes wrong, FormBuilder.pm will warn any errors and the built-in
mailresults() method will still try.

=head1 BUGS

Styles don't do anything in my copy of Evolution, at least.
But they do have the intended effect in Mozilla Mailnews,
so I guess it's good to go.

=head1 DEPENDENCIES

L<MIME::Types>,
L<Net::SMTP>,
L<MIME::Lite>,
L<Text::FormatTable>,
L<HTML::QuickTable>,
L<CGI::FormBuilder version 3.0301 or higher>



( run in 0.285 second using v1.01-cache-2.11-cpan-ba35b6b0368 )