Key | Value |
---|---|
CRC32 | EC0790CB |
FileName | ./usr/share/doc/libtest-reporter-perl/CONTRIBUTING.mkdn |
FileSize | 3049 |
MD5 | 339EEF0830E8E10B3DD542C9C779F93D |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '87641', 'OpSystemCode': '599', 'ProductCode': '163706', 'ProductName': 'Maui Linux', 'ProductVersion': '17.03'} |
RDS:package_id | 222721 |
SHA-1 | 6BE6D027219E0BA85992A82BF33F9DFE7E24EBC7 |
SHA-256 | 67CC36C22366B1F3CF4A7296F067B1A897B1625CDD136BC91DFC788A99113317 |
SHA-512 | E6AA60C53187AC9D4F74CE99BAE74C0BCD118FF990333EFAA9AEE1C4D04B32B46E845806EAE2E00FA4C043CAAB94868380A01539E60DA726B60A85DBEC03D11C |
SSDEEP | 48:BjtxAA491iDaXxHkebBbFP0OiGrhK8FaRHr6Nmzj1OqYxzNtQPsxavnJoQ:9txAA4qDaXxHkebBbFs/VrOgj1QNWsAX |
SpecialCode | |
TLSH | T13D5165BF94405774198302F1D26E40E3A75AC25F2316442A78BE84A9533BF36E2FF998 |
db | nsrl_modern_rds |
insert-timestamp | 1727078084.4430623 |
mimetype | text/plain |
source | snap:ReUUvC8zXgQKlbihVHfFPlj9ZwYEwgbc_3 |
hashlookup:parent-total | 510 |
hashlookup:trust | 100 |
The searched file hash is included in 510 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | AF022B195D4544144DE2417B7E4ECA09 |
PackageArch | noarch |
PackageDescription | This Log::Any adapter uses Log::Log4perl for logging. log4perl must be initialized before calling _set_. There are no parameters. |
PackageName | perl-Log-Any-Adapter-Log4perl |
PackageRelease | lp152.1.1 |
PackageVersion | 0.09 |
SHA-1 | 003E8E606EB8E9D9C23EE221A6D68C30FB82D6A0 |
SHA-256 | A4D80D1E9063699156907E26D343078A1FB03ACEC3902101BFE731D122846D77 |
Key | Value |
---|---|
MD5 | 4245E7EEF8EB8A7133D195B302E7E5A4 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines of code. Here is a list of features: * defines attributes via import arguments * generates read-write accessors * supports lazy attribute defaults * supports custom accessors * superclass provides a standard 'new' constructor * 'new' takes a hash reference or list of key/value pairs * 'new' supports providing 'BUILDARGS' to customize constructor options * 'new' calls 'BUILD' for each class from parent to child * superclass provides a 'DESTROY' method * 'DESTROY' calls 'DEMOLISH' for each class from child to parent Multiple-inheritance is possible, with superclass order determined via mro::get_linear_isa. It uses no non-core modules for any recent Perl. On Perls older than v5.10 it requires MRO::Compat. On Perls older than v5.14, it requires Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | 19.31 |
PackageVersion | 1.008 |
SHA-1 | 0053125AC4201CD3C46834FEEA3CB892DAB314F7 |
SHA-256 | F766E987643E860ED855DBE3EFFF20728E35D5D15504E3C6EEE9E5A2A8674E5A |
Key | Value |
---|---|
MD5 | 869198DB45EB93B9AFCB66231A472D13 |
PackageArch | noarch |
PackageDescription | Test::Reporter reports the test results of any given distribution to the CPAN Testers project. Test::Reporter has wide support for various perl5's and platforms. |
PackageMaintainer | Fedora Project |
PackageName | perl-Test-Reporter |
PackageRelease | 17.fc33 |
PackageVersion | 1.62 |
SHA-1 | 014EC1D63C40100180AF3B10ADCF8606CE2754EA |
SHA-256 | 1B398C2D2B306673C9023952F45DAB92D3F6573DD47AEC0665C02E9D10AF5BAA |
Key | Value |
---|---|
MD5 | 85A0D5F5482CA6CBA1D55D63A94599E5 |
PackageArch | noarch |
PackageDescription | Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the META.json file is described in CPAN::Meta::Spec. |
PackageMaintainer | Fedora Project |
PackageName | perl-CPAN-Meta |
PackageRelease | 440.fc32 |
PackageVersion | 2.150010 |
SHA-1 | 018131651525AC32343D04BD07DE271330C52336 |
SHA-256 | 3263EF313EF8D36AAADB54FE2BAA38600BF0FA977ADA8555F992E9166D8376DF |
Key | Value |
---|---|
FileSize | 25390 |
MD5 | 7F540221455440952D8FBCECFB44CF12 |
PackageDescription | module to capture STDOUT and STDERR Capture::Tiny is a Perl module that provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, XS code or an external program. Further, output can be captured while being passed through to the original handles. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libcapture-tiny-perl |
PackageSection | perl |
PackageVersion | 0.44-1 |
SHA-1 | 01C7627D504FAA06E932929C9C02E06A21D9DCD9 |
SHA-256 | 2376932AF594E60BC973101511F1DE4CBA0D847B4F5B7394B853DB8A436DB230 |
Key | Value |
---|---|
MD5 | 6300FB9FC270CC1D769F684A38431926 |
PackageArch | noarch |
PackageDescription | This is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for input. |
PackageMaintainer | Fedora Project |
PackageName | perl-IO-Prompt-Tiny |
PackageRelease | 13.fc32 |
PackageVersion | 0.003 |
SHA-1 | 024CFA8F1E2D2554955AD9FBCFAED579A62E6081 |
SHA-256 | 4C0A61363BB88A846096243E017C97DE4DAEE269CD054B1F77B46F03AD54F714 |
Key | Value |
---|---|
MD5 | 11B6A607E629E867B9B085F9999DB9EA |
PackageArch | noarch |
PackageDescription | At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This module provides such a function for use with the Test::More manpage. Usage is similar to other test functions described in the Test::More manpage. Semantically, the 'delta_within' function replaces this kind of construct: ok ( abs($p - $q) < $epsilon, '$p is equal to $q' ) or diag "$p is not equal to $q to within $epsilon"; While there's nothing wrong with that construct, it's painful to type it repeatedly in a test script. This module does the same thing with a single function call. The 'delta_ok' function is similar, but either uses a global default value for epsilon or else calculates a 'relative' epsilon on the fly so that epsilon is scaled automatically to the size of the arguments to 'delta_ok'. Both functions are exported automatically. Because checking floating-point equality is not always reliable, it is not possible to check the 'equal to' boundary of 'less than or equal to epsilon'. Therefore, Test::Number::Delta only compares if the absolute value of the difference is *less than* epsilon (for equality tests) or *greater than* epsilon (for inequality tests). |
PackageName | perl-Test-Number-Delta |
PackageRelease | lp152.2.1 |
PackageVersion | 1.060000 |
SHA-1 | 028AE521A86ABED198D4123BFD56279274AD24AB |
SHA-256 | 7A529E1BA5146D94F2E05D22A8E947D199C7937DA4D7608C28B33A972E444B30 |
Key | Value |
---|---|
MD5 | 41ABD0E4B001CDDE769890AC452EA955 |
PackageArch | noarch |
PackageDescription | Capture::Tiny provides a simple, portable way to capture almost anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original filehandles. Yes, it even works on Windows (usually). Stop guessing which of a dozen capturing modules to use in any particular situation and just use this one. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | perl-Capture-Tiny |
PackageRelease | lp150.1.7 |
PackageVersion | 0.46 |
SHA-1 | 02A73F587FDE26ADED06A0B4973C0174083DC34C |
SHA-256 | 991EB4A3FE9D55F4947E6358932C6B9B886F058634421B5DD9E28130096EEEF5 |
Key | Value |
---|---|
FileSize | 16788 |
MD5 | B3E607369C60ECC3835E318F07FC46FF |
PackageDescription | minimalist class construction module for Perl Class::Tiny offers a minimalist class construction kit in around 120 lines of code. It uses no non-core modules for any recent Perl, while providing more features than Object::Tiny or Object::Tiny::RW. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libclass-tiny-perl |
PackageSection | perl |
PackageVersion | 1.008-1 |
SHA-1 | 038EEC3FF68529F906BF4F5E1841641422CC22AC |
SHA-256 | 96FC86935E2BCDE230ED0EE248C2ECA6C9BEDE3A6124CDEF131C4C09CB269E30 |
Key | Value |
---|---|
MD5 | 75CF68874E9BF1C73C632B77745092CF |
PackageArch | noarch |
PackageDescription | This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resumes after EINTR. If IO::Socket::IP 0.25 or later is installed, HTTP::Tiny will use it instead of IO::Socket::INET for transparent support for both IPv4 and IPv6. Cookie support requires HTTP::CookieJar or an equivalent class. |
PackageName | perl-HTTP-Tiny |
PackageRelease | 30.2 |
PackageVersion | 0.080 |
SHA-1 | 03D98D029100825FF4C4D807F55136817719B113 |
SHA-256 | D00CB1BF0414196E0195C40C662426A76DBFFBD5D6F8D12A12E527E708208C37 |