Sophie

Sophie

distrib > Mageia > 9 > x86_64 > media > core-release > by-pkgid > 6374ed4b20eedc51353c33e07f337478

perl-Test-Filename-0.30.0-10.mga9.noarch.rpm

Description:

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.

Sources packages:

Other version of this rpm: