Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
Benjamin Holzman
>
pop-0.07
> POP::Carp
Download:
pop-0.07.tar.gz
Dependencies
Annotate this POD
CPAN RT
Open
0
Report a bug
Source
METHOD Title: POP::Carp::email_admin Desc: This method will email whatever (error) message is passed in as ARG1 (string argument) to address specified by the $POP_ADMIN_EMAIL environment variable. The mailer program used to send the email will be found in the path/file-name specified by the $POP_MAILER environment variable. No return-codes are checked on the mailer as we're already in a croak when this is called.