Search results for "module:File::Find::Rule"

File::Find::Rule - Alternative interface to File::Find River stage four • 279 direct dependents • 2027 total dependents

File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories....

RCLAMP/File-Find-Rule-0.34 - 03 Dec 2015 14:31:54 UTC

File::Find::Rule::DIZ - Rule to match the contents of a FILE_ID.DIZ River stage zero No dependents

This module will search through a ZIP archive, specifically the contents of the FILE_ID.DIZ file in the archive....

BRICAS/File-Find-Rule-DIZ-0.06 - 26 Feb 2007 15:10:17 UTC

File::Find::Rule::VCS - Exclude files/directories for Version Control Systems River stage one • 3 direct dependents • 4 total dependents

Many tools need to be equally useful both on ordinary files, and on code that has been checked out from revision control systems. File::Find::Rule::VCS provides quick and convenient methods to exclude the version control directories of several major ...

ETHER/File-Find-Rule-VCS-1.09 - 28 Apr 2023 12:45:03 UTC

File::Find::Rule::BOM - Common rules for searching for BOM in files. River stage zero No dependents

This Perl module contains File::Find::Rule rules for detecting Byte Order Mark in files. BOM (Byte Order Mark) is a particular usage of the special Unicode character, U+FEFF BYTE ORDER MARK, whose appearance as a magic number at the start of a text s...

SKIM/File-Find-Rule-BOM-0.03 - 27 Jan 2021 08:53:15 UTC

File::Find::Rule::CVS - find files based on CVS metadata River stage zero No dependents

File::Find::Rule::CVS extends File::Find::Rule to add clauses based on the contents of CVS/Entries files....

RCLAMP/File-Find-Rule-CVS-0.01 - 11 Sep 2003 19:29:49 UTC

File::Find::Rule::Age - rule to match on file age River stage zero No dependents

File::Find::Rule::Age makes it easy to search for files based on their age. DateTime and File::stat are used to do the behind the scenes work, with File::Find::Rule doing the Heavy Lifting....

REHSACK/File-Find-Rule-Age-0.302 - 11 Jun 2014 09:11:23 UTC

File::Find::Rule::PPI - Add support for PPI queries to File::Find::Rule River stage zero No dependents

File::Find::Rule::PPI allows you to integrate PPI content queries into your File::Find::Rule searches. Initially, it provides the one additional method "ppi_find_any", which takes an argument identical to the PPI::Node method "find_any" and checks ea...

ETHER/File-Find-Rule-PPI-1.07 - 28 Apr 2023 12:31:14 UTC

File::Find::Rule::DWG - Common rules for searching DWG files. River stage one • 1 direct dependent • 1 total dependent

This Perl module contains File::Find::Rule rules for detecting DWG files. See .dwg on Wikipedia <https://en.wikipedia.org/wiki/.dwg>....

SKIM/File-Find-Rule-DWG-0.03 - 27 Jan 2021 10:42:10 UTC

Test::File::Find::Rule - Test files and directories with File::Find::Rule River stage zero No dependents

This module provides some functions to test files and directories with all the power of the wonderful File::Find::Rule module. The test functionnality is based on Test::Builder. EXPORT match_rule_nb_results match_rule_array match_rule_no_result FUNCT...

FABPOT/Test-File-Find-Rule-1.00 - 07 Apr 2004 12:20:46 UTC

File::Find::Rule::Perl - Common rules for searching for Perl things River stage three • 19 direct dependents • 209 total dependents

I write a lot of things that muck with Perl files. And it always annoyed me that finding "perl files" requires a moderately complex File::Find::Rule pattern. File::Find::Rule::Perl provides methods for finding various types Perl-related files, or rep...

ETHER/File-Find-Rule-Perl-1.16 - 30 Mar 2022 04:02:02 UTC

File::Find::Rule::DjVu - Common rules for searching DjVu files. River stage zero No dependents

