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

Search results for "module:PPM"

PPM - PPM (Perl Package Management) River stage zero No dependents

PPM is a group of functions intended to simplify the tasks of locating, installing, upgrading and removing software 'packages'. It can determine if the most recent version of a software package is installed on a system, and can install or upgrade tha...

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

PPM::Make - Make a ppm package from a CPAN distribution River stage zero No dependents

See the supplied "make_ppm" script for a command-line interface. This module automates somewhat some of the steps needed to make a *ppm* (Perl Package Manager) package from a CPAN distribution. It attempts to fill in the *ABSTRACT* and *AUTHOR* attri...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::Repositories - List of Perl Package Manager repositories River stage zero No dependents

This module contains a list of PPM repositories for Perl 5.6 and later. For backwards compatibility reasons it exposes the data in 2 different mechanism. The new interface uses API functions and is supplied for the benefit of PPM version 4 and later....

JDB/PPM-Repositories-0.20 - 22 Oct 2014 19:38:36 UTC

lib/PPM/RelocPerl.pm River stage zero No dependents

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

lib/PPM/Profile.pm River stage zero No dependents

GOZER/PPM-Profile-1.4 - 19 Jan 2007 21:11:22 UTC

PPM::Make::CPAN - helper module for using ppm within CPAN.pm River stage zero No dependents

"PPM::Make::CPAN" is used to build a PPM (Perl Package Manager) distribution from a CPAN source distribution and then install it with the "ppm" utility. See PPM::Make for a discussion of details on how the ppm package is built. Available options are ...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::Make::Meta - Obtain meta information for a ppm package River stage zero No dependents

This module attempts to obtain meta-information from the sources of a CPAN distribution that is needed to make a ppm package. One first creates the object as my $meta = PPM::Make::Meta->new(dir => $some_dir); with the required option "dir => $some_di...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::Make::Util - Utility functions for PPM::Make River stage zero No dependents

This module contains a number of utility functions used by PPM::Make. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over is the last thing in the document?!...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

Image::Info::PPM - PPM support Image::Info River stage two • 26 direct dependents • 35 total dependents

This modules adds ppm support to Image::Info. It is loaded and used automatically....

SREZIC/Image-Info-1.44 - 03 Aug 2023 17:14:43 UTC

PPM::XML::Element - Base element class for XML elements River stage zero No dependents

Base element class for XML elements. To be derived from to create your own elements for use with the XML::Parser module. Supports output of empty elements using <.... />. It is recommended that you use a version of the XML::Parser module which includ...

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

PPM::Make::Bundle - make a bundle of ppm packages River stage zero No dependents

"PPM::Make::Bundle" is used to build a bundled zip file of a package and all of it's required prerequisites. It will first search through a list of specified repositories to see if a required package is present there, and if not, will use "PPM::Make"...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::Make::Config - Utility functions configuring PPM::Make River stage zero No dependents

This module contains a number of utility functions used by PPM::Make. WIN32 Constant which is true if the platform matches "MSWin32". POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over without c...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::Make::Search - search for info to make ppm packages River stage zero No dependents

This module either queries a remote SOAP server (if SOAP::Lite is available), uses CPAN.pm, if configured, or uses LWP::Simple for a connection to <http://cpan.uwinnipeg.ca/> to provide information on either modules or distributions needed to make a ...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::Make::Install - build and install a distribution via ppm River stage zero No dependents

"PPM::Make::Install" is used to build a PPM (Perl Package Manager) distribution from a CPAN source distribution and then install it with the "ppm" utility. See PPM::Make for a discussion of details on how the ppm package is built. Available options a...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC

PPM::XML::PPD - PPD file format and XML parsing elements River stage zero No dependents

This module provides a set of classes for parsing PPD files using the "XML::Parser" module. Each of the classes is derived from "PPM::XML::ValidatingElement", with optional/required attributes/children enforced....

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

Image::ExifTool::PPM - Read and write PPM meta information River stage two • 29 direct dependents • 30 total dependents

This module contains definitions required by Image::ExifTool to read and write PPM (Portable Pixel Map), PGM (Portable Gray Map) and PBM (Portable BitMap) images....

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

WWW::ActiveState::PPM - Scrape build status from the ActiveState build farm River stage zero No dependents

THIS MODULE IS CONSIDERED EXPERIMENTAL API OR FUNCTIONALITY MAY CHANGE WITHOUT NOTICE YOU HAVE BEEN WARNED! This module is used to extract the build state of all the modules from the ActiveState PPM website, located at <http://ppm.activestate.com/>....

ADAMK/WWW-ActiveState-PPM-0.01 - 11 Jul 2008 21:15:00 UTC

PPM::XML::PPMConfig - PPMConfig file format and XML parsing elements River stage zero No dependents

This module provides a set of classes for parsing PPM configuration files using the "XML::Parser" module. All of the elements unique to a PPM configuration file are derived from "PPM::XML::ValidatingElement". There are also several classes rebuilt he...

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

PPM::XML::ValidatingElement - XML Element with DTD-like validation rules River stage zero No dependents

PPM::XML::ValidatingElement inherits from PPM::XML::Element. It extends this class to support methods for validation to allow for DTD-like restrictions to be places on documents read in with the XML::Parser module....

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC

PPM::Make::RepositorySummary - generate summary files for a ppm repository River stage zero No dependents

This module may be used to generate various summary files as used by ActiveState's ppm system. It searches a given directory for *ppd* files, which are of the form <?xml version="1.0" encoding="UTF-8"?> <SOFTPKG NAME="Archive-Tar" VERSION="1,29,0,0">...

ISHIGAKI/PPM-Make-0.9904 - 05 Apr 2017 06:27:08 UTC
23 results (0.024 seconds)