OpenBSD Handbook

OpenBSD 7.9 release · amd64 · Generated 2026-09-09

p5-File-Finder-1.01

wrapper around File::Find

Back to search · Project homepage

Description

use File::Finder; ## simulate "-type f" my $all_files = File::Finder->type('f'); ## any rule can be extended: my $all_files_printer = $all_files->print; 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.

Package information

Ports path
devel/p5-File-Finder
Package architecture
*
Maintainer
The OpenBSD ports mailing-list <ports@openbsd.org>
Categories
devel, perl5
Available flavors
None listed

These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.

Direct dependencies

Test

Installing and updating packages · Package details as JSON