freebsd-ports/net/p5-POSIX-Socket/pkg-plist
Jun Kuriyama 735c7c8e28 The primary purpose of this is to use file descriptors instead of file
handles for socket operations. File descriptors can be shared between
threads and not need dup file handles for each threads.

WWW: http://search.cpan.org/dist/POSIX-Socket/
2013-08-10 15:30:16 +00:00

7 lines
358 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Socket/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/POSIX/Socket.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Socket/Socket.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Socket/Socket.so
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/POSIX
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Socket
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX