e3b0342d7b
Email::Simple is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. PR: 56229 Submitted by: Lars Thegler <lars@thegler.dk>
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
%%SITE_PERL%%/Email/Simple.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Simple/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Simple
|
|
@unexec rmdir %D/%%SITE_PERL%%/Email 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email 2>/dev/null || true
|