Email::Stuff, as its name suggests, is a fairly casual module used to email "stuff" to people using the most common methods. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the tight and correct Email:: modules. Email::Stuff is typically used to build emails and send them in a single statement, as seen in the synopsis. And it is certain only for use when creating and sending emails. As such, it contains no email parsing capability, and little to no modification support. WWW: http://search.cpan.org/dist/Email-Stuff/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-08-27 09:08:40 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Email-Stuff Makefile distinfo pkg-descr pkg-plist Log: Email::Stuff, as its name suggests, is a fairly casual module used to email "stuff" to people using the most common methods. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the tight and correct Email:: modules. Email::Stuff is typically used to build emails and send them in a single statement, as seen in the synopsis. And it is certain only for use when creating and sending emails. As such, it contains no email parsing capability, and little to no modification support. WWW: http://search.cpan.org/dist/Email-Stuff/ PR: ports/138194 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.970 +1 -0 ports/mail/Makefile 1.1 +27 -0 ports/mail/p5-Email-Stuff/Makefile (new) 1.1 +3 -0 ports/mail/p5-Email-Stuff/distinfo (new) 1.1 +13 -0 ports/mail/p5-Email-Stuff/pkg-descr (new) 1.1 +5 -0 ports/mail/p5-Email-Stuff/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"