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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-File-Finder

'File::Find' is great, but constructing the 'wanted' routine can sometimes be a pain. This module provides a 'wanted'-writer, using syntax that is directly mappable to the _find_ command's syntax. Also, I find myself (heh) frequently just wanting the list of names that match. With 'File::Find', I have to write a little accumulator, and then access that from a closure. But with 'File::Finder', I can turn the problem inside out. A 'File::Finder' object contains a hash of 'File::Find' options, and a series of steps that mimic _find_'s predicates. Initially, a 'File::Finder' object has no steps. Each step method clones the previous object's options and steps, and then adds the new step, returning the new object. In this manner, an object can be grown, step by step, by chaining method calls. Furthermore, a partial sequence can be created and held, and used as the head of many different sequences.

Found 3 sites for perl-File-Finder

Found 19 RPM for perl-File-Finder

PackageSummaryDistributionDownload
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia Cauldron for armv7hlperl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia Cauldron for x86_64perl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia Cauldron for aarch64perl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia 9 for i586perl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia 9 for armv7hlperl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia 9 for x86_64perl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia 9 for aarch64perl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-11.mga9.noarch.htmlSteps for File::FinderMageia Cauldron for i686perl-File-Finder-0.530.0-11.mga9.noarch.rpm
perl-File-Finder-0.530.0-10.mga8.noarch.htmlSteps for File::FinderMageia 8 for aarch64perl-File-Finder-0.530.0-10.mga8.noarch.rpm
perl-File-Finder-0.530.0-10.mga8.noarch.htmlSteps for File::FinderMageia 8 for x86_64perl-File-Finder-0.530.0-10.mga8.noarch.rpm
perl-File-Finder-0.530.0-10.mga8.noarch.htmlSteps for File::FinderMageia 8 for armv7hlperl-File-Finder-0.530.0-10.mga8.noarch.rpm
perl-File-Finder-0.530.0-10.mga8.noarch.htmlSteps for File::FinderMageia 8 for i586perl-File-Finder-0.530.0-10.mga8.noarch.rpm
perl-File-Finder-0.530.0-5.noarch.htmlSteps for File::FinderOpenMandriva 5.0 for x86_64perl-File-Finder-0.530.0-5.noarch.rpm
perl-File-Finder-0.530.0-5.noarch.htmlSteps for File::FinderOpenMandriva Cooker for x86_64perl-File-Finder-0.530.0-5.noarch.rpm
perl-File-Finder-0.53-1.36.noarch.htmlnice wrapper for File::Find ala find(1)OpenSuSE Ports Tumbleweed for noarchperl-File-Finder-0.53-1.36.noarch.rpm
perl-File-Finder-0.53-1.29.noarch.htmlnice wrapper for File::Find ala find(1)OpenSuSE Tumbleweed for noarchperl-File-Finder-0.53-1.29.noarch.rpm
nice wrapper for File::Find ala find(1)perl-File-Finder-0.53-1.9.noarch.rpm
perl-File-Finder-0.53-bp156.3.1.noarch.htmlnice wrapper for File::Find ala find(1)OpenSuSE Leap 15.6 for noarchperl-File-Finder-0.53-bp156.3.1.noarch.rpm
perl-File-Finder-0.53-bp155.2.9.noarch.htmlnice wrapper for File::Find ala find(1)OpenSuSE Leap 15.5 for noarchperl-File-Finder-0.53-bp155.2.9.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet