Key | Value |
---|---|
FileName | ./usr/share/doc/libmath-random-oo-perl/CONTRIBUTING |
FileSize | 1708 |
MD5 | AB9AC876FD2382E52922A70477A9533B |
SHA-1 | DCFD139FD168EA4B5727B50D5B41A84930BC3AB2 |
SHA-256 | 5E8BED6CB1E6E2F13862E9AC56AABAC0B5C540310193B350BD447DEB20E1320C |
SSDEEP | 24:PolX2jtxAEyUXRTMujfvAzNAZeKC2vS0foATs5RrjFpf6/JrRweHxYem47I28vvh:tjtxASBTj3Te0JkRHFpS/Jr6sNG2qJgQ |
TLSH | T18431407FA8850375288300E2D26D9163A6D7C35D23116026747F9868133EF35D3BB8D8 |
hashlookup:parent-total | 61 |
hashlookup:trust | 100 |
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 |
---|---|
MD5 | 126DF77978FCDE0BE9ED42208A089A21 |
PackageArch | noarch |
PackageDescription | This module implements a minimalist HTTP user agent cookie jar in conformance with RFC 6265. |
PackageMaintainer | Fedora Project |
PackageName | perl-HTTP-CookieJar |
PackageRelease | 2.fc19 |
PackageVersion | 0.004 |
SHA-1 | 025B73E005B98277A1ABEA6209207BFEE5C59C71 |
SHA-256 | 799B491696EFDE039AC9D43A935D5C7E9DA95C8A480D908BB4FBFAC151B5FB27 |
Key | Value |
---|---|
MD5 | 4CF8C74BA3AD179D6CAD508F2961EFA6 |
PackageArch | noarch |
PackageDescription | This 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 { ... }; |
PackageName | perl-Dancer-Plugin-Syntax-GetPost |
PackageRelease | 3.46 |
PackageVersion | 0.001 |
SHA-1 | 0454528EACDD72641DB24C657204714552E27F7C |
SHA-256 | DB199D46EA42B7B9DA9CF37F17C18BB85DC59261A4D898CE2B2D64BBFEBB98B3 |
Key | Value |
---|---|
MD5 | 31E5552C8FCB95BF558A28BB480D1197 |
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 | 1.fc19 |
PackageVersion | 1.59 |
SHA-1 | 04A3407704BB8C523C5F6D0774EEF94163663F0B |
SHA-256 | 6956FDA8BD217C8F19F92446BEB35DB6671B8DDCCB1E24DB1616EC74913A5854 |
Key | Value |
---|---|
MD5 | 31F4D8A42A31540BBC104FB38551C502 |
PackageArch | noarch |
PackageDescription | Many 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. |
PackageName | perl-Test-Filename |
PackageRelease | lp151.1.1 |
PackageVersion | 0.03 |
SHA-1 | 075525D61AD53E34CE8E667F12F6C5865C0ED5F1 |
SHA-256 | CB5DC7041B498CC4BB54BC08FC4BE12DE2B940CAFA222D9B97A3776D0041ED37 |
Key | Value |
---|---|
MD5 | A3CB6067FF08FA0A53DCC459669EC85B |
PackageArch | noarch |
PackageDescription | This 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. |
PackageMaintainer | Fedora Project |
PackageName | perl-Test-FailWarnings |
PackageRelease | 3.fc20 |
PackageVersion | 0.005 |
SHA-1 | 0DC6FC4532A920630AA1CE11C08096CF1FFCE6C1 |
SHA-256 | CDC2878003D7AB61B1B3035DBC3A41EA444D564488751E2389F199A386D0DAC3 |
Key | Value |
---|---|
MD5 | B6658EC9262C0DABA1EA2CA77D664419 |
PackageArch | noarch |
PackageDescription | 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 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. |
PackageName | perl-Math-Random-OO |
PackageRelease | 6.51 |
PackageVersion | 0.22 |
SHA-1 | 11154ACCE7C3CAC13CF99DA0B0DF6FC23DF75C10 |
SHA-256 | 7BCDB4B706438517CC680084AB86D3D8DA9219B773C8E816CF7B2A33A35A0373 |
Key | Value |
---|---|
MD5 | EAC24C5DFE9459BE944C13060CD3CD91 |
PackageArch | noarch |
PackageDescription | This 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. |
PackageMaintainer | umeabot <umeabot> |
PackageName | perl-Devel-OverrideGlobalRequire |
PackageRelease | 4.mga9 |
PackageVersion | 0.1.0 |
SHA-1 | 1C33C8251B50ADE8BE976E9176A77019D3837993 |
SHA-256 | 2EBE1C9DB048477C940D0777DF21F7D8BB27218B5D0633FD5EE41B354CDA10BA |
Key | Value |
---|---|
MD5 | 920C1ABDFBC00AA8CEB1F6AC1FAD0335 |
PackageArch | noarch |
PackageDescription | This 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 { ... }; |
PackageName | perl-Dancer2-Plugin-Syntax-GetPost |
PackageRelease | 4.45 |
PackageVersion | 0.002 |
SHA-1 | 1EC6063364883766819FCACB3A7E1482306030E9 |
SHA-256 | F61C59E3A80AD1D1659F362C528B4B3118E51035C8DED810FDE53CCADDE5552F |
Key | Value |
---|---|
FileSize | 22052 |
MD5 | EA4789D0B8AE70E5338799179D2CA768 |
PackageDescription | consistent 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libmath-random-oo-perl |
PackageSection | perl |
PackageVersion | 0.22-2 |
SHA-1 | 2816A1526485AC195160696E2B8A18FDC0173965 |
SHA-256 | 9EA22BBA2E51FFE63BC94A9416284F48E5E713EA3EFC5A9D6414F50C0300B909 |
Key | Value |
---|---|
MD5 | FC5853A275B359EFEE75326B451CBB61 |
PackageArch | noarch |
PackageDescription | This 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. |
PackageMaintainer | Fedora Project |
PackageName | perl-Test-FailWarnings |
PackageRelease | 2.fc19 |
PackageVersion | 0.003 |
SHA-1 | 2ACD025B424CF0BB757DFE194EAEC0DA449CFEFC |
SHA-256 | D290EFABB2F5F69BFD7EF13DF9A4D7BD350F1E541867BD81AC20A00FC18A7238 |