| Key | Value |
|---|---|
| CRC32 | A8CBFC10 |
| FileName | ./usr/share/doc/packages/perl-constant-boolean/xt/pod_syntax.t |
| FileSize | 175 |
| MD5 | 8B2F61DAC146D62E23C03D520C711382 |
| OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
| ProductCode | {'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1533', 'OpSystemCode': '28', 'ProductCode': '17352', 'ProductName': 'CPAN Comprehensive Perl Archive Network Complete Mirror 2016-01-20', 'ProductVersion': '2016-01-20'} |
| SHA-1 | 2C579B58DEF8DAEC94F41B628AC81C256FAAA2B1 |
| SHA-256 | 77320922677917E45BF3F4376CAC3E55E62F29BA09A7907F6724ECB13FE12160 |
| SSDEEP | 3:TKQWaHM7q3QHFLMxaQ126AJvVKxCVdimW3wLXC4RgGevxTNH:HWaHsl8aQ1svVKoj430FRgtxTNH |
| SpecialCode | |
| TLSH | T1DAC080D901D487C7CF4455C75411EB4542D69124DF477163987A517955C1515353583C |
| db | nsrl_modern_rds |
| insert-timestamp | 1646994937.2441764 |
| nsrl-sha256 | rds241-sha256.zip |
| source | NSRL |
| hashlookup:parent-total | 355 |
| hashlookup:trust | 100 |
The searched file hash is included in 355 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| MD5 | 96E6555723F464FF027BF7A696033DE3 |
| PackageArch | aarch64 |
| PackageDescription | This contains XS performance enhancers for Class::C3 version 0.16 and higher. The main Class::C3 package will use this package automatically if it can find it. Do not use this package directly, use Class::C3 instead. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Class-C3-XS |
| PackageRelease | 15.fc21 |
| PackageVersion | 0.13 |
| SHA-1 | 008B5B3A1F24941F87C4212CFFA8FEB58D5AD882 |
| SHA-256 | 925CB0BC94A5B963630CA54420EE42EB553027DE83E014B671C037FA6626AA0E |
| Key | Value |
|---|---|
| MD5 | 88B47F3125FB30DD7B3FB9C7F3FBF7BF |
| PackageArch | noarch |
| PackageDescription | Defines 'TRUE' and 'FALSE' constants in caller's namespace. You could use simple values like empty string or zero for false, or any non-empty and non-zero string value as true, but the 'TRUE' and 'FALSE' constants are more descriptive. It is virtually the same as: use constant TRUE => !! 1; use constant FALSE => !! ''; The constants exported by 'constant::boolean' are not reported by the Test::Pod::Coverage manpage, so it is more convenient to use this module than to define 'TRUE' and 'FALSE' constants by yourself. The constants can be removed from class API with 'no constant::boolean' pragma or some universal tool like the namespace::clean manpage. |
| PackageName | perl-constant-boolean |
| PackageRelease | 16.1 |
| PackageVersion | 0.02 |
| SHA-1 | 01638893CB2C6C7F6C391548068854844A722C02 |
| SHA-256 | 7FCC39991125014B6DB902742A7673AB9C3A89017903CD0EA62A1E01EF47B503 |
| Key | Value |
|---|---|
| MD5 | A9826CE88D9D122CAFBCFEDF2B50AD7E |
| PackageArch | noarch |
| PackageDescription | This module implements the C3 algorithm. Most of the uses I have for C3 revolve around class building and metamodels but it could also be used for things like dependency resolution as well since it tends to do such a nice job of preserving local precedence orderings. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Algorithm-C3 |
| PackageRelease | 12.fc19 |
| PackageVersion | 0.08 |
| SHA-1 | 02497584A3BFB3B8992B4C78E5E96743261CDD30 |
| SHA-256 | E40FBF7F8C78DB70B098309EEC6CE4F993663488F22BEE6FF105C96A962788C4 |
| Key | Value |
|---|---|
| MD5 | 38836F92A3198F8EC85FB71CF1A2C2B5 |
| PackageArch | ppc64le |
| PackageDescription | This contains XS performance enhancers for Class::C3 version 0.16 and higher. The main Class::C3 package will use this package automatically if it can find it. Do not use this package directly, use Class::C3 instead. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Class-C3-XS |
| PackageRelease | 16.fc22 |
| PackageVersion | 0.13 |
| SHA-1 | 03C3D337D4E49BD4A28F9AF56D065ED6D6B1FDD4 |
| SHA-256 | E4D31F8EFE91DBDA1EC2BAA3925ABFDB13601BA3AB7DFB6AC2A498C0BDD3878F |
| Key | Value |
|---|---|
| MD5 | 20926A1E1E0431344D20B6F4A92138D8 |
| PackageArch | noarch |
| PackageDescription | This module provides a set of additional functions useful for Perl symbols manipulation. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Symbol-Util |
| PackageRelease | 22.fc32 |
| PackageVersion | 0.0203 |
| SHA-1 | 03FA4020E4A9A1F01AFCFE3F8F8A539104E2D82C |
| SHA-256 | A9BF2DA8263A487EC704BDA373695CD4190FBF247AB315471A7801AFA1120083 |
| Key | Value |
|---|---|
| MD5 | 31C5F124B87BA3D00F0571713FD6259B |
| PackageArch | noarch |
| PackageDescription | Defines 'TRUE' and 'FALSE' constants in caller's namespace. You could use simple values like empty string or zero for false, or any non-empty and non-zero string value as true, but the 'TRUE' and 'FALSE' constants are more descriptive. It is virtually the same as: use constant TRUE => !! 1; use constant FALSE => !! ''; The constants exported by 'constant::boolean' are not reported by the Test::Pod::Coverage manpage, so it is more convenient to use this module than to define 'TRUE' and 'FALSE' constants by yourself. The constants can be removed from class API with 'no constant::boolean' pragma or some universal tool like the namespace::clean manpage. |
| PackageName | perl-constant-boolean |
| PackageRelease | 16.1 |
| PackageVersion | 0.02 |
| SHA-1 | 04949D321B32160CB0D1C79884C476FCAD89014B |
| SHA-256 | 4630894D9ADD32BD7EA603ECBA6563B4868E5543FA48D01DC5B5962B6DBD3DCA |
| Key | Value |
|---|---|
| MD5 | 29B772E08B9FE9EFAC413A53F1A3A9BC |
| PackageArch | noarch |
| PackageDescription | This module provides a set of additional functions useful for Perl symbols manipulation. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Symbol-Util |
| PackageRelease | 24.fc33 |
| PackageVersion | 0.0203 |
| SHA-1 | 05C76F969A273C4CCBEF2F625DDD562C038BEC02 |
| SHA-256 | 89E7BE03EE829ECFDFC21987690E407BAD7EFF6CEA95A65743E125F1989E8DE1 |
| Key | Value |
|---|---|
| MD5 | B32CC357E36CD30139D4AA60A27F870C |
| PackageArch | noarch |
| PackageDescription | This package contains a collection of Tree::Simple::Visitor::* objects, and a factory for easily creating instances of them. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Tree-Simple-VisitorFactory |
| PackageRelease | 10.fc16 |
| PackageVersion | 0.10 |
| SHA-1 | 06759D03FABDC7975E8455A5C0CE9C267157EC26 |
| SHA-256 | 4895683B88DF991B7D0CFA335B6EADC612ABD01DF3A31B064E8B5A34EBA06E64 |
| Key | Value |
|---|---|
| MD5 | 21E7EFCEC7D573247BF8BC3FCE6865F0 |
| PackageArch | noarch |
| PackageDescription | This module provides a set of additional functions useful for Perl symbols manipulation. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-Symbol-Util |
| PackageRelease | 4.el7 |
| PackageVersion | 0.0203 |
| SHA-1 | 071E82C9BC5CED61232D159A79FC9ACDFF58D42A |
| SHA-256 | 004DFD3C9CB2DEF47BDED636B75533E45187838E19FB6076C0C17A4EEE22AA29 |
| Key | Value |
|---|---|
| MD5 | 6A81012755C4CB31E2011CF30A3ADBDD |
| PackageArch | noarch |
| PackageDescription | The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. This module provides those interfaces for earlier versions of Perl (back to 5.6.0 anyways). It is a harmless no-op to use this module on 5.9.5+. That is to say, code which properly uses MRO::Compat will work unmodified on both older Perls and 5.9.5+. If you're writing a piece of software that would like to use the parts of 5.9.5+'s mro:: interfaces that are supported here, and you want compatibility with older Perls, this is the module for you. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-MRO-Compat |
| PackageRelease | 6.fc15 |
| PackageVersion | 0.11 |
| SHA-1 | 075D4543F6B374293C353B9E09406BB364BA4E58 |
| SHA-256 | 13D1603029B11F20E00B47F26F2179346E69413426EF11E03AF69799A8AF5C25 |