Name : perl-Test-Filename
| |
Version : 0.30.0
| Vendor : Mageia_Org
|
Release : 9.mga8
| Date : 2020-02-12 08:02:49
|
Group : Development/Perl
| Source RPM : perl-Test-Filename-0.30.0-9.mga8.src.rpm
|
Size : 0.02 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Portable filename comparison
|
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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/armv7hl/media/core/release |