Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 230c6270a42b241a73e872d0c354b508

perl-Test-Filename-0.30.0-5.mga5.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: