mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
10c1ccb9fe
Socket is a low-level module used by, among other things, the IO::Socket family of modules. The following examples demonstrate some low-level uses but a practical program would likely use the higher-level API provided by IO::Socket or similar instead. WWW: http://search.cpan.org/dist/Socket/
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/Socket.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Socket.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Socket.so
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket
|