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

Search results for "file-basename-object"

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

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 - 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

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

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

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

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

n50 - A script to calculate N50 from one or multiple FASTA/FASTQ files. River stage zero No dependents

This program parses a list of FASTA/FASTQ files calculating for each one the number of sequences, the sum of sequences lengths and the N50, N75, N90 and auN <https://lh3.github.io/2020/04/08/a-new-metric-on-assembly-contiguity>. It will print the res...

PROCH/Proch-N50-1.5.8 - 20 Jul 2023 16:06:47 UTC - Search in distribution
  • Proch::N50 - a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 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

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

Eve - The web service creation framework written with events in mind. River stage zero No dependents

Layers of the system The first layer of the system is the application layer that is responsible for assembling all the components and dealing with features specific to the type of the built program. It is the entry point of the system. This layer ope...

ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution

PIR - Short alias for Path::Iterator::Rule River stage three • 40 direct dependents • 225 total dependents

This is an empty subclass of Path::Iterator::Rule. It saves you from having to type the full name repeatedly, which is particularly handy for one-liners: $ perl -MPIR -wE 'say for PIR->new->skip_dirs(".")->perl_module->all(@INC)'...

DAGOLDEN/Path-Iterator-Rule-1.015 - 09 Sep 2021 16:07:55 UTC - Search in distribution

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. River stage zero No dependents

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. Beta version, API may change. The project's homepage <https://github.com/mewsoft/Nile>. The main idea in this framework is to separate all the htm...

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

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

changes River stage three • 51 direct dependents • 102 total dependents

RJBS/MIME-Lite-3.033 - 12 Jun 2021 15:53:07 UTC - Search in distribution

Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking River stage one • 3 direct dependents • 4 total dependents

Gepok is a PSGI server implementation. Its features are: * HTTPS support out-of-the-box This is the primary (if not the only) reason why I wrote Gepok, and why it uses HTTP::Daemon::* family (because there is HTTP::Daemon::SSL). I needed a pure-Perl ...

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution

perl5200delta - what is new for perl v5.20.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

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

FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. River stage two • 65 direct dependents • 88 total dependents

Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi <https://sourceware.org/li...

PLICEASE/FFI-Platypus-2.08 - 05 May 2023 21:50:13 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution
315 results (0.136 seconds)