Result for C82A8CAF7B648EA5D98E4E65935B559E846CFF90

Query result

Key Value
FileNameusr/lib/perl5/vendor_perl/Params/Util/PP.pm
FileSize6362
MD5E902195F8B740FDC485F3EA8FB973CD6
RDS:package_id303197
SHA-1C82A8CAF7B648EA5D98E4E65935B559E846CFF90
SHA-256F8A825A2B80D1C6BAFF639B890D32FDA1B27B5C23D47B6CA1B5BEE93512B4C79
SHA-5129301F15708EFACCB3ADB207E6F33FDB57708FC1C919A4ECEF21A710E3D319A10302B272CDDF832C7803150A83E1F41AB80CC813BCF25C2A76B3A3999BBFC98FA
SSDEEP192:U6TGOQn50UsB8CBGUzy1CMB1Bg7L/spK4JEtrdZHKHfQVZQlwtXR:U6TrvwH0Swf
TLSHT1BCD136572ACB78810B87643B0AEAC414F32D5A33734C5EACB85E4175AFC092485F6BE1
insert-timestamp1728217553.2865958
mimetypetext/plain
sourcesnap:CSo0CbPKGdEinFT3GPabArcrDYP3cto7_28
tar:gnameroot
tar:unameroot
hashlookup:parent-total79
hashlookup:trust100

Network graph view

Parents (Total: 79)

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

