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

Search results for "module:File::Split"

IO::File::Cycle - Easily split output file while writing River stage zero No dependents

NICWOLFF/IO-File-Cycle-0.03 - 05 Oct 2012 01:30:57 UTC

File::ANVL - A Name Value Language routines River stage one • 2 direct dependents • 2 total dependents

This is documentation for the ANVL Perl module, which provides a general framework for data represented in the ANVL format. ANVL (A Name Value Language) represents elements in a label-colon-value format similar to email headers. Specific conversions,...

JAK/File-ANVL-1.05 - 02 Jun 2012 08:12:50 UTC

File::Sort - Sort a file or merge sort multiple files River stage one • 1 direct dependent • 1 total dependent

This module sorts text files by lines (or records). Comparisons are based on one or more sort keys extracted from each line of input, and are performed lexicographically. By default, if keys are not given, sort regards each input line as a single fie...

CNANDOR/File-Sort-1.01 - 23 Jan 2002 05:12:37 UTC

Mojo::File - File system paths River stage four • 943 direct dependents • 1041 total dependents

Mojo::File is a scalar-based container for file system paths that provides a friendly API for dealing with different operating systems. # Access scalar directly to manipulate path my $path = Mojo::File->new('/home/sri/test'); $$path .= '.txt';...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC

File::Glob - Perl extension for BSD glob routine River stage five • 11292 direct dependents • 32664 total dependents

The glob angle-bracket operator "<>" is a pathname generator that implements the rules for file name pattern matching used by Unix-like shells such as the Bourne shell or C shell. File::Glob::bsd_glob() implements the FreeBSD glob(3) routine, which i...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

File::Data - interface to file data River stage one • 1 direct dependent • 1 total dependent

Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface. Note that the file needs to exist prior to using this module! See new()...

RFOLEY/File-Data-1.20 - 17 Jun 2016 11:44:36 UTC

File::Glob - Perl extension for BSD glob routine River stage five • 11292 direct dependents • 32664 total dependents

The glob angle-bracket operator "<>" is a pathname generator that implements the rules for file name pattern matching used by Unix-like shells such as the Bourne shell or C shell. File::Glob::bsd_glob() implements the FreeBSD glob(3) routine, which i...

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

Sweet::File River stage zero No dependents

FIBO/Sweet-Home-0.06 - 10 Jul 2015 17:34:34 UTC

File::Tools - UNIX tools implemented as Perl Modules and made available to other platforms as well River stage one • 1 direct dependent • 1 total dependent

SZABGAB/File-Tools-0.10 - 02 Jun 2023 07:07:20 UTC

File::Rsync - perl module interface to rsync(1) http://rsync.samba.org/rsync/ River stage one • 5 direct dependents • 7 total dependents

Perl Convenience wrapper for the rsync(1) program. Written for *rsync-2.3.2* and updated for *rsync-3.1.1* but should perform properly with most recent versions. File::Rsync::new $obj = new File::Rsync; or $obj = File::Rsync->new; or $obj = File::Rsy...

LEAKIN/File-Rsync-0.49 - 10 Mar 2016 15:55:42 UTC

Padre::File - Common API for file functions River stage two • 56 direct dependents • 56 total dependents

"Padre::File" provides a common API for file access within Padre. It covers all the differences with non-local files by mapping every function call to the currently used transport stream....

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC

File::ByLine - Line-by-line file access loops River stage one • 1 direct dependent • 1 total dependent

Finding myself writing the same trivial loops to read files, or relying on modules like "Perl6::Slurp" that didn't quite do what I needed (abstracting the loop), it was clear something easy, simple, and sufficiently Perl-ish was needed....

JMASLAK/File-ByLine-1.192590 - 16 Sep 2019 01:49:06 UTC

File::Inplace - Perl module for in-place editing of files River stage zero No dependents

File::Inplace is a perl module intended to ease the common task of editing a file in-place. Inspired by variations of perl's -i option, this module is intended for somewhat more structured and reusable editing than command line perl typically allows....

CHIPT/File-Inplace-0.20 - 29 Jan 2005 03:54:17 UTC

File::Takeput - Slurp style file IO with locking. River stage zero No dependents

Slurp style file IO with locking. The purpose of Takeput is to make it pleasant for you to script file IO. Slurp style is both user friendly and very effective if you can have your files in memory. The other major point of Takeput is locking. Takeput...

SPRAGL/File-Takeput-0.3 - 31 Oct 2023 17:33:20 UTC

File::HomeDir - Find your home and other directories on any platform River stage four • 319 direct dependents • 1250 total dependents

File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms. The end result is a single API tha...

REHSACK/File-HomeDir-1.006 - 28 Sep 2020 14:57:05 UTC

File::Wildcard - Enhanced glob processing River stage one • 1 direct dependent • 1 total dependent

When looking at how various operating systems do filename wildcard expansion (globbing), VMS has a nice syntax which allows expansion and searching of whole directory trees. It would be nice if other operating systems had something like this built in...

IVORW/File-Wildcard-0.11 - 13 Mar 2009 16:31:43 UTC

File::Pairtree - routines to manage pairtrees River stage zero No dependents

This is very brief documentation for the Pairtree Perl module....

JAK/File-Pairtree-1.02 - 11 Dec 2011 17:58:46 UTC

File::AptFetch - perl interface onto APT-Methods River stage zero No dependents

Shortly: * Methods are usual executables. Hence F:AF forks. * There's no command-line interface for methods. The IPC is two pipes (*STDIN* and *STDOUT* from method's POV). * Each portion of communication (named message) consists of numerical code wit...

WHYNOT/File-AptFetch-v0.1.15 - 08 Jan 2023 04:20:16 UTC

File::PathConvert - DEPRECATED: USE File::Spec and Cwd::abs_path(). River stage one • 1 direct dependent • 1 total dependent

RBS/File-PathConvert-0.9 - 08 Mar 2002 04:05:24 UTC

File::Spec::Mac - File::Spec for Mac OS (Classic) River stage five • 7918 direct dependents • 32646 total dependents

Methods for manipulating file specifications....

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC
54 results (0.062 seconds)