| Key | Value |
|---|---|
| FileName | ./usr/share/licenses/perl-Test-WriteVariants/LICENSE |
| FileSize | 667 |
| MD5 | 98002D2CBB0108E0318F60EBAE932532 |
| SHA-1 | 27A14E34D2E75B1794C713418C26874BFC78D4C5 |
| SHA-256 | 834C4EBFF45BE11F35F059B077FDD747DEE4B8A747B95049D849FEF1C0CCDC62 |
| SSDEEP | 12:hRYIzJXKvuZFzVgl2+CRakp4cNcGTymUhOkHjTXlY:nnzJXlRClrOtyPOkHvXK |
| TLSH | T18601FE043550C3B7888106903A8F10DAF32BA963756D91B1B44F4909BB05A7B0AF09D0 |
| hashlookup:parent-total | 210 |
| hashlookup:trust | 100 |
The searched file hash is included in 210 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| MD5 | 67FC92EB46CF381AB245E0E90FFECB18 |
| PackageArch | x86_64 |
| PackageDescription | Params::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier. |
| PackageMaintainer | tv <tv> |
| PackageName | perl-Params-Util |
| PackageRelease | 1.mga8 |
| PackageVersion | 1.102.0 |
| SHA-1 | 0101F4BC1360C57782DB8AD4399F161DF69C5DD4 |
| SHA-256 | 76E2BAC3695C9777F4B51C12066C6847D85B8C5498ADDA6C9C67DC2DD1C84F70 |
| Key | Value |
|---|---|
| MD5 | 24B4628D79EDC1707A7FD3D482E75CC9 |
| PackageArch | noarch |
| PackageDescription | Moo eXtension for File::ConfigDir. |
| PackageMaintainer | umeabot <umeabot> |
| PackageName | perl-MooX-File-ConfigDir |
| PackageRelease | 2.mga7 |
| PackageVersion | 0.7.0 |
| SHA-1 | 018EFE267FB3D0D47579377220023EFE59621CB3 |
| SHA-256 | 7AA07EB03636B9A39C1944777F8BA6C18E51CD8BA4004D0D6041E06EDC6414FC |
| Key | Value |
|---|---|
| MD5 | CD6298239B830A979B8CE9D984B68570 |
| PackageArch | noarch |
| PackageDescription | Get directories of configuration files. |
| PackageMaintainer | umeabot <umeabot> |
| PackageName | perl-File-ConfigDir |
| PackageRelease | 3.mga8 |
| PackageVersion | 0.21.0 |
| SHA-1 | 02452413CA519412A175886825A5E4C1389AEB5A |
| SHA-256 | A5A2AE9E0F6A4E0BEE0D6778FF983AA6F2620522CB6AD1750F393EEDBFC0EE65 |
| Key | Value |
|---|---|
| MD5 | 96F1A782BF4BAE7BE69A70F9CD443CBF |
| PackageArch | noarch |
| PackageDescription | The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and explicit joins, complex nested search conditions, and other features. SQL::Statement is a small embeddable Database Management System (DBMS). This means that it provides all of the services of a simple DBMS except that instead of a persistent storage mechanism, it has two things: 1) an in-memory storage mechanism that allows you to prepare, execute, and fetch from SQL statements using temporary tables and 2) a set of software sockets where any author can plug in any storage mechanism. There are three main uses for SQL::Statement. One or another (hopefully not all) may be irrelevant for your needs: 1) to access and manipulate data in CSV, XML, and other formats 2) to build your own DBD for a new data source 3) to parse and examine the structure of SQL statements. |
| PackageName | perl-SQL-Statement |
| PackageRelease | 1.25 |
| PackageVersion | 1.414 |
| SHA-1 | 026C61C2A34E6B83F1A1BFA34A91CB7D53681811 |
| SHA-256 | 7C871507B4F5F942F6F4EEE791B987097B0B07C8D99CA16C32BA8A91194F1DCE |
| Key | Value |
|---|---|
| MD5 | 9EF96E6E7EB9FD8ABB353C4943F39BF6 |
| PackageArch | noarch |
| PackageDescription | The tumble() method calls a sequence of 'provider' code references, each of which returns a hash. The first provider is called and then, for each hash item it returns, the tumble() method recurses to call the next provider. The recursion continues until there are no more providers to call, at which point the consumer code reference is called. Effectively the providers create a tree of combinations and the consumer is called at the leaves of the tree. If a provider returns no items then that part of the tree is pruned. Further providers, if any, are not called and the consumer is not called. During a call to tumble() three values are passed down through the tree and into the consumer: path, context, and payload. The path and context are derived from the names and values of the hashes returned by the providers. Typically the path defines the current "path" through the tree of combinations. The providers are passed the current path, context, and payload. The payload is cloned at each level of recursion so that any changes made to it by providers are only visible within the scope of the generated sub-tree. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Data-Tumbler |
| PackageRelease | 3.fc23 |
| PackageVersion | 0.010 |
| SHA-1 | 035A163D15F92A8BB5FD8EEF2F1BB06E083D3F56 |
| SHA-256 | E2C9B8FD3CEFCAF00418006854BFCF3BD4A58FAE365F886E7D21D48550F32ABF |
| Key | Value |
|---|---|
| MD5 | 0A4AD6F00AAC9E79A5CB4FE4E58D0048 |
| PackageArch | noarch |
| PackageDescription | This module is a helper for installing, reading and finding configuration file locations. It's intended to work in every supported Perl5 environment and will always try to Do The Right Thing(TM). 'File::ConfigDir' is a module to help out when perl modules (especially applications) need to read and store configuration files from more than one location. Writing user configuration is easy thanks to File::HomeDir, but what when the system administrator needs to place some global configuration or there will be system related configuration (in '/etc' on UNIX(TM) or '$ENV{windir}' on Windows(TM)) and some network configuration in NFS mapped '/etc/p5-app' or '$ENV{ALLUSERSPROFILE} . "\\Application Data\\p5-app"', respectively. 'File::ConfigDir' has no "do what I mean" mode - it's entirely up to the user to pick the right directory for each particular application. |
| PackageName | perl-File-ConfigDir |
| PackageRelease | 1.1 |
| PackageVersion | 0.021 |
| SHA-1 | 03F720223979634F1EAADF4178BB0E5DDD8E7BE1 |
| SHA-256 | F07CD5C74622DAE9667CEDD08157EB080FFE619F941E99631BF77F2C712145F3 |
| Key | Value |
|---|---|
| MD5 | C96F42B458CF5EEB7A5074BB8430B94A |
| PackageArch | noarch |
| PackageDescription | Encode data similar way like MIME::Base64 does. Main purpose is to create encrypted text used as id or key entry typed-or-submitted by user. It is upper/lowercase safe (not sensitive). |
| PackageMaintainer | umeabot <umeabot> |
| PackageName | perl-MIME-Base32 |
| PackageRelease | 3.mga7 |
| PackageVersion | 1.303.0 |
| SHA-1 | 04434A3C462463DECA13AAB6CDB47DB376C5266F |
| SHA-256 | 7AC26822E7DAC3D45739B8C1CF2A9E834276003DFED5298E4124347365134626 |
| Key | Value |
|---|---|
| MD5 | 6D2F9E827A744A6EB7DE392CD5B8A5C8 |
| PackageArch | x86_64 |
| PackageDescription | Params::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier. |
| PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
| PackageName | perl-Params-Util |
| PackageRelease | 2.module_el8.6.0+1070+343f8e3c |
| PackageVersion | 1.102 |
| SHA-1 | 07ECFB329121D02F97828EC86E043947B83760A5 |
| SHA-256 | 204437A406DBBFEAB8295A0FF676EB21EBC0A12ABC9FE4352BDA8785403D0FD9 |
| Key | Value |
|---|---|
| MD5 | B921AB5F9B457C9C023E8FBABA8483F9 |
| PackageArch | noarch |
| PackageDescription | Test::WriteVariants is a utility to create variants of a common test. Given the situation - like in DBI where some tests are the same for DBI::SQL::Nano and it's drop-in replacement SQL::Statement. Or a distribution duo having a Pure-Perl and an XS variant - and the same test shall be used to ensure XS and PP version are really drop-in replacements for each other. |
| PackageName | perl-Test-WriteVariants |
| PackageRelease | 3.50 |
| PackageVersion | 0.014 |
| SHA-1 | 0CD4E081EA4C39B218F09EBC16821C419A42BD8F |
| SHA-256 | EF7F8E54515BEBD30D72732D8770CDDFA4416CBEF7249BE1F3037302F41F364E |
| Key | Value |
|---|---|
| MD5 | 569249C62A63FE91999BC479A7273924 |
| PackageArch | aarch64 |
| PackageDescription | Params::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Params-Util |
| PackageRelease | 2.module_f34+11298+4cde107a |
| PackageVersion | 1.102 |
| SHA-1 | 0E06357720713D3B60C137D8E88D8DF008EBC514 |
| SHA-256 | 4A6D57F9019554DA26B0ABBB5CEFFE85592DD4930F24EE01A5590F6F9EDB5E30 |