Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 744513b729d634168634704d51e1a471

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