PPM Repository
PLAN, v.t.
To bother about the best method of accomplishing an accidental result.
Ambrose Bierce,
The Devil's Dictionary.
About
You will find here some ppm packages that I have compiled for my personal
use.
For every package, the command to type in the DOS console to
install the package is given. (It works as well with Perl 5.6 than with
Perl 5.8)
Of course, you can add this repository in the list of the repositories used
by ppm for its research.
For this, run ppm in a DOS console:
- if you use
ppm version 2 (the default with Perl 5.6)
(you can read a line like PPM interactive shell (2.2.0) ...etc)
type the following command at the ppm prompt PPM>:
set repository BdP http://www.bribes.org/perl/ppm
then type the command:
set save
to save the changes.
- if you use
ppm version 3 (the default with Perl 5.8)
(you can read a line like PPM - Programmer's Package Manager version 3.0.1.)
type the following command at the ppm prompt ppm>:
repository add BdP http://www.bribes.org/perl/ppm
- if you use
ppm version 4 (the default with Perl 5.10)
Click the Edit menu, then Preferences and select the Repositories tab.
Fill out the fields in the Add Repository pane and click Add:
All modules were compiled with VisualC++ 6.0 (and Service Pack 6).
Except contrary indication, all tests succeeded.
The doc, in `ActiveState html format', is at its usual location.
Available packages
Last update: 14 May 2008
|
| Author: Tye McQueen <tyemq (at) cpan.org> |
| Abstract: Compute `intelligent' differences between two files / lists |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-Diff.ppd |
|
| Author: Brian Cassidy <bricas (at) cpan.org> |
| Abstract: Generic implementation of the Scale2x algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-Scale2x.ppd |
AppConfig |
Version 1.66.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Andy Wardley, <abw (at) wardley.org> |
| Abstract: AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/AppConfig.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Generic archive extracting mechanism |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Archive-Extract.ppd |
|
| Author: Robbie Bow <robbiebow (at) canada.com> |
| Abstract: Transforms a string to a zip |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Archive-StringToZip.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Manipulates TAR archives |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Archive-Tar.ppd |
|
| Author: Ned Konz <perl (at) bike-nomad.com> |
| Abstract: Provide an interface to ZIP archive files. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Archive-Zip.ppd |
|
| Author: Dave Cross <dave (at) mag-sol.com> |
| Abstract: Perl extension for comparing arrays. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Array-Compare.ppd |
|
| Author: Daisuke Murase <typester (at) cpan.org> |
| Abstract: Diff two arrays |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Array-Diff.ppd |
|
| Author: Seth T. Jackson <sjackson (at) purifieddata.net> |
| Abstract: Perl extension for creating captcha's to verify the human element in transactions. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Authen-Captcha.ppd |
|
| Author: Steffen Mueller <smueller (at) cpan.org> |
| Abstract: load subroutines only on demand |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/AutoLoader.ppd |
|
| Author: Joshua ben Jore <jjore (at) cpan.org> |
| Abstract: Lists of reserved barewords and symbol names |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Keywords.ppd |
|
| Author: Steffen Beyer <sb (at) engelschall.com> |
| Abstract: Efficient bit vector, set of integers and ``big int'' math library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Bit-Vector.ppd |
|
| Author: Joshua ben Jore <jjore (at) cpan.org> |
| Abstract: Report errors from perspective of caller of a "clan" of modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Carp-Clan.ppd |
CGI |
Version 3.37.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Lincoln D. Stein <lstein (at) cshl.org> |
| Abstract: Simple Common Gateway Interface Class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CGI.pm.ppd |
|
| Author: Marty Pauley <marty+perl (at) kasei.com> |
| Abstract: Automated accessor generation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Accessor.ppd |
|
| Author: Tony Bowden <tony (at) tmtm.com> |
| Abstract: Inheritable, overridable class data |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Data-Inheritable.ppd |
|
| Author: GomoR <perl (at) gomor.org> |
| Abstract: another class and object builder |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Gomor.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Get information about a class and its structure |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Inspector.ppd |
|
| Author: Toby Ovod-Everett <toby (at) ovod-everett.org> |
| Abstract: Fast prototype-based OO programming in Perl. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Prototyped.ppd |
|
| Author: Andy Wardley <abw (at) wardley.org> |
| Abstract: Base class for creating singleton objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Singleton.ppd |
Clone |
Version 0.28.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Ray Finch <rdf (at) cpan.org> |
| Abstract: recursively copy Perl datatypes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Clone.ppd |
|
| Author: Marc Lehmann <schmorp (at) schmorp.de> |
| Abstract: extremely light-weight Lempel-Ziv-Free compression |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-LZF.ppd |
|
| Author: Markus F.X.J. Oberhumer <markus (at) oberhumer.com> |
| Abstract: Interface to the LZO compression library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-LZO.ppd |
|
| Author: Marc Lehmann <pcg (at) goof.com> |
| Abstract: extremely leight-weight Lev-Zimpel-Vogt compression |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-LZV1.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Low-Level Interface to bzip2 compression library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-Raw-Bzip2.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Low-Level Interface to zlib compression library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-Raw-Zlib.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Interface to zlib compression library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-Zlib.ppd |
|
| Author: Thomas Linden <tlinden (at) cpan.org> |
| Abstract: Generic Config Module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-General.ppd |
|
| Author: Jeremy Wadsack <dgsupport (at) wadsack-allen.com> |
| Abstract: A module for reading .ini-style configuration files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-IniFiles.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org |
| Abstract: Read/Write .ini style files with as little code as possible |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-Tiny.ppd |
|
| Author: Graham Barr <gbarr (at) pobox.com> |
| Abstract: Extract distribution name and version from a distribution filename |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CPAN-DistnameInfo.ppd |
|
| Author: Ricardo SIGNES <rjbs (at) cpan.org> |
| Abstract: create a minimal mirror of CPAN |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CPAN-Mini.ppd |
|
| Author: Dan Sully <daniel (at) cpan.org> |
| Abstract: Perl interface to Alec Muffett's Cracklib. |
Note: Compiled with cracklib 2.8.9. Default dictionary included, packed from cracklib-words 1.1 (2005-02-04). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Cracklib.ppd |
|
| Author: David Landgren <david (at) landgren.net> |
| Abstract: OpenSSL support for LWP |
Note: Compiled with OpenSSL-0.9.8g (included in the package) using VC6.0 and MASM for the assembly language routines (high speed code). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-SSLeay.ppd |
Curses |
Version 1.23.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: William Setzer <William_Setzer (at) ncsu.edu> |
| Abstract: terminal screen handling and optimization |
Note: Compiled with PDCurses-3.3. The demo scripts from the distro are here: CursesDemos.zip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Curses.ppd |
|
| Author: Arthur Corliss <corliss (at) digitalmages.com> |
| Abstract: High level access to Curses forms for use with Curses::Widgets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Curses-Forms.ppd |
|
| Author: Arthur Corliss <corliss (at) digitalmages.com> |
| Abstract: High level access to widgets for rapid interface design. |
Note: The demo script from the distro is here: CursesWidgetsDemo.zip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Curses-Widgets.ppd |
|
| Author: Toby Ovod-Everett <toby (at) ovod-everett.org> |
| Abstract: bitmask manipulation. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-BitMask.ppd |
|
| Author: Jan Krynicky <Jenda (at) Krynicky.cz> |
| Abstract: Provides lazy scalars, arrays and hashes. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Lazy.ppd |
|
| Author: Neil Neely <neil (at) neely.cx> |
| Abstract: Modules that serialize data structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Serializer.ppd |
|
| Author: Steffen Beyer <sb (at) engelschall.com> |
| Abstract: Gregorian calendar date calculations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Date-Calc.ppd |
DateTime |
Version 0.42.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: DateTime base objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime.ppd |
|
| Author: Richard Evans <rich (at) ridas.com> Dave Rolsky <autarch (at) urth.org> |
| Abstract: Localization support for DateTime.pm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-Locale.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Time zone object base class and factory |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-TimeZone.ppd |
|
| Author: Henrik Tougaard <htoug (at) cpan.org> |
| Abstract: DBI driver for Ingres database systems |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBD-Ingres.ppd |
DBI |
Version 1.602.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Tim Bunce <dbi-users (at) perl.org> |
| Abstract: Database independent interface for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBI.ppd |
|
| Author: Richard Clamp <richardc (at) unixbeard.net> |
| Abstract: meatier versions of C<caller> |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Caller.ppd |
|
| Author: Alligator Descartes <descarte (at) symbolstone.org> |
| Abstract: Try to generate a stack dump from a core file |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-CoreStack.ppd |
|
| Author: Andrew E. Page <aepage (at) users.sourceforge.net> |
| Abstract: Perl debugger using a Tk GUI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-ptkdb.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Stack trace and stack trace frame objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-StackTrace.ppd |
|
| Author: Andreas Koenig <andk (at) cpan.org> |
| Abstract: dump symbol names or the symbol table |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Symdump.ppd |
|
| Author: G. Wade Johnson <wade (at) anomaly.org> |
| Abstract: Use libusb to access USB devices. |
Note: Compiled with LibUsb-Win32 Version 0.1.8.0. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Device-USB.ppd |
Digest |
Version 1.15.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: Modules that calculate message digests |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest.ppd |
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: The Adler-32 checksum |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Adler32.ppd |
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: A 5-round, 256-bit one-way hash function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Haval256.ppd |
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: Perl interface to the MD2 Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-MD2.ppd |
|
| Author: Mike McCauley <mikem (at) open.com.au> |
| Abstract: Perl interface to the MD4 Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-MD4.ppd |
|
| Author: Gisle Aas <gisle (at) ActiveState.com> |
| Abstract: Perl interface to the MD5 Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-MD5.ppd |
|
| Author: Mark Shelor <mshelor (at) cpan.org> |
| Abstract: Perl extension for SHA-1/224/256/384/512 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-SHA.ppd |
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: Perl interface to the SHA-1 algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-SHA1.ppd |
|
| Author: Clinton Wong <clinton_via_cpan (at) pobox.com> |
| Abstract: a module that implements the tiger hash |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Tiger.ppd |
|
| Author: AE. A. Bjarmason <avar (at) cpan.org> |
| Abstract: A 512-bit one-way hash function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Whirlpool.ppd |
|
| Author: Ricardo SIGNES <rjbs (at) cpan.org> |
| Abstract: produce RFC 8822 date strings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Email-Date-Format.ppd |
enum |
Version 1.016.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Zenin <zenin (at) archive.rhps.org> |
| Abstract: C style enumerated types and bitmask flags in Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/enum.ppd |
Env::Path |
Version 0.18.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: David Boyce <dsbperl (at) cleartool.com> |
| Abstract: Advanced operations on path variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Env-Path.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: A module that allows you to declare real exception classes in Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Exception-Class.ppd |
|
| Author: Autrijus Tang <autrijus (at) autrius.org> |
| Abstract: Automatic install of dependencies via CPAN |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-AutoInstall.ppd |
|
| Author: Ken Williams <kwilliams (at) cpan.org> |
| Abstract: Compile and link C code for Perl modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-CBuilder.ppd |
|
| Author: Nicholas Clark <nick (at) ccl4.org> |
| Abstract: generate XS code to import C header constants |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Constant.ppd |
|
| Author: Michael G Schwern <schwern (at) pobox.com> |
| Abstract: Create a module Makefile |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-MakeMaker.ppd |
|
| Author: Ken Williams <ken (at) mathforum.org> |
| Abstract: converts Perl XS code into C code |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-ParseXS.ppd |
|
| Author: Rob Brown <bbb (at) cpan.org> |
| Abstract: Syncronize two directories rapidly |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-DirSync.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Generic file fetching code |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Fetch.ppd |
|
| Author: Richard Clamp <richardc (at) unixbeard.net> |
| Abstract: Alternative interface to File::Find |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Find-Rule.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Find your home and other directories, on any platform |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-HomeDir.ppd |
|
| Author: Uri Guttman <uri (at) stemsystems.com> |
| Abstract: Read a file backwards by lines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-ReadBackwards.ppd |
|
| Author: Richard Soderberg <rs (at) localdomain> |
| Abstract: Remove files and directories |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Remove.ppd |
|
| Author: Henrique Dias <hdias (at) aesbuc.pt> |
| Abstract: Extension for Scanning files for Viruses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Scan.ppd |
|
| Author: Tim Jenness <tjenness (at) cpan.org> |
| Abstract: return name and handle of a temporary file safely |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Temp.ppd |
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: determine whether a filehandle is opened for reading, writing, or both. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/FileHandle-Fmode.ppd |
|
| Author: Uwe Voelker <uwe.voelker (at) gmx.de> |
| Abstract: make iso images (portable) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Filesys-MakeISO.ppd |
Filter |
Version 1.34.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Source Filters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Filter.ppd |
|
| Author: Damian Conway <damian (at) conway.org> |
| Abstract: Simplified source filtering |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Filter-Simple.ppd |
Font::AFM |
Version 1.19.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: Interface to Adobe Font Metrics files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Font-AFM.ppd |
GD |
Version 2.39.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Lincoln Stein <lstein (at) cshl.org> |
| Abstract: Interface to Gd Graphics Library (GIF support) |
Note: Compiled with gd-2.0.33 zlib-1.2.3 libpng-1.2.8 jpeg-6b giflib-4.1.3 FreeType-2.1.9. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD.ppd |
|
| Author: S.I.Warhurst <swarhurst (at) cpan.org> |
| Abstract: Create 3D bar graphs using GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-3DBarGrapher.ppd |
GD::Arrow |
Version 0.01.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Todd Caine <tcaine (at) pobox.com> |
| Abstract: draw arrows using GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Arrow.ppd |
|
| Author: Kawai Takanori <GCD00051 (at) nifty.ne.jp> |
| Abstract: create barcode image with GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Barcode.ppd |
|
| Author: Barbie <barbie (at) missbarbell.co.uk> |
| Abstract: plot and output Radial or Radar charts using the GD library. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Chart-Radial.ppd |
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: additional output formats for GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Convert.ppd |
|
| Author: Gene Boggs <gene (at) cpan.org> |
| Abstract: make radial bar charts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Graph-radar.ppd |
|
| Author: Lee Goddard <lgoddard (at) cpan.org> |
| Abstract: Smooth line graphs with GD::Graph |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Graph-splined.ppd |
|
| Author: Jeremy Wadsack <dgsupport (at) wadsack-allen.com> |
| Abstract: Creates 3D charts with GD::Graph and GD. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Graph3d.ppd |
GD::Icons |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Payan Canaran <pcanaran (at) cpan.org> |
| Abstract: Utility for generating series of icons of varying color and shapes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Icons.ppd |
|
| Author: Daniel Muey <http://drmuey.com/cpan_contact.pl> |
| Abstract: Perl extension for creating animated gifs with GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Image-AnimatedGif.ppd |
|
| Author: Randy Kobes <r.kobes (at) uwinnipeg.ca> |
| Abstract: fractal-based image copying and resizing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Image-CopyIFS.ppd |
|
| Author: Daniel Muey <http://drmuey.com/cpan_contact.pl> |
| Abstract: Perl extension for managing a GD::Image's vertical or horizontal orientation (shapewise) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Image-Orientation.ppd |
|
| Author: Brian Cassidy <bricas (at) cpan.org> |
| Abstract: Implementation of the Scale2x algorithm for the GD library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Image-Scale2x.ppd |
|
| Author: Daniel Muey <http://drmuey.com/cpan_contact.pl> |
| Abstract: Perl extension for creating thumbnailed images with GD. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Image-Thumbnail.ppd |
|
| Author: Burak Gursoy <burak (at) cpan.org> |
| Abstract: Security image (captcha) generator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-SecurityImage.ppd |
|
| Author: Burak Gursoy <burak (at) cpan.org> |
| Abstract: Security image (captcha) generator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-SecurityImage-AC.ppd |
|
| Author: Daniel Allen <da (at) coder.com> |
| Abstract: draw TrueType text along an arc. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Text-Arc.ppd |
|
| Author: Burak Gursoy <burak (at) cpan.org> |
| Abstract: Thumbnail maker for GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Thumbnail.ppd |
GD::Tiler |
Version 0.11.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Dean Arnold, Presicient Corp. <darnold (at) presicient.com> |
| Abstract: simple image tiler using GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Tiler.ppd |
GDGraph |
Version 1.44.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Martien Verbruggen <mgjv (at) tradingpost.com.au> |
| Abstract: Produces charts with GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GDGraph.ppd |
|
| Author: Martien Verbruggen <mgjv (at) comdyn.com.au> |
| Abstract: text utilities for GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GDTextUtil.ppd |
|
| Author: Jochen Stenzel <perl (at) jochen-stenzel.de> |
| Abstract: interpolates script options from files into @ARGV or another array |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Getopt-ArgvFile.ppd |
|
| Author: Robert Rothenberg <rrwo (at) cpan.org> |
| Abstract: defines RGB values for common color names |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Graphics-ColorNames.ppd |
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: Format HTML into various printable formats |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Format.ppd |
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: check for HTML errors in a string or file |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Lint.ppd |
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: HTML parser class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Parser.ppd |
|
| Author: brian d foy <bdfoy (at) cpan.org> |
| Abstract: A simple HTML link extractor. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-SimpleLinkExtor.ppd |
|
| Author: William Ross <wross (at) cpan.org> |
| Abstract: A fine-grained html-filter, xss-blocker and mailto-obfuscator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-TagFilter.ppd |
|
| Author: Guido Socher <guido (at) linuxfocus.org> |
| Abstract: Perl extension module for reading html/sgml/xml files by tags. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-TagReader.ppd |
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: data tables useful in parsing HTML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Tagset.ppd |
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: (X)HTML validation in a Perl object |
Note: Patched version, compiled with TidyLib v1.37 (2007/09/19). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Tidy.ppd |
|
| Author: Pete Krawczyk <petek (at) cpan.org> |
| Abstract: build and scan parse-trees of HTML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Tree.ppd |
|
| Author: brian d foy <bdfoy (at) cpan.org> |
| Abstract: Get the byte size of an internet resource. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Size.ppd |
|
| Author: Joan M. Garcia <jm (at) elfiral.net> |
| Abstract: Create buttons for HTML forms using GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Button.ppd |
|
| Author: Michael Curtis <mcurtis (at) yahoo-inc.com> |
| Abstract: Thumbnail jpegs at lightning speed |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Epeg.ppd |
|
| Author: Lee Goddard <cpan (at) leegoddard.net> |
| Abstract: produce thumbnail images with GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-GD-Thumbnail.ppd |
|
| Author: Tels <nospam-abuse (at) bloodgate.com> |
| Abstract: Extract meta information from image files - DEPRECATED |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Info.ppd |
|
| Author: ImageMagick Studio LLC |
| Abstract: ImageMagick PERL Extension (QD=16) |
Note: These binaries of Image::Magick don't use the Windows Registry: they are compatible with PAR and LibZip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick.ppd |
|
| Author: ImageMagick Studio LLC |
| Abstract: ImageMagick PERL Extension (QD=8) |
Note: The same as above but with Quantum Depth = 8. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick_.ppd |
|
| Author: Adam Roth <aroth (at) cpan.org> |
| Abstract: Perl extension for creating branded images with ImageMagick. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Brand.ppd |
|
| Author: Ron Savage <ron (at) savage.net.au> |
| Abstract: Use Image::Magick to create charts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Chart.ppd |
|
| Author: Adam Roth <aroth (at) cpan.org> |
| Abstract: Retreive image attributes with Image::Magick. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Info.ppd |
|
| Author: Allen Day <allenday (at) ucla.edu> |
| Abstract: sequentially read Image::Magick object from |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Iterator.ppd |
|
| Author: leo charre <leo (at) leocharre.com> |
| Abstract: Takes image and crops to a square |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Square.ppd |
|
| Author: Lee Goddard <cpan (at) leegoddard.net> |
| Abstract: Produces thumbnail images with ImageMagick |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Thumbnail.ppd |
|
| Author: Adam Roth, <aroth (at) cpan.org> |
| Abstract: Perl extension for creating fixed sized thumbnails without distortion. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Thumbnail-Fixed.ppd |
|
| Author: Leo Charre <leocharre (at) cpan.org> |
| Abstract: make thumbnail of a page in a pdf document |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Thumbnail-PDF.ppd |
|
| Author: Ron Savage <ron (at) savage.net.au> |
| Abstract: Slice an image into N x M tiles |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Magick-Tiler.ppd |
|
| Author: Eli the Bearded <eli+cpan (at) panix.com> |
| Abstract: Library for reading PBM, PGM, PPM images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-PBMlib.ppd |
|
| Author: Sherzod B. Ruzmetov <sherzodr (at) handalak.com> |
| Abstract: Simple image resizer using GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Resize.ppd |
|
| Author: Randy J. Ray <rjray (at) blackperl.com> |
| Abstract: A library to extract height/width from images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Size.ppd |
|
| Author: Lee Goddard <lgoddard (at) cpan.org> |
| Abstract: Simple thumbnails with GD/ImageMagick/Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Thumbnail.ppd |
Imager |
Version 0.64.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Tony Cook <tony (at) imager.perl.org>, Arnar M. Hrafnkelsson |
| Abstract: Perl extension for Generating 24 bit Images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager.ppd |
|
| Author: Aaron J Trevena <teejay (at) droogs.org> |
| Abstract: uses Imager to plot and output Radial or Radar charts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Chart-Radial.ppd |
|
| Author: Toshimasa Ishibashi <iandeth99 (at) ybb.ne.jp> |
| Abstract: draw text with DTP app-like custom options |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-DTP.ppd |
|
| Author: Daisuke Murase <typester (at) cpan.org> |
| Abstract: Make nifty images with Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Filter-RoundedCorner.ppd |
|
| Author: Yoshiki KURIHARA <kurihara (at) cpan.org> |
| Abstract: filter that convert to sepia tone. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Filter-Sepia.ppd |
|
| Author: Tony Cook <tony (at) develop-help.com> |
| Abstract: Draws good looking pie graphs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Graph.ppd |
|
| Author: Arnar M. Hrafnkelsson <addi (at) umich.edu> |
| Abstract: Perl extension for generating fancy graphic plots in color |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Plot.ppd |
|
| Author: Tony Cook <tonyc (at) cpan.org> |
| Abstract: Screen/Window capture to Imager images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Screenshot.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Locate an image inside another image |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Search.ppd |
|
| Author: Matt Sanford <mzsanford (at) cpan.org> |
| Abstract: Perl extension for creating Timeline Diagrams (designed to show system interaction over time) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-TimelineDiagram.ppd |
IO |
Version 1.23.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Graham Barr <gbarr (at) pobox.com> |
| Abstract: load various IO modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO.ppd |
|
| Author: Mark Reynolds <reynolds (at) sgi.com> |
| Abstract: Abstract Base Class to build modules to capture output |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Capture.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Base Class for IO::Compress modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress-Base.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Write bzip2 files/buffers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress-Bzip2.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Write lzf files/buffers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress-Lzf.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Write lzop files/buffers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress-Lzop.ppd |
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Perl interface to zlib |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress-Zlib.ppd |
|
| Author: James FitzGibbon <jfitz (at) CPAN.org> |
| Abstract: compress a file when done writing to it |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-File-CompressOnClose.ppd |
|
| Author: Gisle Aas <gisle (at) ActiveState.com> |
| Abstract: emulate file interface for in-core strings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-String.ppd |
|
| Author: David F. Skoll <dfs (at) roaringpenguin.com> |
| Abstract: I/O on in-core objects like strings and arrays |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-stringy.ppd |
IO::Tee |
Version 0.64.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Chung-chieh Shan <ken (at) digitas.harvard.edu> |
| Abstract: Multiplex output to multiple output handles |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Tee.ppd |
IO::Zlib |
Version 1.09.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Tom Hughes <tom (at) compton.nu> |
| Abstract: IO::Zlib - IO:: style interface to Compress::Zlib |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Zlib.ppd |
IPC::Cmd |
Version 0.40.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: A cross platform way of running (interactive) commandline programs. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IPC-Cmd.ppd |
|
| Author: Dean Arnold <darnold (at) presicient.com> |
| Abstract: minimal unified mmap for POSIX and Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IPC-Mmap.ppd |
IPC::Run |
Version 0.80.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Barrie Slaymaker <barries (at) slaysys.com> |
| Abstract: system() and background procs w/ piping, redirs, ptys (Unix, Win32) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IPC-Run.ppd |
|
| Author: Claes Jacobsson <claesjac (at) cpan.org> |
| Abstract: Perl extension for executing embedded JavaScript |
Note: the last Mozilla's JavaScript engine SpiderMonkey (js-1.5) (22-Oct-2005) is included in the package. Ready to run! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JavaScript.ppd |
|
| Author: Mike Schilli, <m (at) perlmeister.com> |
| Abstract: Perl interface to the JavaScript Engine |
Note: the last Mozilla's JavaScript engine SpiderMonkey (js-1.60) (22-Dec-2006) is included in the package. Ready to run! See Mike Schilli's home page. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JavaScript-SpiderMonkey.ppd |
libnet |
Version 1.22.0.0 |
Perl 5.6 / 5.8
|
|
| Author: Graham Barr <gbarr (at) pobox.com> |
| Abstract: Collection of Network protocol modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/libnet.ppd |
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: The World-Wide Web library for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/libwww-perl.ppd |
|
| Author: Ken MacLeod <ken (at) bitsko.slc.ut.us> |
| Abstract: Perl SAX parser using nsgmls |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/libxml-perl.ppd |
LibZip |
Version 0.06.0.0 |
Perl 5.6 / 5.8
|
|
| Author: Graciliano M. P. <gm (at) virtuasites.com.br |
| Abstract: Create very low weight self executables. (This is the generator of TinyPerl) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/LibZip.ppd |
|
| Author: Tassilo von Parseval <tassilo.von.parseval (at) rwth-aachen.de> |
| Abstract: Provide the stuff missing in List::Util |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/List-MoreUtils.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Simple interface to Locale::Maketext::Lexicon |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Locale-Maketext-Simple.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Dispatches messages to one or more outputs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Dispatch.ppd |
|
| Author: Mike Schilli <m (at) perlmeister.com> |
| Abstract: Log4j implementation for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Log4perl.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Powerful and flexible message logging mechanism |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Message.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Simplified interface to Log::Message |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Message-Simple.ppd |
|
| Author: Mark Overmeer <perl (at) overmeer.net> |
| Abstract: Various Mail related modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MailTools.ppd |
|
| Author: Tony Monroe <tmonroe+perl (at) nog.net> |
| Abstract: Perl extension for base 85 numbers, as referenced by RFC 1924 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Base85.ppd |
|
| Author: Jonathan Chin <jon-quaternion.pm (at) earth.li> |
| Abstract: Perl class to represent quaternions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Quaternion.ppd |
|
| Author: Jean-Louis Morel <jl_morel (at) bribes.org> |
| Abstract: Perl interface to YACAS (Yet Another Computer Algebra System) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Yacas.ppd |
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: Encoding and decoding of base64 strings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Base64.ppd |
MIME::Lite |
Version 3.021.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Eryq <eryq (at) zeegee.com> |
| Abstract: low-calorie MIME generator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Lite.ppd |
|
| Author: Eryq <eryq (at) zeegee.com>, David F. Skoll <dfs (at) roaringpenguin.com>, Dave O'Neill <dmo (at) roaringpenguin.com> |
| Abstract: Tools to manipulate MIME messages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-tools.ppd |
|
| Author: Mark Overmeer <mark (at) overmeer.net> |
| Abstract: Definition of MIME types |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Types.ppd |
|
| Author: Ken Williams <kwilliams (at) cpan.org> |
| Abstract: Build and install Perl modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Build.ppd |
|
| Author: Ingy dot Net <ingy (at) cpan.org> |
| Abstract: Perl Module Compilation |
| For installation, cut and |