Search results for "module:File::Basename"

File::Basename - Parse file paths into directory, filename and suffix. River stage five • 11292 direct dependents • 32664 total dependents

These routines allow you to parse file paths into their directory, filename and suffix. NOTE: "dirname()" and "basename()" emulate the behaviours, and quirks, of the shell and C functions of the same name. See each function's documentation for detail...

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

File::Basename - Parse file paths into directory, filename and suffix. River stage five • 11292 direct dependents • 32664 total dependents

These routines allow you to parse file paths into their directory, filename and suffix. NOTE: "dirname()" and "basename()" emulate the behaviours, and quirks, of the shell and C functions of the same name. See each function's documentation for detail...

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

SPVM::File::Basename - Parsing File Path into Directory and Base Name River stage one • 3 direct dependents • 4 total dependents

The File::Basename class of SPVM has the methods to parse a file path into the directory part and the base name part....

KIMOTO/SPVM-File-Basename-0.041001 - 09 May 2023 23:25:19 UTC

File::Basename::Extra - Extension to File::Basename, adds named access to file parts and handling of filename suffixes River stage zero No dependents

This module provides functionalty for handling file name suffixes (aka file name extensions)....

HAYOBAAN/File-Basename-Extra-0.004 - 19 May 2017 08:44:43 UTC

File::Basename::Object - Object-oriented syntax sugar for File::Basename River stage one • 1 direct dependent • 3 total dependents

"File::Basename::Object" is an object-oriented wrapper around File::Basename. The goal is to allow pathnames to be presented and manipulated easily. A "File::Basename::Object" stringifies to it's full canonical pathname, so it can be used in open(), ...

CRAKRJACK/File-Basename-Object-0.01 - 17 Jan 2006 00:18:36 UTC

SPVM::File::Basename::Instance - Object-Oriented File::Basename River stage one • 3 direct dependents • 4 total dependents

The SPVM::File::Basename::Instance class of SPVM has the methods for Object-Oriented File::Basename....

KIMOTO/SPVM-File-Basename-0.041001 - 09 May 2023 23:25:19 UTC

SPVM::File::Basename::Instance::Unix - Unix/Linux/Mac Implementation of File::Basename::Instance River stage one • 3 direct dependents • 4 total dependents

The File::Basename::Instance::Unix class of SPVM is the Unix/Linux/Mac implementation of File::Basename::Instance....

KIMOTO/SPVM-File-Basename-0.041001 - 09 May 2023 23:25:19 UTC

SPVM::File::Basename::Instance::Win32 - Windows Implementation of File::Basename::Instance River stage one • 3 direct dependents • 4 total dependents

The File::Basename::Instance::Win32 class of SPVM is the Windows implementation of File::Basename::Instance....

KIMOTO/SPVM-File-Basename-0.041001 - 09 May 2023 23:25:19 UTC

lib/LibZip/MyFile.pm River stage one • 1 direct dependent • 1 total dependent

GMPASSOS/LibZip-0.06 - 12 Dec 2004 00:25:09 UTC

lib/LibZip/MyFile.pm River stage zero No dependents

GMPASSOS/tinyperl-1.0-580-win32 - 11 Dec 2002 03:49:31 UTC

Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp::File - Match if any children have basename's that match a regexp and are files River stage two • 3 direct dependents • 20 total dependents

KENTNL/Path-IsDev-1.001003 - 09 Mar 2017 20:40:54 UTC

File::Fu - file and directory objects River stage one • 4 direct dependents • 4 total dependents

EWILHELM/File-Fu-v0.0.8 - 03 Jun 2013 07:17:11 UTC

File::Pid - Pid File Manipulation River stage one • 4 direct dependents • 8 total dependents

This software manages a pid file for you. It will create a pid file, query the process within to discover if it's still running, and remove the pid file. new my $pidfile = File::Pid->new; my $thisfile = File::Pid->new({ file => '/var/run/daemon.pid',...

CWEST/File-Pid-1.01 - 11 Jan 2005 13:06:36 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

Nile::File - Files and folders manager. River stage zero No dependents

The file object provides tools for reading files, folders, and most of the functions in the modules File::Spec and File::Basename. to get file content as single string or array of strings: $content = $app->file->get($file); @lines = $app->file->get($...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

File::Info - Store file information persistently for fast lookup River stage zero No dependents

This package stores per-file information for speedy lookup later. It is intended to store file info that takes a significant time to determine --- e.g., the MD5 sum of a large file, to avoid uneccessarily recalculation. This may be particularly helpf...

FLUFFY/File-Info-1.02 - 13 Jan 2003 18:08:32 UTC

File::Repl - Perl module that provides file replication utilities River stage zero No dependents

The File:Repl provides simple file replication and management utilities. Its main functions are File Replication Allowing two directory structures to be maintained, ensuring files that meet selection logic criteria are mirrored and otherwise synchron...

DROBERTS/File-Repl-2.3 - 03 Nov 2015 18:32:52 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

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

Tree::File - (DEPRECATED) store a data structure in a file tree River stage zero No dependents

This module stores configuration in a series of files spread across a directory tree, and provides uniform access to the data structure. It can load a single file or a directory tree containing files as leaves. The tree's branches can be returned as ...

RJBS/Tree-File-0.112 - 01 Jan 2013 21:58:46 UTC
81 results (0.028 seconds)