2ad58495a6
A lightweight cache with timed expiration. PR: 71481 Submitted by: Palle Girgensohn <girgen@pingpong.net>
7 lines
425 B
Text
7 lines
425 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/Simple/TimedExpiry/.packlist
|
|
%%SITE_PERL%%/Cache/Simple/TimedExpiry.pm
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/Simple/TimedExpiry
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/Simple
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Cache/Simple 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Cache 2>/dev/null || true
|