The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "DIR"

Dir::ls - List the contents of a directory River stage zero No dependents

Provides the function "ls", which returns the contents of a directory in a similar manner to the GNU coreutils command ls(1)....

DBOOK/Dir-ls-1.000 - 31 Oct 2018 22:07:57 UTC - Search in distribution

IO::Dir - supply object methods for directory handles River stage five • 5475 direct dependents • 32646 total dependents

The "IO::Dir" package provides two interfaces to perl's directory reading routines. The first interface is an object approach. "IO::Dir" provides an object constructor and methods, which are just wrappers around perl's built in directory reading rout...

TODDR/IO-1.55 - 30 Dec 2023 20:22:15 UTC - Search in distribution

Tie::Dir - class definition for reading directories via a tied hash River stage zero No dependents

This module provides a method of reading directories using a hash. The keys of the hash are the directory entries and the values are a reference to an array which holds the result of "stat" being called on the entry. The access and modification times...

GBARR/Tie-Dir-1.02 - 26 Apr 1996 13:24:56 UTC - Search in distribution

VCS::Dir - module for access to a VCS directory River stage one • 1 direct dependent • 1 total dependent

"VCS::Dir" abstracts access to a directory under version control....

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC - Search in distribution

Dir::List - Perl extension for retrieving directory/fileinformation River stage zero No dependents

Dir::List is a wrapper around a few other modules. It provides you with various informations about the contents of a directory. Eg. diskusage of directory, user/group, uid/gid of files/directories, last modified date/time, if it's accessible by the c...

OPITZ/Dir-List-1.4 - 16 Aug 2006 20:46:40 UTC - Search in distribution

Dir::Self - a __DIR__ constant for the directory your source file is in River stage two • 27 direct dependents • 60 total dependents

Perl has two pseudo-constants describing the current location in your source code, "__FILE__" and "__LINE__". This module adds "__DIR__", which expands to the directory your source file is in, as an absolute pathname. This is useful if your code want...

MAUKE/Dir-Self-0.11 - 03 Sep 2013 20:52:39 UTC - Search in distribution

Mail::Dir - Compliant Maildir and Maildir++ delivery mechanism River stage zero No dependents

"Mail::Dir" provides a straightforward mechanism for delivering mail messages to a Maildir or Maildir++ mailbox....

XAN/Mail-Dir-0.03 - 04 Jan 2016 16:37:27 UTC - Search in distribution

Test::Dir - test directory attributes River stage one • 3 direct dependents • 9 total dependents

This modules provides a collection of test utilities for directory attributes. Use it in combination with Test::More in your test programs....

MTHURN/Test-Dir-1.16 - 22 Apr 2017 17:14:56 UTC - Search in distribution

Trav::Dir - Practical traversing of directories River stage zero No dependents

Traverse directories and make a list of files. Replacement for "File::Find"....

BKB/Trav-Dir-0.02 - 21 Feb 2021 05:01:12 UTC - Search in distribution

Dir::Flock - advisory locking of a dedicated directory River stage zero No dependents

"Dir::Flock" implements advisory locking on a directory, similar to how the builtin flock performs advisory locking on a file. In addition to helping facilitate synchronized access to a directory, "Dir::Flock" functions can be adapted to provide sync...

MOB/Dir-Flock-0.09 - 07 Jan 2021 05:08:39 UTC - Search in distribution

Dir::Purge - Purge directories to a given number of files. River stage zero No dependents

Dir::Purge implements functions to reduce the number of files in a directory according to a strategy. It currently provides one strategy: removal of files by age. By default, the module exports one user subroutine: "purgedir". The first argument of "...

JV/Dir-Purge-1.02 - 19 Sep 2006 12:51:38 UTC - Search in distribution

Dir::Split - Split files of a directory to subdirectories River stage zero No dependents

"Dir::Split" splits files of a directory to subdirectories with a number or characters as suffix....

SCHUBIGER/Dir-Split-0.82 - 17 Feb 2023 19:51:57 UTC - Search in distribution

Dir::Watch - Watches the current directory for file additions or removals. River stage zero No dependents

VVELOX/Dir-Watch-0.0.0 - 18 Dec 2009 17:32:07 UTC - Search in distribution

Dir::Which - Search for directory entries in a list of directories. River stage one • 1 direct dependent • 1 total dependent

This module searches directory entries (files, dirs, links, named pipes...) in a list of directories specified as a path-like string. The path string can be specified in an environment variable or as an argument....

JACQUELIN/Dir-Which-0.3 - 04 Apr 2007 08:48:42 UTC - Search in distribution

Dir::Flock - advisory locking of a dedicated directory River stage zero No dependents

"Dir::Flock" implements advisory locking of a directory. The use case is to execute synchronized code (code that should only be executed by one process or thread at a time) or provide exclusive access to a file or other resource. "Dir::Flock" has mor...

MOB/Forks-Queue-0.15 - 28 Dec 2020 04:02:46 UTC - Search in distribution

Queue::Dir - Manage queue directories where each object is a file River stage zero No dependents

"Queue::Dir" allows the manipulation of objects placed in a queue. The queue is implemented as a directory where each object is stored as a file. METHODS The following methods are defined: "my $q = new Queue::File (...)" -id assigns a unique process-...

LUISMUNOZ/Queue-Dir-0.01 - 30 Jun 2003 18:18:38 UTC - Search in distribution

Apache::Dir - Simple Perl Version of mod_dir River stage zero No dependents

This simple module is designed to be a partial replacement for the standard Apache "mod_dir" module. One of the things that module does is to redirect browsers to a directory URL ending in a slash when they request the directory without the slash. Si...

DWHEELER/Apache-Dir-0.07 - 18 Jun 2011 21:57:22 UTC - Search in distribution

PerlIO::dir - Reads directories River stage one • 2 direct dependents • 2 total dependents

"PerlIO::dir" provides an interface to directory reading functions, "opendir()", "readdir()", "rewinddir" and "closedir()". However, there is an important difference between ":dir" and Perl's "readdir()". This layer appends a newline code, "\n", to t...

GFUJI/PerlIO-Util-0.72 - 25 May 2011 14:16:31 UTC - Search in distribution

Archive::Dir - a directory with an API like an Archive::Tar River stage zero No dependents

CORION/Archive-Merged-0.03 - 21 Jul 2023 20:48:51 UTC - Search in distribution
2,686 results (0.128 seconds)