Result for 3F0327C8624AEEC22CF44292C15B798951BFD67C

Query result

Key Value
FileName./usr/share/man/man3/Socket.3pmc.gz
FileSize9028
MD5D6C829CA1E28D1B9DC67ED8257E9A832
SHA-13F0327C8624AEEC22CF44292C15B798951BFD67C
SHA-256B82ECE4C16E35E9FA2C9D76C9D2180A5D267960522B5C80DC499AD1CC8E52E76
SSDEEP192:vv43bUVT+xPuUx4zay0mxAUQsMbC3DtCRuEpsCCEHFn:XyNxRxzmxxHfVYHCCn
TLSHT12A12AF9977E05B1D479C2030AEC89312899C37E473F946BA4E8589E45FE82A531DECDC
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

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

Key Value
MD50F6833134F87D7A310EB82E14FE3579C
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-1A0C45C917ABE25E9ED589300D133437D8A3239DD
SHA-256131EBD458DA412829DC37B6CBAF98A581D84FFC26D4C43F1DB2FA85F2817D852
Key Value
MD5B5525F39E9C8E776175FB7D956FFFC4C
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.3
PackageVersion2.032
SHA-10A24B0993FD581AE04741AE0123B7F3B96776080
SHA-25696BE6CDED1C95B4B10E5F16CE5038639A503C301BE702FEC0D4E1C9977AD1FF6
Key Value
MD5062AD5C6B38A5951DDEB3E0EF9DDE3F8
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
PackageReleaselp151.1.1
PackageVersion2.032
SHA-1521DE5216E7655ED79557E8915818839338E5047
SHA-2564FE256490234AFD4533CC6B65F57B4E47D577AB4D0D1AA5E7937083E1E8DDF9F
Key Value
MD50541C430A6C7D4CD5B88E4D7D8656A3D
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
PackageReleaselp152.1.1
PackageVersion2.032
SHA-140D78536ABF04EE4C5B6CE3707F42A30FEDE8E73
SHA-256E9EB703288A9E2BD26DB23BC06F73E5F605CE826ADAD72FA8FEC591E481A5C1D
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
Key Value
MD5E71173C53A4B1C20A48AC32D67D22B7F
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
PackageReleaselp150.1.1
PackageVersion2.032
SHA-17DB23607A62BF8C36008467731B6509226FE0832
SHA-2561FCD7A46009B8B9F926D90ED83E7763A2CEFA197330480A6A09DE2430F9AF6B6
Key Value
MD574D2AC4012DFB32E315A2D3674EDBEB7
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.3
PackageVersion2.032
SHA-19E0FCB34893FD514A3D5F7C17484F4910E1B0757
SHA-25684DA891734BB37F104D1017F13E0CFEE7C40C40B3C0C56FBDEEC63503EBA97D9
Key Value
MD502114683BA746BEDA1607DBCD426688C
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
PackageReleaselp153.1.1
PackageVersion2.032
SHA-1841D25AAC824565D6A6F0D68DDA425A497604390
SHA-2568FCA4A8B3925ABE6D2041771924CB3680D481432CE659308C36582030FC3DBA9
Key Value
MD584435E068C7E312DB5B0FC6F64FBD116
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-1133FAB0FB7852A61651B4A58264A293C3335D83C
SHA-256B247C5103E60EC8267D67A49B55CC760EA6FA474701E6DDB6A23547E578A1AA3