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

Search results for "zip directory"

lib/Archive/Zip/DirectoryMember.pm River stage four • 161 direct dependents • 1061 total dependents

PHRED/Archive-Zip-1.68 - 12 Mar 2020 17:59:46 UTC - Search in distribution

Archive::Zip::Parser::CentralDirectoryEnd - Provides methods to access end of central directory fields. River stage zero No dependents

Provides methods to access end of central directory fields....

HAGGAI/Archive-Zip-Parser-v0.0.3 - 07 Mar 2010 05:32:57 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
  • par.pl - Make and run Perl Archives

Paws::S3 - Perl Interface to AWS Amazon Simple Storage Service River stage two • 9 direct dependents • 11 total dependents

Amazon Simple Storage Service Amazon Simple Storage Service is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 has a simple web services interface that you can use to store and retrieve any amount...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

perlretut - Perl regular expressions tutorial River stage five • 11292 direct dependents • 32664 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

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

mccs - Fully-featured static file server. River stage one • 2 direct dependents • 2 total dependents

"mccs" is an HTTP static file server that can be used as a standalone application, or as a Plack component. FEATURES * Automatic, durable compression of files based on client support. * Automatic minification of CSS and JavaScript files. * Content ne...

IDOPEREL/Plack-App-MCCS-2.002000 - 14 Aug 2023 22:25:51 UTC - Search in distribution

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

nam - command to set, get, and remove Namaste tag files River stage one • 1 direct dependent • 1 total dependent

The nam command manages Namaste (Name-as-text) tag files, which are useful for describing directories. A Namaste tag file holds a single metadata string and its name is a filesystem-safe derivation of that string. The name of the file consists of an ...

JAK/File-Namaste-1.04 - 07 Jan 2012 00:42:02 UTC - Search in distribution

ucpan - improved CPAN modules updater River stage zero No dependents

ucpan is module update program. This program has the following advantages over executing "cpan-outdated | cpanm" from the command line. * Display the outdated module list in easy-to-see table format. * Display the progress from fetch to install compa...

KPEE/App-ucpan-1.13 - 09 Dec 2019 08:49:08 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

PAR - Perl Archive Toolkit River stage two • 7 direct dependents • 14 total dependents

This module lets you use special zip files, called Perl Archives, as libraries from which Perl modules can be loaded. It supports loading XS modules by overriding DynaLoader bootstrapping methods; it writes shared object file to a temporary file at t...

RSCHUPP/PAR-1.020 - 04 Mar 2024 10:49:29 UTC - Search in distribution
  • PAR::FAQ - Frequently Asked Questions about PAR
  • PAR::Tutorial - Cross-Platform Packaging and Deployment with PAR

perlmv - Rename/move files using Perl code River stage one • 3 direct dependents • 3 total dependents

Perlmv lets you rename/move files using Perl code. All the Perl code needs to do is modify the filename in $_ (or just return a value) and perlmv will do the rest (actual renaming, recursive renaming, handling filename conflicts, dry-run mode, etc.)....

PERLANCAR/App-perlmv-0.609 - 23 Feb 2024 01:52:31 UTC - Search in distribution

share::Apocalypse::A12 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Regexp::Grammars - Add grammatical parsing features to Perl 5.10 regexes River stage three • 19 direct dependents • 631 total dependents

This module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing. Perl 5.10 already supports recursive-descent *matching*, via the new "(?<name>...)" and "(?&name)" con...

DCONWAY/Regexp-Grammars-1.058 - 15 Sep 2022 01:31:42 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 30 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

XML::RDB - Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too. River stage zero No dependents

XML/RDB version 1.1 ==================== A long-arse how-to & explanation: An XML document is an ideal transport for data between heterogeneous systems. XML documents are also an ideal way to represent hierarchical data generically. Yet when it comes...

METZZO/XML-RDB-1.3 - 30 Sep 2009 03:36:40 UTC - Search in distribution

UMMF - UML Meta-Model Framework. UML to code generation via XMI. Implements UML 1.5 meta-model. Provides object-oriented Perl interface for processing UML meta-models and models. Imports XMI. Includes XMI, Perl and Java code generation back-ends. River stage zero No dependents

See <http://ummf.umleta.com/> and the "examples" directory in the distribution for more information....

KSTEPHENS/UMMF-1.02 - 14 May 2006 02:39:55 UTC - Search in distribution

Gedcom - a module to manipulate GEDCOM genealogy files River stage one • 4 direct dependents • 4 total dependents

This module provides for manipulation of GEDCOM files. GEDCOM is a format for storing genealogical information designed by The Church of Jesus Christ of Latter-Day Saints (http://www.lds.org). Information about GEDCOM used to be available as a zip fi...

PJCJ/Gedcom-1.22 - 15 Nov 2019 12:52:45 UTC - Search in distribution

SNMP::Info - OO Interface to Network devices and MIBs through SNMP River stage one • 2 direct dependents • 3 total dependents

SNMP::Info gives an object oriented interface to information obtained through SNMP. This module is geared towards network devices. Subclasses exist for a number of network devices and common MIBs. The idea behind this module is to give a common inter...

OLIVER/SNMP-Info-3.970001 - 28 Feb 2024 16:26:46 UTC - Search in distribution
262 results (0.134 seconds)