SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Path-Tiny-Rule rpm build for : openSUSE Tumbleweed. For other distributions click perl-Path-Tiny-Rule.

Name : perl-Path-Tiny-Rule
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.47 Date : 2024-08-05 20:09:50
Group : Development/Libraries/Perl Source RPM : perl-Path-Tiny-Rule-0.02-1.47.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Path::Iterator::Rule subclass that returns Path::Tiny objects
Description :
This module is a very thin wrapper around Path::Iterator::Rule that always
returns Path::Tiny objects instead of strings. It should otherwise be a
drop-in replacement for Path::Iterator::Rule, and any deviation from that
is a bug.

This module has no public API that is not provided by Path::Iterator::Rule.

It exists because I got really tired of writing this:

while ( my $path = $iter->() ) {
$path = path($path);
...;
}

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Path-Tiny-Rule-0.02-1.47.noarch.rpm
     

Provides :
perl(Path::Tiny::Rule)
perl-Path-Tiny-Rule

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Path::Iterator::Rule)
perl(Path::Tiny)
perl(namespace::autoclean)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Path
/usr/lib/perl5/vendor_perl/5.40.0/Path/Tiny
/usr/lib/perl5/vendor_perl/5.40.0/Path/Tiny/Rule.pm
/usr/share/doc/packages/perl-Path-Tiny-Rule
/usr/share/doc/packages/perl-Path-Tiny-Rule/CODE_OF_CONDUCT.md
/usr/share/doc/packages/perl-Path-Tiny-Rule/CONTRIBUTING.md
/usr/share/doc/packages/perl-Path-Tiny-Rule/Changes
/usr/share/doc/packages/perl-Path-Tiny-Rule/README.md
/usr/share/licenses/perl-Path-Tiny-Rule
/usr/share/licenses/perl-Path-Tiny-Rule/LICENSE
/usr/share/man/man3/Path::Tiny::Rule.3pm.gz

 
ICM