Package : perl-Test-Filename > RPM : perl-Test-Filename-0.30.0-8.mga7.src.rpm

Basic items

Name perl-Test-Filename
Version 0.30.0
Release 8.mga7
URL http://search.cpan.org/dist/Test-Filename
Group Development/Perl
Summary Portable filename comparison
Size 13KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 13:44:30
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie