Result for 0AE2DF1DD31DB3689B01A75824BEE552DFE462F8

Query result

Key Value
FileNameHiRes.pm
FileSize25689
MD5A9FD3406E5A83D6E7829679E67753BEF
RDS:package_id304065
SHA-10AE2DF1DD31DB3689B01A75824BEE552DFE462F8
SHA-256894575884F45FA31BD87A78FAB0120D986DCBDD9EC552439B13E9952C700BA27
SSDEEP768:7T1sJsWnDJZVJD6l2pqq8TyRJRsZObqrH/QCsvYRxC1ALdrHB9PylboW:7T1sJsWntZVJD6l2pqq8TORlMH/QCdxe
TLSHT18EB299092B90033A09B310E6AB9EF5D57324853A735E9B007CDE80D87F69978537E9F6
insert-timestamp1712928514.7347577
sourcesqlite.db
tar:gnameroot
tar:unameroot
hashlookup:parent-total13
hashlookup:trust100

Network graph view

Parents (Total: 13)

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

Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//s390x//perl-5.36.1-r2.apk
MD57CC4CCC69DB4F18EBB2709BEEF02B45B
SHA-1CCEAB6FEE86122DF01A10225D91ECE0FDD0F5CAA
SHA-25605895270FB2A1A116F796C71889661C04C7C65F82DC917C98DB0C74635E68E15
SSDEEP196608:vltdPBi1qvnw5LtyYo2jH4K1yVt50RR2osURH9lzUJ+8eZYqr+1I1HApPx:dtd01qvwNty+oj0yoTB9FUJ+8eZYqKCQ
TLSHT1709633FC7590704BF508A2335F6D35F62C3279A56D0298AC8AAD7A3915802F2DD36F63
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//armv7//perl-5.36.1-r2.apk
MD5BD1182FFDD8024266BF143751D2EAC35
SHA-1789DD654CD0BD91CD9067C63BFF8808FABB8FD4F
SHA-2562F80C42422578B1FCDB5137A9ADF73343AB0522F8D398D83D533B04BA7A1B9E1
SSDEEP196608:JFvyyWCLaUYN9bbTvt3TsvDPhQYXCFGFUgVRilrVLTBHQP1BzQ:J8yLLaUYNVbJ3Ts7XpF3ROr4rE
TLSHT1D08633EC4299590DD7DB9A6ACF71AE420D5CF286F163FFC4948F2CA00611A59C1EB387
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//x86//perl-5.36.1-r2.apk
MD570F45B31AE53A398F1ED494BB923D242
SHA-15C6CE674B63B506717AADDEEB174C3203D0C1A05
SHA-256BA66B2ED38059A37BDF6D762DCEF2294059CE853FF0A8ECB4DD113E5E7B1CB18
SSDEEP196608:PEfxK5tNY711i6JIY+yvNhoZIXTNc1ywxYPiThugYAvxT:sI5A71LTvDNcoQBBxT
TLSHT1C886339C52CAE818C787B574CE78AF490FBCF1968453AEC2284E9D245632D6C865F3C7
Key Value
MD5E57463782D1F5F009F48BB01AC7B368F
PackageArchaarch64
PackageDescriptionPerl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications (and what it excels at) are probably system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts. You need perl-base to have a full perl.
PackageMaintainerIurt the rebuild bot <mageia-sysadm@mageia.org>
PackageNameperl
PackageRelease1.mga9
PackageVersion5.36.0
SHA-1A7D224431F5D3BE75C429BE039DF2B1C29D768B3
SHA-2568C1F8540AA72438EAB9EDAE8C9DA4FDD68FA3EE3D99131290362CEDEC82B3871
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//x86_64//perl-5.36.1-r2.apk
MD564844B0095E5F69EC1650FCB1C457AFA
SHA-12C238D31399E69E7866D7EE11F1B8AB23045CA08
SHA-25628902A350E8BFD3A779E6EDFF6915AE43D08A4FEAD81519CD7BB0D0F9225C9FD
SSDEEP196608:E/VZMVbSv3pCG++levS2DSFYFmJgaSiNyv897BvYUo+w:iZMVbSv3pCSefuVc0EC7Dpw
TLSHT1AC9633513038DFAC2938F1218AB77D6B89BEC27846524DEB34861BC37F731A9DE25116
Key Value
MD54BC840B1189D6BBEFD4B95D6929D3E80
PackageArchi586
PackageDescriptionThe 'Time::HiRes' module implements a Perl interface to the 'usleep', 'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system calls, in other words, high resolution time and timers. See the the /EXAMPLES manpage section below and the test scripts for usage; see your system documentation for the description of the underlying 'nanosleep' or 'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls. If your system lacks 'gettimeofday()' or an emulation of it you don't get 'gettimeofday()' or the one-argument form of 'tv_interval()'. If your system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or 'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and 'setitimer()' you don't get 'Time::HiRes::ualarm()' or 'Time::HiRes::alarm()'. If you try to import an unimplemented function in the 'use' statement it will fail at compile time.
PackageMaintainerluigiwalser <luigiwalser>
PackageNameperl-Time-HiRes
PackageRelease1.mga9
PackageVersion1.977.0
SHA-16B06C20B6850652F359ED79DD2DB07A22EA0F674
SHA-2562D6CDA7CAFA970253FF112BE89B2FB9FC67A680C628039E5E2F191EDDA1BA789
Key Value
MD5B0D19C376587A78D120B6FA96F7BA96F
PackageArchx86_64
PackageDescriptionPerl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications (and what it excels at) are probably system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts. You need perl-base to have a full perl.
PackageMaintainerIurt the rebuild bot <mageia-sysadm@mageia.org>
PackageNameperl
PackageRelease1.mga9
PackageVersion5.36.0
SHA-176D4C009BF5BA3CCF659D93E6B75FD751BD9FDA3
SHA-256CFB19F6B8317D1B8331DE70A503244C0762E65B259F26C4523BCCC72DD5AB99B
Key Value
MD5F9F3BCD430571D3C30FE675C3D532ED9
PackageArcharmv7hl
PackageDescriptionPerl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications (and what it excels at) are probably system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts. You need perl-base to have a full perl.
PackageMaintainerIurt the rebuild bot <mageia-sysadm@mageia.org>
PackageNameperl
PackageRelease1.mga9
PackageVersion5.36.0
SHA-1A149E31EBA295A0F03C0A32D3EEEFCCDDD298EE0
SHA-256A171A3889AB3DD62DC123D153D1FF44AB507F8092BFE8B4DCC446FC05BADE84F
Key Value
MD598FCF7E5F1C91BBEF62B9BB077B48CB9
PackageArchi586
PackageDescriptionPerl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications (and what it excels at) are probably system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts. You need perl-base to have a full perl.
PackageMaintainerIurt the rebuild bot <mageia-sysadm@mageia.org>
PackageNameperl
PackageRelease1.mga9
PackageVersion5.36.0
SHA-1B09E0ECB7F1157A907F72C7427DDA0F00AF7E6F0
SHA-2569CE11F2CD6F3B2A7498A0A720D5F6E7329AE019B10DCF89372BC83167843C054
Key Value
MD5CDF252043DEA31EC4AC25430F50168F3
PackageArchaarch64
PackageDescriptionThe 'Time::HiRes' module implements a Perl interface to the 'usleep', 'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system calls, in other words, high resolution time and timers. See the the /EXAMPLES manpage section below and the test scripts for usage; see your system documentation for the description of the underlying 'nanosleep' or 'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls. If your system lacks 'gettimeofday()' or an emulation of it you don't get 'gettimeofday()' or the one-argument form of 'tv_interval()'. If your system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or 'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and 'setitimer()' you don't get 'Time::HiRes::ualarm()' or 'Time::HiRes::alarm()'. If you try to import an unimplemented function in the 'use' statement it will fail at compile time.
PackageMaintainerluigiwalser <luigiwalser>
PackageNameperl-Time-HiRes
PackageRelease1.mga9
PackageVersion1.977.0
SHA-1968F8CFBD72B57787F85800BD6619AE3F6FD7BA9
SHA-256FF57BA405F94B5C803D476917D4FD21C529784893041314831BE4D3F4C7A235D
Key Value
MD5A3D550514ECA41C851FE3749CFB7E36A
PackageArchx86_64
PackageDescriptionThe 'Time::HiRes' module implements a Perl interface to the 'usleep', 'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system calls, in other words, high resolution time and timers. See the the /EXAMPLES manpage section below and the test scripts for usage; see your system documentation for the description of the underlying 'nanosleep' or 'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls. If your system lacks 'gettimeofday()' or an emulation of it you don't get 'gettimeofday()' or the one-argument form of 'tv_interval()'. If your system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or 'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and 'setitimer()' you don't get 'Time::HiRes::ualarm()' or 'Time::HiRes::alarm()'. If you try to import an unimplemented function in the 'use' statement it will fail at compile time.
PackageMaintainerluigiwalser <luigiwalser>
PackageNameperl-Time-HiRes
PackageRelease1.mga9
PackageVersion1.977.0
SHA-1C322F9DF113A86E7711985A89BE30B9179939367
SHA-25645F3CC14912A2986A5CBEBF3195A3CB85C479BD0B310D8D4088B6FA601C30175
Key Value
MD59E8C0892528FE3C0A7F01194AB4CDAD7
PackageArcharmv7hl
PackageDescriptionThe 'Time::HiRes' module implements a Perl interface to the 'usleep', 'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system calls, in other words, high resolution time and timers. See the the /EXAMPLES manpage section below and the test scripts for usage; see your system documentation for the description of the underlying 'nanosleep' or 'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls. If your system lacks 'gettimeofday()' or an emulation of it you don't get 'gettimeofday()' or the one-argument form of 'tv_interval()'. If your system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or 'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and 'setitimer()' you don't get 'Time::HiRes::ualarm()' or 'Time::HiRes::alarm()'. If you try to import an unimplemented function in the 'use' statement it will fail at compile time.
PackageMaintainerluigiwalser <luigiwalser>
PackageNameperl-Time-HiRes
PackageRelease1.mga9
PackageVersion1.977.0
SHA-1189584DFE7BFEB63FAF867DF656279955D50404F
SHA-25675686B9EF91D3BD556E8B98DF47F41D9C9C35CB4F9E3E0CE8D1FB3507564577A
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//armhf//perl-5.36.1-r2.apk
MD5C3EA5AFF38E85E164FA5F9936ADB5909
SHA-13FD1D7E3C6E718D7FCDE88B7A23E8F49DF0C17ED
SHA-2563DF15C92A067DE74357ABEDBD317ACE7F93A790CE9E4F02BB9C6831A12250215
SSDEEP196608:R3kJKnS1eH6j/AsCxyqufD5SZ4ZAFRRSUlWNc+Jr:RUNq+u1Rp+9
TLSHT1708633ECD188A819CF8FF1BACE309A965D6CB245D223CFE6445F5E316D62DA801CB345