Name : perl-Test-Filename
| |
Version : 0.30.0
| Vendor : (none)
|
Release : 8pclos2017
| Date : 2017-07-12 17:41:05
|
Group : Development/Perl
| Source RPM : perl-Test-Filename-0.30.0-8pclos2017.src.rpm
|
Size : 0.02 MB
| |
Packager : bb2 < bb2>
| |
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-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |