mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
54faefdf26
"complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached. PR: ports/84739 Submitted by: Jacques Marneweck <jacques@powertrip.co.za>
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
%%SITE_PERL%%/Danga/Socket.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga/Socket/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga/Socket
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Danga 2>/dev/null || true
|