Key Value
MD567FC92EB46CF381AB245E0E90FFECB18
PackageArchx86_64
PackageDescriptionParams::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier.
PackageMaintainertv <tv>
PackageNameperl-Params-Util
PackageRelease1.mga8
PackageVersion1.102.0
SHA-10101F4BC1360C57782DB8AD4399F161DF69C5DD4
SHA-25676E2BAC3695C9777F4B51C12066C6847D85B8C5498ADDA6C9C67DC2DD1C84F70
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//armv7//perl-params-util-1.102-r4.apk
MD5B2F0A1146F783B041BC863C49CCE26B9
SHA-107CEFB2BA07942C65FD4E5AE0CF708368A7FA5D3
SHA-2561CA8276396D15EED34794E9C0BD669C1CCAAAAD930313858B274483EBAC83175
SSDEEP384:A5YzRj+H3pL9uvXViEOr2oo5/x1HEmrvqpcf:A52MZBuvFiqBVbqSf
TLSHT1D742C06CC0E18819C5E41DE606FED51D743D0C369ABC4E045D1A976ED7DA333ADE05D2
Key Value
MD56D2F9E827A744A6EB7DE392CD5B8A5C8
PackageArchx86_64
PackageDescriptionParams::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier.
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNameperl-Params-Util
PackageRelease2.module_el8.6.0+1070+343f8e3c
PackageVersion1.102
SHA-107ECFB329121D02F97828EC86E043947B83760A5
SHA-256204437A406DBBFEAB8295A0FF676EB21EBC0A12ABC9FE4352BDA8785403D0FD9
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//x86_64//perl-params-util-1.102-r4.apk
MD513491112D34DF9AF66756E39F56C646D
SHA-10A6D77334214D37A1085EE0CD7BA137F9FD0C3E0
SHA-25614AC735953963ED19B52109AEE3FD3140B0A7F5DC83EE834DF4EB1DDA519E00F
SSDEEP384:iRC6ov6FXUj6OvoEgk8A9ydIMbOybWyVupEFts1:islv6ZUSkc9bOgWyEWFe1
TLSHT14652D0D49BF1324FC3616939206B79D72B4171539F24C16EFA021886F38EB50EE215ED
Key Value
MD5569249C62A63FE91999BC479A7273924
PackageArchaarch64
PackageDescriptionParams::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier.
PackageMaintainerFedora Project
PackageNameperl-Params-Util
PackageRelease2.module_f34+11298+4cde107a
PackageVersion1.102
SHA-10E06357720713D3B60C137D8E88D8DF008EBC514
SHA-2564A6D57F9019554DA26B0ABBB5CEFFE85592DD4930F24EE01A5590F6F9EDB5E30
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//x86_64//perl-params-util-1.102-r4.apk
MD59E3684E03344850BC99AF13175F99116
SHA-10E871B0F540FD96BF2C0E48A27EF85F7EB14A927
SHA-256BE56665A8CA9CE294B8EDEC07EB840C33AEABCA079DF05F66DC19034E24DC5FD
SSDEEP384:i0pd3pOynROOZHFc1mc/zr7V3ffggMepVfPBHDNNfSSkML1:i0pFpd9HFcYcLrp33tMo9BpNCs
TLSHT14B52C08F1CE9EEF1A43A677FB02329B37A139DC7540132456C8E33951737E6B202255A
Key Value
MD56F1B2F48DD76BBDD8EBFA9A778BD921B
PackageArchx86_64
PackageDescription'Params::Util' provides a basic set of importable functions that makes checking parameters a hell of a lot easier While they can be (and are) used in other contexts, the main point behind this module is that the functions *both* Do What You Mean, and Do The Right Thing, so they are most useful when you are getting params passed into your code from someone and/or somewhere else and you can't really trust the quality. Thus, 'Params::Util' is of most use at the edges of your API, where params and data are coming in from outside your code. The functions provided by 'Params::Util' check in the most strictly correct manner known, are documented as thoroughly as possible so their exact behaviour is clear, and heavily tested so make sure they are not fooled by weird data and Really Bad Things. To use, simply load the module providing the functions you want to use as arguments (as shown in the SYNOPSIS). To aid in maintainability, 'Params::Util' will *never* export by default. You must explicitly name the functions you want to export, or use the ':ALL' param to just have it export everything (although this is not recommended if you have any _FOO functions yourself with which future additions to 'Params::Util' may clash)
PackageNameperl-Params-Util
PackageRelease31.4
PackageVersion1.102
SHA-110B9C98E8B2443191B346E7A20148E3CC60ADCE6
SHA-2562F56981FF9BD399992C4E1CE08DE04ED46C6D82A51C8FC61A73BCB26B744EF80
Key Value
MD551AE15579BED2314D4F2450C1AD34E8D
PackageArcharmv7hl
PackageDescriptionParams::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Params-Util
PackageRelease4.mga9
PackageVersion1.102.0
SHA-11114CE4D765DE535893E892110F0557061CF0532
SHA-2568C8B48DF8AE9397E7DCE20509F5ED5B6C89C3FA00553DC3E2222CE59480D764C
Key Value
MD5F09BE79EC5ACE54366C91C897997F9CE
PackageArchi586
PackageDescription'Params::Util' provides a basic set of importable functions that makes checking parameters a hell of a lot easier While they can be (and are) used in other contexts, the main point behind this module is that the functions *both* Do What You Mean, and Do The Right Thing, so they are most useful when you are getting params passed into your code from someone and/or somewhere else and you can't really trust the quality. Thus, 'Params::Util' is of most use at the edges of your API, where params and data are coming in from outside your code. The functions provided by 'Params::Util' check in the most strictly correct manner known, are documented as thoroughly as possible so their exact behaviour is clear, and heavily tested so make sure they are not fooled by weird data and Really Bad Things. To use, simply load the module providing the functions you want to use as arguments (as shown in the SYNOPSIS). To aid in maintainability, 'Params::Util' will *never* export by default. You must explicitly name the functions you want to export, or use the ':ALL' param to just have it export everything (although this is not recommended if you have any _FOO functions yourself with which future additions to 'Params::Util' may clash)
PackageNameperl-Params-Util
PackageRelease3.2
PackageVersion1.102
SHA-116FAF65CEA3053AC2EE82C6E1B0BFBD7054A10D2
SHA-256F59CA2661A5154855D7F500EC0ECC9A15AE3030A62144B9C15F6A9A7D5D622BF
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//armv7//perl-params-util-1.102-r4.apk
MD50CC2C3B4A13168506FD59D8586B04188
SHA-11CCDA602B63EA21A26504DFCD368F2EB15D2B24F
SHA-2560FC301840E84605E2A4DDB1975753DEB77332B3E43CF8DD1D45365A9565BD946
SSDEEP384:A+hUUbl0YJaQtCSdsvl8KpHbAvUUoMMFTR:A+/l3kSdseKpEczMyTR
TLSHT19742C01ED419E746B4D9CD6037EEC258ED820A9E7ECBE75CAA931D1C4C0F9B070A84E0