Result for 45876EA99A20B971AABCD918A0335FA02CEA41F8

Query result

Key Value
FileName./usr/share/man/man3/Test::Filename.3pm.gz
FileSize2480
MD56F42639F34D4FADE780B3A10B47A8ECD
SHA-145876EA99A20B971AABCD918A0335FA02CEA41F8
SHA-25668C082ACDF9D793F688E3EF9A4355F0252C04BF836CC88E55837F6A65F546E78
SSDEEP48:XAoMRwXmVVN2JULEl06Cv42tBlzuS7LxVg1eI1XMYrCVl8yjFdJSvT5Bi:YdVVjLE12DlygsBrCVl8CdJcvi
TLSHT14C512A920B613016C11D8FBEDC34214A02A967566AC76733C94936394E666AECD9261C
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
MD5E30B4FDF336092A6E04FAC374A252D38
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
PackageRelease1.60
PackageVersion0.03
SHA-175723997BC247B0DAC310D580C946C8EA9BD60A8
SHA-2560356D9F91E6E04746B2978280B5312AD2A5D7D10FC35D035A784D324D1591ABF