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

Search results for "IO::Dir"

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
  • IO - load various IO modules
  • IO::File - supply object methods for filehandles

Chj::IO::Dir River stage zero No dependents

See Chj::xopendir....

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC - Search in distribution

IO::All::Dir - Directory Support for IO::All River stage three • 134 direct dependents • 358 total dependents

<<<cpan-foot>>>...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

IO::Easy::Dir - IO::Easy child class for operations with directories. River stage one • 2 direct dependents • 5 total dependents

APLA/IO-Easy-0.16 - 12 Apr 2011 15:14:35 UTC - Search in distribution
  • IO::Easy - is easy to use class for operations with filesystem objects.

Meta::IO::Dir - extend IO::Dir. River stage zero No dependents

This class extends IO::Dir by adding exception handling to the class and a more object oriented style (look at the synopsis)....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

IO::Dir::Dirfd - Perl extension to extract the file descriptor from a dirhandle River stage zero No dependents

The IO::Dir::Dirfd module provides the possibility to extract the file descriptor from a directory handle on platforms where this functionality is available. It exports a single sub, dirfd(), by default. If you specify that you want to export fileno(...

GRUBER/IO-Dir-Dirfd-0.01 - 21 Nov 2001 18:23:13 UTC - Search in distribution

IO::Dir::Recursive - IO::Dir working recursive River stage zero No dependents

IO::Dir::Recursive gives IO::Dir the ability to work recursive....

FLORA/IO-Dir-Recursive-0.03 - 22 Oct 2005 20:32:21 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

SPVM::Sys::IO::DirStream - DIR structure in the C language. River stage one • 6 direct dependents • 6 total dependents

The Sys::IO::DirStream class in SPVM represents the DIR <https://linux.die.net/man/3/opendir> structure in the C language....

KIMOTO/SPVM-Sys-0.514001 - 27 Mar 2024 02:45:54 UTC - Search in distribution

lib/IO/K8s/Api/Core/V1/EmptyDirVolumeSource.pm River stage zero No dependents

JLMARTIN/IO-K8s-0.03 - 15 May 2018 14:03:57 UTC - Search in distribution

Lustre::LFS::Dir - IO::Dir like module with lustre support River stage zero No dependents

"Lustre::LFS::Dir" inherits from "IO::Dir" (which inherits from "IO::Handle"), so a "Lustre::LFS::Dir" reference can do everything that an "IO::Dir" ref could do....

ADRIAN/Lustre-LFS-0.01 - 27 Jul 2010 08:04:56 UTC - Search in distribution

FileDirUtil - A Moose Role for basic File IO River stage zero No dependents

FileDirUtil is a convenience Moose Role for basic File IO, providing transparent access to Path::Class::File and Path::Class::Dir for input files and output directories, respectively, via the following attributes: ifile A string representing the path...

MTW/FileDirUtil-v0.04 - 24 Aug 2019 20:15:43 UTC - Search in distribution

File::Where - find the absolute file for a program module; absolute dir for a repository River stage zero No dependents

From time to time, an program needs to know the abolute file for a program module that has not been loaded. The File::Where module provides methods to find this information. For loaded files, using the hash %INC may perform better than using the meth...

SOFTDIA/File-Where-0.05 - 04 May 2004 05:33:05 UTC - Search in distribution

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

imsync - Synchronize image files' file system modification timestamps River stage zero No dependents

This application can synchronize filesystem modification times of images and movies created by one or more cameras, and times of related files, based on information provided by the user, on information embedded in other processed images by the same c...

LSTROUS/Image-Synchronize-2.011 - 29 Oct 2023 19:23:48 UTC - Search in distribution

mccs - Fully-featured static file server. River stage one • 2 direct dependents • 2 total dependents

"mccs" is an HTTP static file server that can be used as a standalone application, or as a Plack component. FEATURES * Automatic, durable compression of files based on client support. * Automatic minification of CSS and JavaScript files. * Content ne...

IDOPEREL/Plack-App-MCCS-2.002000 - 14 Aug 2023 22:25:51 UTC - Search in distribution

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

perlop - Operadores y precedencia en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution
  • perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR ***

BDB - Asynchronous Berkeley DB access River stage one • 1 direct dependent • 1 total dependent

See the BerkeleyDB documentation (<http://www.oracle.com/technology/documentation/berkeley-db/db/index.ht ml>). The BDB API is very similar to the C API (the translation has been very faithful). See also the example sections in the document below and...

MLEHMANN/BDB-1.92 - 18 Jan 2018 16:45:31 UTC - Search in distribution
234 results (0.15 seconds)