Search results for "module:File::Finder"
File::Finder - nice wrapper for File::Find ala find(1)
"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...
MERLYN/File-Finder-0.53 - 08 Apr 2005 19:50:53 UTC
File::Finder::Steps - steps for File::Finder
"File::Finder::Steps" provide the predicates being tested for "File::Finder". STEPS METHODS These methods are called on a class or instance to add a "step". Each step adds itself to a list of steps, returning the new object. This allows you to chain ...
MERLYN/File-Finder-0.53 - 08 Apr 2005 19:50:53 UTC
Data::Context::Finder::File - <One-line description of module's purpose>
IVANWILLS/Data-Context-0.3
-
15 Oct 2018 08:42:43 UTC
GO::Utils::File - simply utility module for dealing with file parsing
SHERLOCK/GO-TermFinder-0.86
-
19 Nov 2009 17:39:14 UTC
File::FindSimilars - Fast similar-files finder
Extremely fast file similarity checker. Similar-sized and similar-named files are picked out as suspicious candidates of duplicated files. It uses advanced soundex vector algorithm to determine the similarity between files. Generally it means that if...
SUNTONG/File-FindSimilars-2.07 - 30 Aug 2015 13:12:56 UTC
MacOSX::File - A collection of modules to manipulate files on MacOS X
MacOSX::File is a collection of modules that allows you to do what binaries in /Developer/Tools allows you to do directly via perl. You can implement your own CpMac, MvMac, GetFileInfo and SetFile without calling these binaries....
DANKOGAI/MacOSX-File-0.71 - 19 Aug 2005 06:15:04 UTC
Module::Reader - Find and read perl modules like perl does
This module finds modules in @INC using the same algorithm perl does. From that, it will give you the source content of a module, the file name (where available), and how it was found. Searches (and content) are based on the same internal rules that ...
HAARG/Module-Reader-0.003003 - 21 Jun 2017 16:22:51 UTC
File::Find::Rule - Alternative interface to File::Find
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::Match - Perform different actions on files based on file name.
This module is allows one to recursively process files and directories based on the filename. It is meant to be more flexible than File::Find....
DHARDISON/File-Find-Match-1.0 - 13 Oct 2006 17:29:14 UTC
MacOSX::File::Copy - copy() on MacOS X
MacOSX::File::Copy provides copy() and move() as in File::Copy. Unlike File::Copy (that also comes with MacOS X), MacOSX::File::Copy preserves resouce fork and Finder attirbutes. Consider this as a perl version of CpMac and MvMac which comes with Mac...
DANKOGAI/MacOSX-File-0.71 - 19 Aug 2005 06:15:04 UTC
File::Find::Random
Randomly selects a file from a filesystem....
ABERGMAN/File-Find-Random-0.5 - 02 Oct 2003 12:45:50 UTC
File::Find::Closures - functions you can use with File::Find
I wrote this module as an example of both using closures and using File::Find. Students are always asking me what closures are good for, and here's some examples. The functions mostly stand alone (i.e. they don't need the rest of the module), so rath...
BDFOY/File-Find-Closures-1.113 - 04 Feb 2021 00:46:02 UTC
File::Find::Object::Rule - Alternative interface to File::Find::Object
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
Data::Context::Loader::File - Loads a config file from disk
Loads files found by Data::Context::Finder::File and performs checks to see if the file has changed on disk....
IVANWILLS/Data-Context-0.3 - 15 Oct 2018 08:42:43 UTC
File::Find::Rule::ConflictMarker - Conflict markers finder
File::Find::Rule::ConflictMarker searches for the conflict markers "<<<<<<<", ">>>>>>>", "|||||||" in files....
BAYASHI/File-Find-Rule-ConflictMarker-0.02 - 01 Mar 2020 22:31:25 UTC