软件包: libtest-email-perl (0.07-2)
libtest-email-perl 的相关链接
Trisquel 的资源:
下载源码包 libtest-email-perl:
- [libtest-email-perl_0.07-2.dsc]
- [libtest-email-perl_0.07.orig.tar.gz]
- [libtest-email-perl_0.07-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- AGOSTINI Yves
外部的资源:
- 主页 [metacpan.org]
相似软件包:
email contents test module
Test::Email provides tests for email contents; it is a subclass of MIME::Entity with header_is, body_is, or _ok or _like and part_ok, mime_type_ok methods. Tests for equality remove trailing newlines from strings before testing. Some mail messages have newlines appended to them during the mailing process, which could cause unnecessary confusion.
This package also provides Test::POP3 to automate email delivery tests.
其他与 libtest-email-perl 有关的软件包
|
|
|
-
- dep: libmime-tools-perl
- Perl5 modules for MIME-compliant messages
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libmail-pop3client-perl
- POP3 client module for perl
-
- rec: libmail-sendmail-perl
- simple way to send email from a perl script