Result for 650DCCFA9B6F5A98CF731C89041BEA8935DBC623

Query result

Key Value
FileName./usr/share/doc/packages/perl-constant-boolean/xt/cover.pl
FileSize249
MD54F5327748C69EFBB6F959D0067493D61
SHA-1650DCCFA9B6F5A98CF731C89041BEA8935DBC623
SHA-256E88279DB5C78EC7B6962D4E69D6DBA21017F5ECEC7911636239C3921953A0455
SSDEEP6:HWaHs98g7WsaQScryNVjw0XeHjs4nfGxiypQAqt4BKp:H0jBScrysbHjbuQa8p
TLSHT114D0A7A921B6C31B94050EC05E12EBF0A0AD005EA55E6FAF1CB4858A87F179A3D754EC
hashlookup:parent-total121
hashlookup:trust100

Network graph view

Parents (Total: 121)

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

Key Value
MD588B47F3125FB30DD7B3FB9C7F3FBF7BF
PackageArchnoarch
PackageDescriptionDefines '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.
PackageNameperl-constant-boolean
PackageRelease16.1
PackageVersion0.02
SHA-101638893CB2C6C7F6C391548068854844A722C02
SHA-2567FCC39991125014B6DB902742A7673AB9C3A89017903CD0EA62A1E01EF47B503
Key Value
MD520926A1E1E0431344D20B6F4A92138D8
PackageArchnoarch
PackageDescriptionThis module provides a set of additional functions useful for Perl symbols manipulation.
PackageMaintainerFedora Project
PackageNameperl-Symbol-Util
PackageRelease22.fc32
PackageVersion0.0203
SHA-103FA4020E4A9A1F01AFCFE3F8F8A539104E2D82C
SHA-256A9BF2DA8263A487EC704BDA373695CD4190FBF247AB315471A7801AFA1120083
Key Value
MD531C5F124B87BA3D00F0571713FD6259B
PackageArchnoarch
PackageDescriptionDefines '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.
PackageNameperl-constant-boolean
PackageRelease16.1
PackageVersion0.02
SHA-104949D321B32160CB0D1C79884C476FCAD89014B
SHA-2564630894D9ADD32BD7EA603ECBA6563B4868E5543FA48D01DC5B5962B6DBD3DCA
Key Value
MD529B772E08B9FE9EFAC413A53F1A3A9BC
PackageArchnoarch
PackageDescriptionThis module provides a set of additional functions useful for Perl symbols manipulation.
PackageMaintainerFedora Project
PackageNameperl-Symbol-Util
PackageRelease24.fc33
PackageVersion0.0203
SHA-105C76F969A273C4CCBEF2F625DDD562C038BEC02
SHA-25689E7BE03EE829ECFDFC21987690E407BAD7EFF6CEA95A65743E125F1989E8DE1
Key Value
MD521E7EFCEC7D573247BF8BC3FCE6865F0
PackageArchnoarch
PackageDescriptionThis module provides a set of additional functions useful for Perl symbols manipulation.
PackageMaintainerFedora Project
PackageNameperl-Symbol-Util
PackageRelease4.el7
PackageVersion0.0203
SHA-1071E82C9BC5CED61232D159A79FC9ACDFF58D42A
SHA-256004DFD3C9CB2DEF47BDED636B75533E45187838E19FB6076C0C17A4EEE22AA29
Key Value
MD545FCF78A58C99DEB08CEA8CE7E51D773
PackageArchnoarch
PackageDescriptionThis module allows to store Moose object in glob reference of file handle. The class attributes will be stored in hash slot associated with glob reference. It allows to create a Moose version of the IO::Handle manpage. The attributes can be accessed directly with following expression: my $hashref = \%{*$self}; print $hashref->{key}; or shorter: print *$self->{key}; but the standard accessors should be used instead: print $self->key;
PackageNameperl-MooseX-GlobRef
PackageRelease15.3
PackageVersion0.0701
SHA-108DF981B822A95DDDA5350E1561848740B959A15
SHA-25646F6BF37CE4BF92E765866142FD2C5041121E02814033728089FECE1DA458218
Key Value
MD5CCAEC9637E1E2052F6D0FE8A2987BA33
PackageArchnoarch
PackageDescriptionThis class provides a set of assertion methods useful for writing tests. The API is based on JUnit4 and the Test::Unit::Lite manpage and the methods die on failure. These assertion methods might be not useful for common the Test::Builder manpage-based (the Test::Simple manpage, the Test::More manpage, etc.) test units. The assertion methods can be used in class which is derived from 'Test::Assert' or used as standard Perl functions after importing them into user's namespace. 'Test::Assert' can also wrap standard the Test::Simple manpage, the Test::More manpage or other the Test::Builder manpage-based tests. The assertions can be also used for run-time checking.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Test-Assert
PackageRelease9.22
PackageVersion0.0504
SHA-10BFEBFD2CFF25DFEDF415CB01DF16B99912BB5AC
SHA-256CD5FCE277D367708885F1311FFAD16744758BD83A6863D4CB50136337FE18D41
Key Value
MD5108A0DAAD2E5F4BABEA4D704BD89C540
PackageArchnoarch
PackageDescriptionThis class extends standard the Exception::Base manpage and converts warning into real exception object. The warning message is stored in _warning_ attribute.
PackageNameperl-Exception-Warning
PackageReleaselp150.3.2
PackageVersion0.0401
SHA-10D486A7FD28A57B8AF08FDD8B05366416DC5BBE1
SHA-25657FCF64355E3E2EE0794F3FF9322F7AC3D12C859453F23679D4C3AE7A0D6A95D
Key Value
MD5396674688F185C57FF501599A5E5D069
PackageArchnoarch
PackageDescriptionDefines '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.
PackageNameperl-constant-boolean
PackageRelease16.61
PackageVersion0.02
SHA-10F88E1CFFC290B7A36E7FE6192BF62F7FAE8C327
SHA-256F1D4E1448102C83D2A6537C421263DB8D5BF74700B3D99908DEE925AE73FC121
Key Value
MD598EB38FCC11A998EEE1911F2A2F976E6
PackageArchnoarch
PackageDescriptionThis module allows to store Moose object in glob reference of file handle. The class attributes will be stored in hash slot associated with glob reference. It allows to create a Moose version of the IO::Handle manpage. The attributes can be accessed directly with following expression: my $hashref = \%{*$self}; print $hashref->{key}; or shorter: print *$self->{key}; but the standard accessors should be used instead: print $self->key;
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-MooseX-GlobRef
PackageReleaselp150.1.3
PackageVersion0.0701
SHA-1107BDDF945AC5067025A9C33AA36CC794F6C15C8
SHA-256C28622912B054FD2C84D0E9AD6B6DD9A6FAB81FC046851EEA1744F394811D3F3