forked from Lainports/freebsd-ports
This module provides functions that deal the date formats used by the HTTP protocol (and then some more). PR: 54187 Submitted by: mat Approved by: demon (mentor)
7 lines
455 B
Text
7 lines
455 B
Text
%%SITE_PERL%%/DateTime/Format/HTTP.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/HTTP/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/HTTP
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true
|