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

Search results for "par"

par - create a Perl archive of files River stage one • 1 direct dependent • 1 total dependent

par creates a Perl archive of the *files* on the command line. The Perl archive is a Perl script, and executing it will recreate the *files*. If any of the *files* include a path, directories in that path will also be recreated. If any of the *files*...

BRIANDFOY/PerlPowerTools-1.044 - 03 Mar 2024 09:13:52 UTC - Search in distribution
  • unpar - extract files from a Perl archive
  • PerlPowerTools - BSD utilities written in pure Perl

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::Dist - Create and manipulate PAR distributions River stage two • 14 direct dependents • 24 total dependents

This module creates and manipulates *PAR distributions*. They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their "make" or "Build" stage, a META.yml describing metadata of the original CPAN distri...

RSCHUPP/PAR-Dist-0.52 - 07 May 2023 11:54:25 UTC - Search in distribution

Apache::PAR - Perl extension for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. River stage zero No dependents

Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl modules, and Registry and PerlRun scripts to include ...

NBYRD/Apache-PAR-0.30 - 30 Aug 2003 02:39:52 UTC - Search in distribution

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

This module implements the App::Packer::Backend interface, for generating stand-alone executables, perl scripts and PAR files. Currently, this module is used by the command line tool pp internally, as well as by the contributed contrib/gui_pp/gpp pro...

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

Archive::Par - use & manipulate par files River stage zero No dependents

FLUFFY/Archive-Par-1.01 - 06 Mar 2002 09:28:02 UTC - Search in distribution
  • make - tools for making makefiles with.

PAR::Indexer - Scan a PAR distro for packages and scripts River stage one • 1 direct dependent • 1 total dependent

This module contains code for scanning a PAR distribution for packages and scripts. The code was adapted from the PAUSE indexer. This module is used by PAR::Repository for injection of new PAR distributions. EXPORT None by default, but you can choose...

SMUELLER/PAR-Indexer-0.91 - 03 Feb 2009 16:59:31 UTC - Search in distribution

PAR::WebStart - Perl implementation of Java's WebStart River stage zero No dependents

This a Perl version of Java's WebStart technology; see <http://java.sun.com/j2se/1.4.2/docs/guide/jws/developersguide/overview. html> for details. PAR-WebStart is a helper application associated with a browser. When a user clicks on a link that point...

ISHIGAKI/PAR-WebStart-0.20 - 03 Apr 2011 16:22:46 UTC - Search in distribution

PAR::Repository - Create and modify PAR repositories River stage zero No dependents

This module is intended for creation and maintenance of PAR repositories. A PAR repository is collection of .par archives which contain Perl code and associated libraries for use on specific platforms. In the most common case, these archives differ f...

RSCHUPP/PAR-Repository-0.21 - 22 Nov 2012 21:07:32 UTC - Search in distribution

lib/SMIL/Par.pm River stage zero No dependents

CDAWSON/Smil-0.898 - 19 Mar 2005 07:52:05 UTC - Search in distribution
  • Smil - Perl extension for dynamic generation of SMIL files.

PAR::Dist::FromPPD - Create PAR distributions from PPD/PPM packages River stage one • 2 direct dependents • 2 total dependents

This module creates PAR distributions from PPD XML documents which are used by ActiveState's "Perl Package Manager", short PPM. It parses the PPD document to extract the required information and then uses PAR::Dist to create a .par archive from it. P...

SMUELLER/PAR-Dist-FromPPD-0.03 - 21 Dec 2006 17:18:08 UTC - Search in distribution
  • ppd2par - Create PAR distributions from PPD XML files

Padre::Plugin::PAR - PAR generation from Padre River stage one • 1 direct dependent • 1 total dependent

CHORNY/Padre-Plugin-PAR-0.06 - 09 Aug 2010 06:05:51 UTC - Search in distribution

CPANPLUS::Dist::PAR - CPANPLUS distribution class to create PAR archives River stage zero No dependents

Creates a "PAR" distribution of a CPAN module, using the "CPANPLUS::Dist::*" plugin structure. See the "CPANPLUS::Module" manpage how to pass formats to the install methods. See the "PAR::Dist" manpage for details about the generated archives....

KANE/CPANPLUS-Dist-PAR-0.02 - 05 Oct 2006 15:15:59 UTC - Search in distribution

File::ShareDir::PAR - File::ShareDir with PAR support River stage one • 1 direct dependent • 1 total dependent

"File::ShareDir::PAR" provides the same functionality as File::ShareDir but tries hard to be compatible with PAR packaged applications. The problem is, that the concept of having a distribution or module specific *share* directory becomes a little ha...

SMUELLER/File-ShareDir-PAR-0.06 - 10 Sep 2010 12:22:54 UTC - Search in distribution

PAR::Filter::Crypto - Encrypt Perl files in PAR archives River stage zero No dependents

This module is a PAR::Filter sub-class for producing PAR archives containing encrypted Perl files. The PAR::Filter class itself is part of the PAR distribution, and is clearly a prerequisite for using this sub-class. The usual means of producing a PA...

SHAY/Filter-Crypto-2.10 - 02 Jul 2023 10:25:11 UTC - Search in distribution
  • Filter::Crypto - Create runnable Perl files encrypted with OpenSSL libcrypto

PAR::Dist::FromCPAN - Create PAR distributions from CPAN River stage zero No dependents

This module creates PAR distributions from any number of modules from CPAN. It exports the cpan_to_par subroutine for this task. EXPORT By default, the "cpan_to_par" subroutine is exported to the callers namespace....

SMUELLER/PAR-Dist-FromCPAN-1.11 - 19 Jul 2009 08:43:02 UTC - Search in distribution
  • cpan2par - Create PAR distributions from CPAN

PAR::Filter::Squish - PAR filter for reducing code size River stage zero No dependents

This filter uses Perl::Squish to reduce the size of a module as much as possible. It does not preserve line numbers, comments or documentation. Do not expect miracles. Unless you include a lot of modules, the major component of a binary produced by "...

SMUELLER/PAR-Filter-Squish-0.03 - 09 Oct 2008 14:52:56 UTC - Search in distribution

Module::Install::PAR - Module::Install Support for PAR::Dist packages River stage three • 98 direct dependents • 178 total dependents

This module adds a couple of directives to Module::Install related to installing and creating PAR::Dist distributions. par_base This directive sets the CPAN ID from whose CPAN directory to fetch binaries from. For example, you can choose to download ...

ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC - Search in distribution

PAR::Repository::Web - A simple web viewer for PAR::Repository River stage zero No dependents

PAR::Repository::Web is a simple (read-only) web interface to a PAR::Repository. It can display the contents of one or more repositories, both local and remote. The displayed information includes the list of distributions, scripts and modules provide...

SMUELLER/PAR-Repository-Web-0.03 - 05 Sep 2010 11:08:30 UTC - Search in distribution

MasonX::Resolver::PAR - Get mason components from a PAR file River stage zero No dependents

This is a custom Mason Resolver which loads it's content from a PAR archive. This is meant to be used in conjunction with Apache::PAR. Read the description for this module first. The web.conf above should be inside the par archive as specified by Apa...

MRAMBERG/MasonX-Resolver-PAR-0.2 - 27 Feb 2003 18:39:37 UTC - Search in distribution
269 results (0.11 seconds)