Result for 10A9A171B383CD4164956B76796943793854989D

Query result

Key Value
FileName./usr/share/doc/packages/perl-List-MoreUtils-XS/GPL-1
FileSize12633
MD5EC6314C51A74DEF15CB4ECDCEC84FCFD
SHA-110A9A171B383CD4164956B76796943793854989D
SHA-2563D2FB9B42D1134F39C2E990D66B5E9B77005663FE956DB526CC380EB3D9A77D8
SSDEEP192:9silMQPrQlpRv0F6gB3IOgQk510AR0/GYHf3KPRjSdCnB:S2Msrmv0F6gB3IOrcLRlWWIdCnB
TLSHT17942D82F770543F205C206A02A8B58DFE32FD5BA722A5154785DC28E671BF3583FEA94
hashlookup:parent-total298
hashlookup:trust100

Network graph view

Parents (Total: 298)

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

Key Value
MD5630B2118685043E729AB2628BBA05868
PackageArchnoarch
PackageDescription*List::MoreUtils* provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-List-MoreUtils
PackageRelease1.8
PackageVersion0.430
SHA-1007EC04F44DA0AAE6312B78E2851FC82771F3955
SHA-256BCB43B6CEA9EF4A96AFC66A2ABAF35E126EB3748C87AD02FE212F1E49418AFE0
Key Value
MD52453FFF2039D396AF78226B605B2A0DF
PackageArchx86_64
PackageDescriptionList::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible (because of user wishes) to have it practically independent from List::MoreUtils, it technically depend on 'List::MoreUtils'. Since it's only a backend, the API is not public and can change without any warning.
PackageNameperl-List-MoreUtils-XS
PackageRelease3.2
PackageVersion0.430
SHA-100D9B7B5834B9EB1FA67389B07A753C06F933C21
SHA-25687C4309E1DFD8D59C65F54F1A66AF5BD25DB73C49ABDD36A4D5C7A2280426AEB
Key Value
MD56DA928376C43646534D32D59FE982DB2
PackageArchnoarch
PackageDescriptionMCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker.
PackageNameperl-MCE
PackageReleaselp150.44.1
PackageVersion1.876
SHA-10226BCC6EA8F8FDAC62407B2FA50AAC7C08CD0EA
SHA-25629BA4FD5884FBD5EC7CCD3945748B3345A2FD4C09916951A587A3CEB8C100024
Key Value
MD596F1A782BF4BAE7BE69A70F9CD443CBF
PackageArchnoarch
PackageDescriptionThe 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.
PackageNameperl-SQL-Statement
PackageRelease1.25
PackageVersion1.414
SHA-1026C61C2A34E6B83F1A1BFA34A91CB7D53681811
SHA-2567C871507B4F5F942F6F4EEE791B987097B0B07C8D99CA16C32BA8A91194F1DCE
Key Value
MD59EF96E6E7EB9FD8ABB353C4943F39BF6
PackageArchnoarch
PackageDescriptionThe 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.
PackageMaintainerFedora Project
PackageNameperl-Data-Tumbler
PackageRelease3.fc23
PackageVersion0.010
SHA-1035A163D15F92A8BB5FD8EEF2F1BB06E083D3F56
SHA-256E2C9B8FD3CEFCAF00418006854BFCF3BD4A58FAE365F886E7D21D48550F32ABF
Key Value
MD50A4AD6F00AAC9E79A5CB4FE4E58D0048
PackageArchnoarch
PackageDescriptionThis 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.
PackageNameperl-File-ConfigDir
PackageRelease1.1
PackageVersion0.021
SHA-103F720223979634F1EAADF4178BB0E5DDD8E7BE1
SHA-256F07CD5C74622DAE9667CEDD08157EB080FFE619F941E99631BF77F2C712145F3
Key Value
MD51995086A086C37079B96F6BEB1DFA959
PackageArchnoarch
PackageDescription*List::MoreUtils* provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine.
PackageNameperl-List-MoreUtils
PackageReleaselp153.120.10
PackageVersion0.430
SHA-109A789723DF6D74744B06096755B24CCC5B933F4
SHA-256432EBE3C6AE1332041D40D2468B3950855B035A038765278137AAFD98B0964CC
Key Value
MD53B1DEFB2370BF2AB5CBC65574BCD0993
PackageArchnoarch
PackageDescription*List::MoreUtils* provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-List-MoreUtils
PackageReleaselp151.2.1
PackageVersion0.428
SHA-10BE31339FE5C9362FADE3F9C0016A4616C30895C
SHA-25678959E296BCDFC027752887918A9FE6D836A0E0DB9407850B435A184ACE85065
Key Value
MD5B921AB5F9B457C9C023E8FBABA8483F9
PackageArchnoarch
PackageDescriptionTest::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.
PackageNameperl-Test-WriteVariants
PackageRelease3.50
PackageVersion0.014
SHA-10CD4E081EA4C39B218F09EBC16821C419A42BD8F
SHA-256EF7F8E54515BEBD30D72732D8770CDDFA4416CBEF7249BE1F3037302F41F364E
Key Value
MD5E51F6B04BC2C337096B3E0600E712DAA
PackageArchnoarch
PackageDescriptionThis module is a helper for easily find configuration file locations. Whether to use this information for find a suitable place for installing them or looking around for finding any piece of settings, heavily depends on the requirements.
PackageNameperl-MooX-File-ConfigDir
PackageReleaselp153.1.9
PackageVersion0.008
SHA-10E2A93B2556207DC537BD369A496F49857490178
SHA-256001623F35E4678FD49510A26B724A9252BA8560156D171EE2A89168DE8D6C298