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 |