This Perl module contains File::Find::Rule rules for detecting DjVu files. See DjVu on Wikipedia <https://en.wikipedia.org/wiki/DjVu>. This rule provides functionality for findrule script in directory with djvu files in ways: findrule -djvu findrule ...

SKIM/File-Find-Rule-DjVu-0.01 - 13 Nov 2021 11:34:03 UTC

File::Find::Rule::Type - rule to match on mime types River stage zero No dependents

File::Find::Rule::Type allows you to build Find::File::Rule searches that are limited by MIME type, using the File::Type module. Text::Glob is used so that the pattern may be a globbing pattern. ->type( @patterns ) Match only things with the mime typ...

PMISON/File-Find-Rule-Type-0.05 - 26 Aug 2003 22:39:20 UTC

File::Find::Rule::SAUCE - Rule to match on title, author, etc from a file's SAUCE record River stage zero No dependents

This module will search through a file's SAUCE metadata (using File::SAUCE) and match on the specified fields....

BRICAS/File-Find-Rule-SAUCE-0.06 - 26 Feb 2007 15:03:47 UTC

File::Find::Rule::XPath - rule to match on XPath expressions River stage zero No dependents

This module extends File::Find::Rule to provide the ability to locate XML files which match a given XPath expression....

GRANTM/File-Find-Rule-XPath-0.03 - 10 Nov 2003 09:42:45 UTC

File::Find::Rule::Dicom - Common rules for searching for DICOM things. River stage one • 1 direct dependent • 1 total dependent

This Perl module contains File::Find::Rule rules for detecting DICOM things. DICOM (Digital Imaging and Communications in Medicine) is a standard for handling, storing, printing, and transmitting information in medical imaging. See DICOM on Wikipedia...

SKIM/File-Find-Rule-Dicom-0.05 - 27 Feb 2020 11:17:47 UTC

File::Find::Rule::Digest - rules for matchig checksum River stage zero No dependents

File::Find::Rule::Digest allows you to find files based on its checksums....

MIYAGAWA/File-Find-Rule-Digest-0.01 - 26 Nov 2002 11:38:45 UTC

File::Find::Rule::TTMETA - Find files based on Template Toolkit META directives River stage zero No dependents

"File::Find::Rule::TTMETA" extends "File::Find::Rule" to work with Template Toolkit templates by providing access to template-specific metadata. "File::Find::Rule::TTMETA" adds a "ttmeta" method / keyword to "File::Find::Rule". "ttmeta" takes a serie...

DARREN/File-Find-Rule-TTMETA-0.02 - 20 Feb 2003 20:55:43 UTC

File::Find::Rule::MMagic - rule to match on mime types River stage one • 2 direct dependents • 4 total dependents

File::Find::Rule::MMagic interfaces File::MMagic to File::Find::Rule enabling you to find files based upon their mime type. Text::Glob is used so that the patter may be a simple globbing pattern. ->magic( @patterns ) Match only things with the mime t...

RCLAMP/File-Find-Rule-MMagic-0.02 - 29 Oct 2002 11:19:42 UTC

File::Find::Object::Rule - Alternative interface to File::Find::Object River stage two • 6 direct dependents • 10 total dependents

File::Find::Object::Rule is a friendlier interface to File::Find::Object . It allows you to build rules which specify the desired files and directories. WARNING : This module is a fork of version 0.30 of File::Find::Rule (which has been unmaintained ...

SHLOMIF/File-Find-Object-Rule-0.0313 - 27 Aug 2021 07:28:12 UTC

File::Find::Rule::MP3Info - rule to match on id3 tags, length, bitrate, etc River stage zero No dependents

An interface between MP3::Info and File::Find::Rule to let you find files based on MP3-specific information such as bitrate, frequency, playing time, the stuff in the ID3 tag, and so on....

KAKE/File-Find-Rule-MP3Info-0.01 - 29 Oct 2002 23:08:59 UTC
65 results (0.057 seconds)