Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 2f26a9153359348350ee102211292095

perl-Test-Filename-0.30.0-9.mga8.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: