Networking constants and support functions

Edit Package perl-Socket
http://search.cpan.org/dist/Socket/

This module provides a variety of constants, structure manipulators
and other functions related to socket-based networking. The values
and functions provided are useful when used in conjunction with Perl
core functions such as socket(), setsockopt() and bind(). It also
provides several other support functions, mostly for dealing with
conversions of network addresses between human-readable and native
binary forms, and for hostname resolver operations.

Some constants and functions are exported by default by this module;
but for backward-compatibility any recently-added symbols are not
exported by default and must be requested explicitly. When an import
list is provided to the use Socket line, the default exports are not
automatically imported. It is therefore best practice to always to
explicitly list all the symbols required.

Refresh
Refresh
Source Files
Filename Size Changed
Socket-2.037.tar.gz 0000045999 44.9 KB
cpanspec.yml 0000000669 669 Bytes
perl-Socket.changes 0000006889 6.73 KB
perl-Socket.spec 0000003053 2.98 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1092631 from Tina Müller's avatar Tina Müller (tinita) (revision 15)
- updated to 2.037
   see /usr/share/doc/packages/perl-Socket/Changes
  2.037   2023-06-06
          [CHANGES]
           * Convert hard tabs to spaces in source files
           * Add `use VERSION` everywhere
           * Fix indentation for consistency
          [BUGFIXES]
           * Fix compiler warnings on MSWin32 (RT148275)
Comments 0
openSUSE Build Service is sponsored by