Package : perl-Test-Filename > RPM : perl-Test-Filename-0.30.0-10.mga9.noarch.rpm

Basic items

Install
Name perl-Test-Filename
Version 0.30.0
Release 10.mga9
URL https://metacpan.org/release/Test-Filename
Group Development/Perl
Summary Portable filename comparison
Size 26KB
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 cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Test-Filename-0.30.0-10.mga9.src.rpm
Build time 2022-03-20 14:43:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie