-
-
09 Apr 2004 07:53:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (11)
- Testers (160 / 1 / 1)
- Kwalitee
Bus factor: 0- 9.22% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (11.18KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.2 - 2004-04-09
- Fixed bug for spaces between ":" and "<" on command MAIL. Thanks to Dave Rogers that sent that: | According to RFC821 there cannot be a space between | the ':' and the '<' in the "MAIL FROM:" or | the "MAIL TO:" exchange.
Modules
Send plain/html e-mails through SMTP servers (platform independent). Supports SMTP authentication and attachments.Handles the authentication response.Handles the communication with the SMTP server without dependencies.Provides
in lib/Mail/SendEasy/Base64.pmin lib/Mail/SendEasy/IOScalar.pmOther files
Module Install Instructions
To install Mail::SendEasy, copy and paste the appropriate command in to your terminal.
cpanm Mail::SendEasy
perl -MCPAN -e shell install Mail::SendEasy
For more information on module installation, please visit the detailed CPAN module installation guide.