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

Search results for "module:Path::Class::Dir"

Path::Class::Dir - Objects representing directories River stage four • 588 direct dependents • 1864 total dependents

The "Path::Class::Dir" class contains functionality for manipulating directory names in a cross-platform way....

KWILLIAMS/Path-Class-0.37 - 14 Aug 2016 02:37:55 UTC

Path::Extended::Class::Dir River stage one • 2 direct dependents • 2 total dependents

Path::Extended::Class::Dir behaves pretty much like Path::Class::Dir and can do some extra things. See appropriate pods for details....

ISHIGAKI/Path-Extended-0.23 - 11 Mar 2015 05:29:38 UTC

Path::Class::Iterator - walk a directory structure River stage one • 1 direct dependent • 1 total dependent

Path::Class::Iterator walks a directory structure using an iterator. It combines the Iterator closure technique with the magic of Path::Class. It is similar in idea to Iterator::IO and IO::Dir::Recursive but uses Path::Class objects instead of IO::Al...

KARMAN/Path-Class-Iterator-0.07 - 04 Jun 2013 05:13:21 UTC

Path::Resource - URI/Path::Class combination River stage one • 1 direct dependent • 4 total dependents

Path::Resource is a module for combining local file and directory manipulation with URI manipulation. It allows you to effortlessly map local file locations to their URI equivalent. It combines Path::Class and URI into one object. Given a base Path::...

RKRIMEN/Path-Resource-0.072 - 23 Feb 2009 20:26:34 UTC

Path::Extended - yet another Path class River stage one • 2 direct dependents • 2 total dependents

This is yet another file/directory handler that does a bit more than Path::Class for some parts, and a bit less for other parts. One of the main difference is Path::Extended always tries to use forward slashes when possible, ie. even when you're on t...

ISHIGAKI/Path-Extended-0.23 - 11 Mar 2015 05:29:38 UTC

Path::Class - Cross-platform path specification manipulation River stage four • 588 direct dependents • 1864 total dependents

"Path::Class" is a module for manipulation of file and directory specifications (strings describing their locations, like '/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, in...

KWILLIAMS/Path-Class-0.37 - 14 Aug 2016 02:37:55 UTC

Quiq::Path - Dateisystem-Operationen River stage zero No dependents

Die Klasse definiert alle grundlegenden (link, mkdir, rename, symlink usw.) und komplexen (copy, glob, find usw.) Dateisystem-Operationen. Eine Dateisystem-Operation ist eine Operation auf einem *Pfad*....

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC

Env::Path - Advanced operations on path variables River stage two • 23 direct dependents • 44 total dependents

Env::Path presents an object-oriented interface to *path variables*, defined as that subclass of *environment variables* which name an ordered list of filesystem elements separated by a platform-standard *separator* (typically ':' on UNIX and ';' on ...

DSB/Env-Path-0.19 - 14 May 2013 23:08:16 UTC

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...

DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC

Path::Mapper - Map a virtual path to an actual one River stage zero No dependents

Path::Mapper will map a virtual path to an actual one, doing a substitution based on the deepest common directory Think of it as doing something like symbolic link resolution (though not exactly)...

ROKR/Path-Mapper-0.012 - 16 Jun 2010 08:00:46 UTC

Path::ScanINC - Emulate Perls internal handling of @INC. River stage two • 8 direct dependents • 27 total dependents

"Path::ScanINC" is a basic tool for traversing @INC in a "perl"-like manner, stepping over some common pitfalls with using it. It also has the property of being able to capture @INC states to emulate a portable isolated library resolver....

KENTNL/Path-ScanINC-1.000003 - 02 Mar 2017 03:56:46 UTC

Path::Abstract - Fast and featureful UNIX-style path parsing and manipulation River stage two • 10 direct dependents • 15 total dependents

Path::Abstract is a tool for parsing, interrogating, and modifying a UNIX-style path. The parsing behavior is similar to File::Spec::Unix, except that trailing slashes are preserved (converted into a single slash)....

ROKR/Path-Abstract-0.096 - 13 May 2010 20:36:54 UTC

Path::Class::URI - Serializes and deserializes Path::Class objects as file:// URI River stage one • 2 direct dependents • 3 total dependents

Path::Class::URI is an extension to Path::Class to serialize file path from and to *file://* form URI objects. This module encodes and decodes non URI-safe characters using its literal byte encodings. If you call *uri* methods on Win32 Path::File obj...

ZMUGHAL/Path-Class-URI-0.08 - 30 Dec 2014 23:48:06 UTC

Tree::Path::Class - Tree for Path::Class objects River stage one • 1 direct dependent • 1 total dependent

This module subclasses Tree to only accept Path::Class::Dir or Path::Class::File values, and provides a "path" attribute for retrieving the full path of a tree branch or leaf....

MJGARDNER/Tree-Path-Class-0.007 - 15 Dec 2014 03:07:20 UTC

Path::Class::Tiny - a Path::Tiny wrapper for Path::Class compatibility River stage zero No dependents

What do you do if you started out (Perl) life using Path::Class, but then later on you switched to Path::Tiny? Well, one thing you could do is relearn a bunch of things and go change a lot of existing code. Or, another thing would be to use Path::Cla...

BAREFOOT/Path-Class-Tiny-0.06 - 05 Nov 2021 07:02:16 UTC

Path::Class::Each - Iterate lines in a file River stage zero No dependents

"Path::Class::Each" augments Path::Class::File and Path::Class::Dir to provide three different ways of iterating over the lines of a file and three ways of iterating the files recursively contained in a directory. "Path::Class::File" provides a "slur...

ANDYA/Path-Class-Each-0.03 - 18 Sep 2010 14:35:31 UTC

DataStore::CAS::FS - Virtual Filesystem backed by Content-Addressable Storage River stage zero No dependents

DataStore::CAS::FS extends the DataStore::CAS API to support directory objects which let you store store traditional file hierarchies in the CAS, and look up files by a path name (so long as you know the hash of the root). The methods provided allow ...

NERDVANA/DataStore-CAS-FS-0.011000 - 14 May 2013 06:53:16 UTC

Path::Class::File - Objects representing files River stage four • 588 direct dependents • 1864 total dependents

The "Path::Class::File" class contains functionality for manipulating file names in a cross-platform way....

KWILLIAMS/Path-Class-0.37 - 14 Aug 2016 02:37:55 UTC

Path::Class::Entity - Base class for files and directories River stage four • 588 direct dependents • 1864 total dependents

This class is the base class for "Path::Class::File" and "Path::Class::Dir", it is not used directly by callers....

KWILLIAMS/Path-Class-0.37 - 14 Aug 2016 02:37:55 UTC

Path::Extended::Dir River stage one • 2 direct dependents • 2 total dependents

This class implements several directory-specific methods. See also Path::Class::Entity for common methods like copy and move....

ISHIGAKI/Path-Extended-0.23 - 11 Mar 2015 05:29:38 UTC
36 results (0.062 seconds)