| Key | Value |
|---|---|
| FileName | ./usr/share/man/man3/Test::Filename.3pm.gz |
| FileSize | 2481 |
| MD5 | EFC2DD8E2F766432EBDE7145E811B4D3 |
| SHA-1 | 5DBE5805F3A80AEEDC176AC1FABE6484A57F09AE |
| SHA-256 | 2A63296FECA47BEBD045E69D524DBDE903EE25E24049558CC4D191FD51C31FD4 |
| SSDEEP | 48:XfUMDNfPuMMCRifQGmoU54JmMQY5OV5EnYTBoB+4ymzefrrTs6SIfkOQqnOyvIEM:vvDFGMMHfLmo3tO8s+JyfLu7OQKOyAa8 |
| TLSH | T19F515D46290D6584E4F9E9F33648114F2D12EC64E947F4F7C6F00092981CDDDD1AFC12 |
| hashlookup:parent-total | 2 |
| hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| FileSize | 7508 |
| MD5 | 01A116E7D6BE409962A3C3628C7659C3 |
| PackageDescription | portable filename comparison 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 . Test::Filename 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 File::Spec, Path::Tiny 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. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libtest-filename-perl |
| PackageSection | perl |
| PackageVersion | 0.03-1.1 |
| SHA-1 | 0AB95940D2C0F21E9F1D402B7E2079C965A3BFD5 |
| SHA-256 | 188A374153350EF9B2BD24F52145EB4D9A6C6CA364A4F2B40A13E302C0AD229D |
| Key | Value |
|---|---|
| FileSize | 11540 |
| MD5 | 21CD13019760359E1EE84EE19B965772 |
| PackageDescription | portable filename comparison 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 . Test::Filename 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 File::Spec, Path::Tiny 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. |
| PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| PackageName | libtest-filename-perl |
| PackageSection | perl |
| PackageVersion | 0.03-1.1 |
| SHA-1 | CB40969C7B63F5D368D09A34BFF29B67E9EE085F |
| SHA-256 | 88C7CD5E4EF349A75A34C94E5E46C25C32D096B3D10F3B3FB4A62BD69953AE8B |