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

Search results for "module:Path::Abstract"

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

Pod::Abstract::Path - Search for POD nodes matching a path within a document tree. River stage two • 5 direct dependents • 14 total dependents

Pod::Abstract::Path is a path selection syntax that allows fast and easy traversal of Pod::Abstract documents. While it has a simple syntax, there is significant complexity in the queries that you can create. Not all of the designed features have yet...

BLILBURNE/Pod-Abstract-0.20 - 03 Jan 2010 02:03:58 UTC

Path::Abstract::Underload - Path::Abstract without stringification overloading River stage two • 10 direct dependents • 15 total dependents

This is a version of Path::Abstract without the magic "use overload ..." stringification. Unfortunately, without overloading, you can't do this: my $path = Path::Abstract::Underload->new("/a/path/to/somewhere"); print "$path\n"; # Will print out some...

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

lib/Path/Abstract/Fast.pm River stage two • 10 direct dependents • 15 total dependents

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

Path::Naive - Yet another abstract, Unix-like path manipulation routines River stage one • 9 direct dependents • 9 total dependents

This is yet another set of routines to manipulate abstract Unix-like paths. Abstract means not tied to actual filesystem. Unix-like means single-root tree, with forward slash "/" as separator, and "." and ".." to mean current- and parent directory. N...

PERLANCAR/Path-Naive-0.043 - 18 Feb 2020 01:26:01 UTC

FP::Path River stage zero No dependents

Not really sure why I'm creating something from scratch here? It might be cleaner: This doesn't do I/O (access the file system, ask the system for the hostname, etc.), and it doesn't resolve ".." unless when told to (`perhaps_clean_dotdot` and derive...

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

Venus::Path - Path Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for working with file system paths....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 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::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::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::Resource::Base - A resource base for a Path::Resource object River stage one • 1 direct dependent • 4 total dependents

No need to use this class directly, see Path::Resource for more information....

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

JSON::Path::Evaluator - A module that recursively evaluates JSONPath expressions with native support for Javascript-style filters River stage two • 11 direct dependents • 30 total dependents

POPEFELIX/JSON-Path-1.0.5 - 22 Apr 2024 21:12:09 UTC

Badger::Filesystem::Path - generic filesystem path object River stage one • 4 direct dependents • 6 total dependents

The "Badger::Filesystem::Path" module defines a base class object for representing paths in a real or virtual file system. You can create a generic path object (e.g. to represent a path that doesn't relate to a specific file or directory in a file sy...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

DBIx::DataModel::Meta::Path - meta-information about a path River stage one • 3 direct dependents • 3 total dependents

This class is closely related to DBIx::DataModel::Meta::Association. A *path* corresponds to one possible database join between two tables....

DAMI/DBIx-DataModel-3.10 - 11 Mar 2024 15:14:06 UTC
14 results (0.037 seconds)