Result for 7BE5DEFE2E56A63F7CF57747942D3876CD562396

Query result

Key Value
FileName./usr/share/doc/libversion-next-perl/CONTRIBUTING.mkdn
FileSize3460
MD59B0E0B2D54F62067BEDB4B20E9259CFD
RDS:package_id288578
SHA-17BE5DEFE2E56A63F7CF57747942D3876CD562396
SHA-256108695CF77589ACBF83D768607B30403CA440D8A4B49284D29E06635F7ADC88C
SSDEEP96:ftxAA4qDaXxHkebBbFs/VrSEgj1QNWsAX:fYFwAxHTFDzV
TLSHT1EA6178BF5180537459D302E1E26A40E3E756C15E1316443974BE80AD533BF35E2FB998
insert-timestamp1670545180.7104921
sourcemodern.db
hashlookup:parent-total531
hashlookup:trust100

Network graph view

Parents (Total: 531)

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

Key Value
FileSize72744
MD5AF74B41BE3DACCCEE591995A68533532
PackageDescriptionPerl XS implementation of MongoDB's BSON serialization The BSON class implements a BSON encoder/decoder ("codec"). It consumes "documents" (typically hash references) and emits BSON strings and vice versa in accordance with the BSON Specification (http://bsonspec.org). . BSON is the primary data representation for MongoDB. While this module has several features that support MongoDB-specific needs and conventions, it can be used as a standalone serialization format. . BSON::XS contains an XS implementation for BSON encoding and decoding. There is no public API. Use the BSON module and it will choose the best implementation for you.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibbson-xs-perl
PackageSectionperl
PackageVersion0.6.0-1
SHA-10076C78662A576EDD7C86FFD5EE80BF36BE2E882
SHA-2567E01C2C369C30971109F05E02BE0563F1470DFC9603F2BB099CB86F3077F7901
Key Value
MD56985A2ED9487ADB14406AB78DE6CEC39
PackageArchnoarch
PackageDescriptionThis modules provides a file handle that hides the beginning of a file. After opening, the file is positioned at the offset location. 'seek()' and 'tell()' calls are modified to preserve the offset. For example, 'tell($fh)' will return 0, though the actual file position is at the offset. Likewise, 'seek($fh,80,0)' will seek to 80 bytes from the offset instead of 80 bytes from the actual start of the file.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Tie-Handle-Offset
PackageReleasebp156.2.1
PackageVersion0.004
SHA-10124F24FD4AC22C74ABCBCE2CB5EEC15E4E3F042
SHA-2569D1BA9C0AA2DD69FE82DA3881F8F9F3F6F1760762C8E58BD9556C942A15E8D32
Key Value
MD58FD5CCB0E664657C5B50F726889DFFC1
PackageArchnoarch
PackageDescriptionModules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by '$^O' and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder. (Thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32'.)
PackageNameperl-Perl-OSType
PackageRelease1.1
PackageVersion1.010
SHA-101B263B932C0B09529F7F84547FE205FF14C33C5
SHA-256545D9FA808C6EFF7DAA3AD84C66DF654D0C2FDA644E1A188CC057D8530BB932F
Key Value
MD5FB33F188F34A74CC57A7709D4A7DC451
PackageArchnoarch
PackageDescriptionThis module iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A 'Path::Iterator::Rule' object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator. Here is a summary of features for comparison to other file finding modules: * provides many "helper" methods for specifying rules * offers (lazy) iterator and flattened list interfaces * custom rules implemented with callbacks * breadth-first (default) or pre- or post-order depth-first searching * follows symlinks (by default, but can be disabled) * directories visited only once (no infinite loop; can be disabled) * doesn't chdir during operation * provides an API for extensions As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners. *Note*: paths are constructed with unix-style forward-slashes for efficiency rather than using File::Spec. If proper path separators are needed, call canonpath on the search results.
PackageNameperl-Path-Iterator-Rule
PackageRelease1.2
PackageVersion1.015
SHA-104E67248DC88BFB791524169FBD0A8F764E55C98
SHA-2564369B104AAB642658D498F15BFB32EC5A33F344CB21344772F50C8AADFB9976B
Key Value
MD53291151EAF0F24E52F5276E54C7175C8
PackageArchnoarch
PackageDescriptionThis module provides a simple, correct way to increment a Perl module version number. It does not attempt to guess what the original version number author intended, it simply increments in the smallest possible fashion. Decimals are incremented like an odometer. Dotted decimals are incremented piecewise and presented in a standardized way. If more complex version manipulation is necessary, you may wish to consider Perl::Version.
PackageNameperl-Version-Next
PackageRelease1.1
PackageVersion1.000
SHA-1057F2708BEAA3CD6B2745583D4FD7768E4AF3597
SHA-2566F6F2DF746FE20ED1E950A41249DB1AA6E5524109D9D2DF267075DD3E3909442
Key Value
MD591A395B6AFA126CA7132B9A99978785E
PackageArchnoarch
PackageDescriptionThe goal of this module is providing good code readability and clarity of intent for command-line option processing. While readability is a subjective standard, Getopt::Lucid relies on a more verbose, plain-English option specification as compared against the more symbolic approach of Getopt::Long. Key features include: * Five option types: switches, counters, parameters, lists, and key pairs * Three option styles: long, short (including bundled), and bare (without dashes) * Specification of defaults, required options and option dependencies * Validation of options with regexes or subroutines * Negation of options on the command line * Support for parsing any array, not just the default '@ARGV' * Incorporation of external defaults (e.g. from a config file) with user control of precedence
PackageNameperl-Getopt-Lucid
PackageRelease1.3
PackageVersion1.10
SHA-106002E586816ACB80CAFEE9E86315575FA562BD8
SHA-256C77A33BA67805975F159F0E11B93376339AF5E51395645699C6DCE544BFB7397
Key Value
MD559066BF7C974AB7A56822098FA303CE2
PackageArchnoarch
PackageDescriptionHash::Objectify turns a hash reference into a simple object with accessors for each of the keys. One application of this module could be to create lightweight response objects without the extra work of setting up an entire response class with the framework of your choice. Using Hash::Objectify is slower than accessing the keys of the hash directly, but does provide "typo protection" since a misspelled method is an error.
PackageNameperl-Hash-Objectify
PackageReleaselp152.2.1
PackageVersion0.008
SHA-1075B1A5A8F8B6D2A981433BC5952ABD3F70A0108
SHA-256C2A5E1B243403F64C35CB31B625B6BA4CA5FD4E1BF7928CA7291E6FC5D2EEE88
Key Value
MD59B029D07C656F449DB35F7BAA7A8A0F3
PackageArchnoarch
PackageDescriptionThis simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import.
PackageNameperl-Test-API
PackageRelease3.14
PackageVersion0.010
SHA-108AFBD7F968AF75B434C1590A753E1ADD0D42218
SHA-2567096C183660DD1CFCA9B781C323541FC7D5EC3EAB354FC3D9CBBA6D12AB6BAC4
Key Value
FileSize19536
MD5B44B4EE60C007C305E7FE2025892CBDB
PackageDescriptionmodule implementing a secure way to encode session data Session::Storage::Secure provides encrypted, expiring, compressed, serialized session data with integrity. It is primarily intended for storing session data in browser cookies, but could be used with other backend storage where security of stored session data is important.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibsession-storage-secure-perl
PackageSectionperl
PackageVersion1.000-1
SHA-108B62C5C5EA4FA9F6BF4BD8E60E5BB1336212E78
SHA-256C145A47B141384A5F25BF39253CC20EC1258AE2BEBF7FC65AEE6BF56C1638B86
Key Value
MD5707A7C66010DBC10CB621637FF8A6371
PackageArchnoarch
PackageDescriptionFile::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.
PackageMaintainerCBS <cbs@centos.org>
PackageNamerh-perl526-perl-File-pushd
PackageRelease5.el7
PackageVersion1.014
SHA-109564E8FDDA4484018EE977B5EF8C1FD07C1B796
SHA-256F8B04005D3A62E6EE6BE20C49061974DE6CFED9B46300F3A9B07082E6AFE9EDD