9f83b1f482
optimize module loading across forking and non-forking scenarios.
4 lines
202 B
Text
4 lines
202 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/prefork/.packlist
|
|
%%SITE_PERL%%/prefork.pm
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/prefork
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/prefork 2>/dev/null || true
|