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

Search results for "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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Catmandu::Fix::basename - get file basename River stage zero No dependents

NJFRANCK/Catmandu-Fix-File-0.012 - 28 Nov 2017 11:26:14 UTC - Search in distribution

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

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

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

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

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 - Search in distribution

csl - C Header file transformation River stage zero No dependents

JDDPAUSE/MarpaX-Languages-C-AST-0.48 - 02 Feb 2018 19:45:41 UTC - Search in distribution
  • cscan - C source scan (C::Scan alternative)

TX - a simple template system based on Text::Template::Library River stage zero No dependents

"Text::Template::Base" and "Text::Template::Library" are good at processing single templates. They lack the ability to manage sets of template files. This module adds that functionality in a (what I think) user friendly manner. The most important fun...

OPI/TX-0.09 - 14 Jun 2010 16:05:06 UTC - Search in distribution

wc - paragraph, line, word, character, and byte counter River stage one • 1 direct dependent • 1 total dependent

*wc* reads one or more input text files and, by default, writes the number of lines, words, and bytes contained in each input file to the standard output. An optional count of paragraphs or characters is also possible in this implementation. If more ...

BRIANDFOY/PerlPowerTools-1.044 - 03 Mar 2024 09:13:52 UTC - Search in distribution
  • basename - remove directory and suffix from filenames

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

pp - PAR Packager River stage one • 5 direct dependents • 6 total dependents

pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

Pvm - Perl extension for the Parallel Virtual Machine (PVM) Message Passing System River stage zero No dependents

The "PVM" message passing system enables a programmer to configure a group of (possibly heterogenous) computers connected by a network into a parallel virtual machine. The system was developed by the University of Tennessee, Oak Ridge National Labora...

EWALKER/Pvm-0.9 - 27 Jun 1996 10:52:04 UTC - Search in distribution

Guile - Perl interface to the Guile Scheme interpreter. River stage zero No dependents

This module provides an interface to the Gnu Guile system. You can find out more about Guile at: http://www.gnu.org/software/guile/guile.html. Guile is an interpreter for the Scheme programming language. "Scheme is a statically scoped and properly ta...

MSTROUT/Guile-0.002 - 05 Mar 2004 16:00:02 UTC - Search in distribution

fqc - A FASTA/FASTQ sequence counter River stage one • 1 direct dependent • 1 total dependent

This program parses a list of FASTA/FASTQ files printing the number of sequences found in each file. Reads both uncompressed and GZipped files. Default output is the filename, tab, sequence count. Can be changed with options. The table "key" is the a...

PROCH/FASTX-Reader-1.12.0 - 26 Sep 2023 10:25:49 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

Glib - Perl wrappers for the GLib utility and Object libraries River stage three • 93 direct dependents • 195 total dependents

This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. This module also provides f...

XAOC/Glib-1.3294 - 28 Aug 2023 23:03:08 UTC - Search in distribution

perlall - build, test and do with all perls River stage zero No dependents

perlall is like a better perlbrew with a lot of testing features. The perls are in the default /usr/local/bin/, and /usr/local/lib/perl5/VERSION paths, instead of locally, and . You need write access to the default PREFIX /usr/local, e.g. via "sudo"....

RURBAN/App-perlall-0.51 - 10 Dec 2019 20:02:45 UTC - Search in distribution
580 results (0.105 seconds)