Result for DCFD139FD168EA4B5727B50D5B41A84930BC3AB2

Query result

Key Value
FileName./usr/share/doc/libmath-random-oo-perl/CONTRIBUTING
FileSize1708
MD5AB9AC876FD2382E52922A70477A9533B
SHA-1DCFD139FD168EA4B5727B50D5B41A84930BC3AB2
SHA-2565E8BED6CB1E6E2F13862E9AC56AABAC0B5C540310193B350BD447DEB20E1320C
SSDEEP24:PolX2jtxAEyUXRTMujfvAzNAZeKC2vS0foATs5RrjFpf6/JrRweHxYem47I28vvh:tjtxASBTj3Te0JkRHFpS/Jr6sNG2qJgQ
TLSHT18431407FA8850375288300E2D26D9163A6D7C35D23116026747F9868133EF35D3BB8D8
hashlookup:parent-total61
hashlookup:trust100

Network graph view

Parents (Total: 61)

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

Key Value
MD5126DF77978FCDE0BE9ED42208A089A21
PackageArchnoarch
PackageDescriptionThis module implements a minimalist HTTP user agent cookie jar in conformance with RFC 6265.
PackageMaintainerFedora Project
PackageNameperl-HTTP-CookieJar
PackageRelease2.fc19
PackageVersion0.004
SHA-1025B73E005B98277A1ABEA6209207BFEE5C59C71
SHA-256799B491696EFDE039AC9D43A935D5C7E9DA95C8A480D908BB4FBFAC151B5FB27
Key Value
MD54CF8C74BA3AD179D6CAD508F2961EFA6
PackageArchnoarch
PackageDescriptionThis module provides very simple syntactic sugar to define a handler for GET and POST requests. Instead of writing this: any [qw/get post/] => '/form' => sub { ... }; You can write just this: get_post '/form' => sub { ... };
PackageNameperl-Dancer-Plugin-Syntax-GetPost
PackageRelease3.46
PackageVersion0.001
SHA-10454528EACDD72641DB24C657204714552E27F7C
SHA-256DB199D46EA42B7B9DA9CF37F17C18BB85DC59261A4D898CE2B2D64BBFEBB98B3
Key Value
MD531E5552C8FCB95BF558A28BB480D1197
PackageArchnoarch
PackageDescriptionTest::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.
PackageMaintainerFedora Project
PackageNameperl-Test-Reporter
PackageRelease1.fc19
PackageVersion1.59
SHA-104A3407704BB8C523C5F6D0774EEF94163663F0B
SHA-2566956FDA8BD217C8F19F92446BEB35DB6671B8DDCCB1E24DB1616EC74913A5854
Key Value
MD531F4D8A42A31540BBC104FB38551C502
PackageArchnoarch
PackageDescriptionMany cross-platform test failures -- particularly on Win32 -- are due to hard-coded file paths being used in comparison tests. my $file = get_file(); # returns "foo\bar.t"; is( $file, "foo/bar.t" ); # fails on Win32 This simple module provides some handy functions to convert all those path separators automatically so filename tests will just DWIM. The alternative is to write your own utility subroutine and use it everywhere or just keep on littering your test code with calls to File::Spec -- yuck! is( $file, File::Spec->canonpath("some/path"), "should pass" ); Since this module is so simple, you might not think it worth including as a dependency. After all, it's not _that_ hard to always remember to use the File::Spec manpage, the Path::Tiny manpage or some other file utility, right? But odds are that, at some point, you'll be so busy writing tests that you'll forget and hard-code a path in your haste to show what a clever programmer you are. So just use this module and stop worrying about it. You'll be happier and so will anyone trying to install your modules on Win32.
PackageNameperl-Test-Filename
PackageReleaselp151.1.1
PackageVersion0.03
SHA-1075525D61AD53E34CE8E667F12F6C5865C0ED5F1
SHA-256CB5DC7041B498CC4BB54BC08FC4BE12DE2B940CAFA222D9B97A3776D0041ED37
Key Value
MD5A3CB6067FF08FA0A53DCC459669EC85B
PackageArchnoarch
PackageDescriptionThis module hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance.
PackageMaintainerFedora Project
PackageNameperl-Test-FailWarnings
PackageRelease3.fc20
PackageVersion0.005
SHA-10DC6FC4532A920630AA1CE11C08096CF1FFCE6C1
SHA-256CDC2878003D7AB61B1B3035DBC3A41EA444D564488751E2389F199A386D0DAC3
Key Value
MD5B6658EC9262C0DABA1EA2CA77D664419
PackageArchnoarch
PackageDescriptionCPAN contains many modules for generating random numbers in various ways and from various probability distributions using pseudo-random number generation algorithms or other entropy sources. (The the /"SEE ALSO" manpage section has some examples.) Unfortunately, no standard interface exists across these modules. This module defines an abstract interface for random number generation. Subclasses of this model will implement specific types of random number generators or will wrap existing random number generators. This consistency will come at the cost of some efficiency, but will enable generic routines to be written that can manipulate any provided random number generator that adheres to the interface. E.g., a stochastic simulation could take a number of user-supplied parameters, each of which is a Math::Random::OO subclass object and which represent a stochastic variable with a particular probability distribution.
PackageNameperl-Math-Random-OO
PackageRelease6.51
PackageVersion0.22
SHA-111154ACCE7C3CAC13CF99DA0B0DF6FC23DF75C10
SHA-2567BCDB4B706438517CC680084AB86D3D8DA9219B773C8E816CF7B2A33A35A0373
Key Value
MD5EAC24C5DFE9459BE944C13060CD3CD91
PackageArchnoarch
PackageDescriptionThis module overrides 'CORE::GLOBAL::require' with a code reference in a way that plays nice with any existing overloading and ensures the right calling package is in scope.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Devel-OverrideGlobalRequire
PackageRelease4.mga9
PackageVersion0.1.0
SHA-11C33C8251B50ADE8BE976E9176A77019D3837993
SHA-2562EBE1C9DB048477C940D0777DF21F7D8BB27218B5D0633FD5EE41B354CDA10BA
Key Value
MD5920C1ABDFBC00AA8CEB1F6AC1FAD0335
PackageArchnoarch
PackageDescriptionThis module provides very simple syntactic sugar to define a handler for GET and POST requests. Instead of writing this: any [qw/get post/] => '/form' => sub { ... }; You can write just this: get_post '/form' => sub { ... };
PackageNameperl-Dancer2-Plugin-Syntax-GetPost
PackageRelease4.45
PackageVersion0.002
SHA-11EC6063364883766819FCACB3A7E1482306030E9
SHA-256F61C59E3A80AD1D1659F362C528B4B3118E51035C8DED810FDE53CCADDE5552F
Key Value
FileSize22052
MD5EA4789D0B8AE70E5338799179D2CA768
PackageDescriptionconsistent object-oriented interface for generating random numbers CPAN contains many modules for generating random numbers in various ways and from various probability distributions using pseudo-random number generation algorithms or other entropy sources. (The /"SEE ALSO" section has some examples.) Unfortunately, no standard interface exists across these modules. Math::Random::OO defines an abstract interface for random number generation. Subclasses of this model will implement specific types of random number generators or will wrap existing random number generators. . This consistency will come at the cost of some efficiency, but will enable generic routines to be written that can manipulate any provided random number generator that adheres to the interface. E.g., a stochastic simulation could take a number of user-supplied parameters, each of which is a Math::Random::OO subclass object and which represent a stochastic variable with a particular probability distribution.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibmath-random-oo-perl
PackageSectionperl
PackageVersion0.22-2
SHA-12816A1526485AC195160696E2B8A18FDC0173965
SHA-2569EA22BBA2E51FFE63BC94A9416284F48E5E713EA3EFC5A9D6414F50C0300B909
Key Value
MD5FC5853A275B359EFEE75326B451CBB61
PackageArchnoarch
PackageDescriptionThis module hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance.
PackageMaintainerFedora Project
PackageNameperl-Test-FailWarnings
PackageRelease2.fc19
PackageVersion0.003
SHA-12ACD025B424CF0BB757DFE194EAEC0DA449CFEFC
SHA-256D290EFABB2F5F69BFD7EF13DF9A4D7BD350F1E541867BD81AC20A00FC18A7238