The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Egg-Release-Mail LUSHE"

Egg::View::Mail - View to transmit mail. River stage zero No dependents

It is a view to transmit mail. To use it, the module is generated under the control of the project with the helper. see Egg::Helper::View::Mail. % cd /path/to/MyApp/bin % ./egg_helper V::Mail [MODULE_NAME] 'MyApp/View/Mail/MODULE_NAME.pm' is generate...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::Release::Mail - Package kit for Mail Sending. River stage zero No dependents

* Egg::View::Mail ..... View to transmit mail. * Egg::View::Mail::Base ..... Base class for E-mail controller. * Egg::View::Mail::Mailer::CMD ..... Mail is transmitted by the sendmail command. * Egg::View::Mail::Mailer::SMTP ..... Mail is transmitted...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Base - Base class for MAIL controller. River stage zero No dependents

It is a base class to succeed to from the MAIL controller who generates it in the helper script. see Egg::Helper::View::Mail....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::Helper::View::Mail - Helper who generates MAIL controller. River stage zero No dependents

It is a helper who generates the MAIL controller to use it with Egg::View::Mail under the control of 'lib' directory of the project. It starts specifying the View::Mail mode and the generated module name for the helper script of the project to use it...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

lib/Egg/View/Mail/Plugin/SaveBody.pm - The content of the transmission of mail is preserved in the file. River stage zero No dependents

It is MAIL plugin to preserve the content of the transmission of mail in the file. When 'SaveBody' is passed to 'setup_plugin' method, it is built in. It is necessary to set up it and Egg::Model::FsaveDate. % vi /path/to/MyApp/lib/MyApp/config.pm ......

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Plugin::Lot - MAIL plugin that enables specification of two or more destinations. River stage zero No dependents

It is MAIL plugin that enables the specification of two or more destinations. When 'Lot' is passed to 'setup_plugin' method, it is built in....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Mailer::CMD - Mail is transmitted by using the sendmail command. River stage zero No dependents

It is Mailer system component to transmit mail by using the sendmail command. Use is enabled specifying 'CMD' for the first argument of 'setup_mailer' method....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Mailer::SMTP - Mail is transmitted by using Net::SMTP. River stage zero No dependents

It is Mailer system component to transmit mail by using Net::SMTP. Use is enabled specifying 'SMTP' for the first argument of 'setup_mailer' method....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::MIME::Entity - The content of the transmission of mail is made with MIMI::Entity. River stage zero No dependents

It is MAIL component for the content of the transmission of mail to be made from MIMI::Entity. Use is enabled specifying 'MIME::Entity' for the second argument of 'setup_mailer' method. __PACKAGE__->setup_mailer( SMTP => qw/ MIME::Entity / );...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Plugin::Jfold - The numbers of characters of each line of mail are united. River stage zero No dependents

The number of characters of each line of mail is adjusted by using 'Jfold' of Jcode. When 'Jfold' is passed to 'setup_plugin' method, it is built in. Please note that there is a thing that the processing result doesn't become it according to the expe...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Plugin::EmbAgent - Client information is put on the content of mail. River stage zero No dependents

Information on the access to the content of mail is put. It is MAIL plugin. When 'EmbAgent' is passed to 'setup_plugin' method, it is built in. There is a thing that how of information to stick changes when using it with other components that use '__...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Encode::ISO2022JP - Processing for Japanese mail is done. River stage zero No dependents

Processing necessary to send Japanese mail is done. Please use use with Egg::View::Mail::MIME::Entity. It is a code matched to the specification of this component....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Plugin::Signature - Famous etc. are added to the content of the transmission of mail. River stage zero No dependents

It is MAIL plugin to add famous etc. to the content when mail is transmitted. When 'Signature' is passed to 'setup_plugin' method, it is built in. There is a thing that processing the same as the aim is not done by the competition with other plugins....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC

Egg::View::Mail::Plugin::PortCheck - The operation of the mail server is checked before Mail Sending. River stage zero No dependents

It is MAIL plugin that checks the operation of the mail server before Mail Sending. When 'PortCheck' is passed to 'setup_plugin' method, it is built in. package MyApp::View::Mail::MyComp; ......... __PACKAGE__->setup_plugin(qw/ PortCheck /); It is ne...

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC
14 results (0.028 seconds)