Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-Filename-0.30.0-11.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Test-Filename Distribution: Mageia
Version: 0.30.0 Vendor: Mageia.Org
Release: 11.mga10 Build date: Thu Jun 26 22:39:45 2025
Group: Development/Perl Build host: localhost
Size: 25324 Source RPM: perl-Test-Filename-0.30.0-11.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Test-Filename
Summary: Portable filename comparison
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Jun 26 2025 umeabot <umeabot> 0.30.0-11.mga10
  + Revision: 2200804
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Test-Filename
/usr/share/doc/perl-Test-Filename/CONTRIBUTING
/usr/share/doc/perl-Test-Filename/Changes
/usr/share/doc/perl-Test-Filename/LICENSE
/usr/share/doc/perl-Test-Filename/META.json
/usr/share/doc/perl-Test-Filename/META.yml
/usr/share/doc/perl-Test-Filename/README
/usr/share/man/man3/Test::Filename.3pm.xz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Filename.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jun 27 04:23:55 2025