Result for 416711082EE184D1365FB7E8C7DB6FD083173C3B

Query result

Key Value
FileName./usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Socket/Socket.so
FileSize48272
MD5F17C06B7AE935623FD028A9AD8804ABA
SHA-1416711082EE184D1365FB7E8C7DB6FD083173C3B
SHA-256E9CBFB58DB14496CFDCF63AC7065B3AC1E85DB053B8F7D8E941E00A1C171DA64
SSDEEP768:2fmpyI15Pw4xx5k5S3+8lzux+CuiZCTnKdJ5aE5d:AI7PNxxKS3+o9tTKL5L
TLSHT13C231A5BD6F606FEC074CB34468FA6B16CB06C92C541675A1160A63A3C93F788F06FE2
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5255EEB8D04FE19710D0A27A97B326B59
PackageArchx86_64
PackageDescriptionThis 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. Also, some common socket "newline" constants are provided: the constants 'CR', 'LF', and 'CRLF', as well as '$CR', '$LF', and '$CRLF', which map to '\015', '\012', and '\015\012'. If you do not want to use the literal characters in your programs, then use the constants provided here. They are not exported by default, but can be imported individually, and with the ':crlf' export tag: use Socket qw(:DEFAULT :crlf); $sock->print("GET / HTTP/1.0$CRLF"); The entire getaddrinfo() subsystem can be exported using the tag ':addrinfo'; this exports the getaddrinfo() and getnameinfo() functions, and all the 'AI_*', 'NI_*', 'NIx_*' and 'EAI_*' constants.
PackageNameperl-Socket
PackageRelease1.1
PackageVersion2.032
SHA-114DAEA8740AE0FC8AC339329D707BD0872607E25
SHA-256BE7BFFCE80C056E275986CE415F549FB2E736436CAE394E5146AFE28C0DAC4F1