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: 17 May 2013
ack |
Version 1.92.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: A grep-like program specifically for large source trees |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ack.ppd |
|
| Author: Bryan Jurish <moocow (at) cpan.org> |
| Abstract: binary search functions for vec() vectors, with fast XS implementations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-BinarySearch-Vec.ppd |
Algorithm::C3 |
Version 0.08.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Brandon L. Black <blblack (at) gmail.com> |
| Abstract: A module for merging hierarchies using the C3 algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-C3.ppd |
Algorithm::Diff |
Version 1.1902.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Algorithm::Diff with XS core loop |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-Diff-XS.ppd |
|
| Author: Steven Schubiger <stsc> <5tqttgtnxw (at) snkmail.com> |
| Abstract: Median finding algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-MedianSelect-XS.ppd |
|
| Author: Darren Kulp <darren (at) kulp.ch> |
| Abstract: solve Quine-McCluskey set-cover problems |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-QuineMcCluskey.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 |
Alias |
Version 2.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gurusamy Sarathy <gsar (at) umich.edu> |
| Abstract: declare symbolic aliases for perl data |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Alias.ppd |
aliased |
Version 0.31 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Curtis Poe <ovid (at) cpan.org> |
| Abstract: Use shorter versions of class names. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/aliased.ppd |
Any::Moose |
Version 0.21 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Shawn M Moore <sartak (at) gmail.com> |
| Abstract: *deprecated* - use Moo instead! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Any-Moose.ppd |
App::Ack |
Version 1.92.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: A container for functions for the ack program |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/App-Ack.ppd |
AppConfig |
Version 1.66.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Archive::Tar |
Version 1.88.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Nikos Vaggalis <nikos.vaggalis (at) gmail.com> |
| Abstract: is a procedural module that provides manipulation (extraction and listing of embedded information) of compressed RAR format archives by interfacing with the unrar.dll dynamic library for Windows. |
Note: The unrar.dll 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/Archive-Unrar.ppd |
Archive::Zip |
Version 1.30.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Array::Compare |
Version 1.17.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Array::Diff |
Version 0.07.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Daisuke Murase <typester (at) cpan.org> |
| Abstract: Find the differences between two arrays |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Array-Diff.ppd |
|
| Author: Damian Conway <damian (at) conway.org> |
| Abstract: Simpler definition of attribute handlers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Attribute-Handlers.ppd |
Authen::Captcha |
Version 1.023.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Andrew Main <Zefram> <zefram (at) fysh.org> |
| Abstract: DEC VMS password hashing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Authen-DecHpwd.ppd |
|
| Author: Mark Allen <mrallen1 (at) yahoo.com> |
| Abstract: Sign and validate HTTP headers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Authen-HTTP-Signature.ppd |
Authen::NTLM |
Version 1.09.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David <Buzz> Bussenschutt <davidbuzz (at) gmail.com>, Mark Bush <Mark.Bush (at) bushnet.demon.co.uk> |
| Abstract: An NTLM authentication module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Authen-NTLM.ppd |
autodie |
Version 2.19 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Paul Fenwick <pjf (at) cpan.org> |
| Abstract: Replace functions with ones that succeed or die with lexical scope |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/autodie.ppd |
AutoLoader |
Version 5.73.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Execute code after a scope finished compilation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Hooks-EndOfScope.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Wrap OP check callbacks |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Hooks-OP-Check.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Invoke callbacks on construction of entersub OPs for certain CVs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Hooks-OP-Check-EntersubForCV.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Hook into opcode execution |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Hooks-OP-PPAddr.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Interface to perls parser variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Hooks-Parser.ppd |
B::Keywords |
Version 1.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
B::Lint |
Version 1.17 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Joshua ben Jore <jjore (at) cpan.org> |
| Abstract: Perl lint |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Lint.ppd |
|
| Author: Josh Jore <jjore (at) cpan.org |
| Abstract: Apply strict to classes and methods |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Lint-StrictOO.ppd |
B::Utils |
Version 0.21 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Josh Jore <jjore (at) cpan.org> |
| Abstract: Helper functions for op tree manipulation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/B-Utils.ppd |
bignum |
Version 0.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tels <nospam-abuse (at) bloodgate.com> |
| Abstract: Transparent BigNumber support for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/bignum.ppd |
Bit::Vector |
Version 7.2.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Boulder |
Version 1.30 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Lincoln D. Stein <lincoln.stein (at) gmail.com> |
| Abstract: An API for hierarchical tag/value structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Boulder.ppd |
|
| Author: David Oswald <davido (at) cpan.org> |
| Abstract: Perl extension to generate cryptographically-secure |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Bytes-Random-Secure.ppd |
|
| Author: David Golden <dagolden (at) cpan.org> |
| Abstract: Capture STDOUT and STDERR from Perl, XS or external programs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Capture-Tiny.ppd |
Carp |
Version 1.26 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andrew Main <zefram (at) fysh.org |
| Abstract: alternative warn and die for modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Carp.ppd |
Carp::Clan |
Version 6.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Steffen Beyer <STBEY (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.59.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Check::ISA |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: DWIM, correct checking of an object's class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Check-ISA.ppd |
Class::Accessor |
Version 0.34.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Class::C3 |
Version 0.24.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Stevan Little <stevan (at) iinteractive.com> |
| Abstract: A pragma to use the C3 method resolution order algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-C3.ppd |
Class::C3::XS |
Version 0.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Brandon L. Black <blblack (at) gmail.com> |
| Abstract: XS speedups for Class::C3 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-C3-XS.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: Benjamin Trott <cpan (at) stupidfool.org> |
| Abstract: Base class for error handling |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-ErrorHandler.ppd |
Class::Gomor |
Version 1.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Class::ISA |
Version 0.36.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: report the search path for a class's ISA tree |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-ISA.ppd |
Class::Load |
Version 0.20 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Shawn M Moore <sartak (at) bestpractical.com> |
| Abstract: a working (require "Class::Name") and more |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Load.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: XS implementation of parts of Class::Load |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Load-XS.ppd |
|
| Author: Vipul Ved Prakash <mail (at) vipul.net> |
| Abstract: Load modules and create objects on demand |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Loader.ppd |
|
| Author: Shawn M Moore <sartak (at) gmail.com> |
| Abstract: provides Moose-like method modifiers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Method-Modifiers.ppd |
|
| Author: Steffen Schwigon <schwigon (at) cpan.org> |
| Abstract: a module for creating generic methods |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-MethodMaker.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 |
Class::Std |
Version 0.011 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Damian Conway <DCONWAY (at) cpan.org> |
| Abstract: Support for creating standard "inside-out" classes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Std.ppd |
|
| Author: Steffen Mueller <smueller (at) cpan.org> |
| Abstract: Generate fast XS accessors without runtime compilation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-XSAccessor.ppd |
Clone |
Version 0.34.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Compress::LZ4 |
Version 0.17 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the LZ4 (de)compressor |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-LZ4.ppd |
Compress::LZF |
Version 3.43.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Compress::LZO |
Version 1.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Compress::LZV1 |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 lzma compression library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-Raw-Lzma.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: gray <gray (at) cpan.org> |
| Abstract: Perl interface to Google's Snappy (de)compressor |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-Snappy.ppd |
Config::Any |
Version 0.23 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Joel Bernstein <rataxis (at) cpan.org> |
| Abstract: Load configuration from different file formats, transparently |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-Any.ppd |
Config::General |
Version 2.51.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Config::Std |
Version 0.900 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Damian Conway <DCONWAY (at) cpan.org> |
| Abstract: Load and save configuration files in a standard format |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-Std.ppd |
Config::Tiny |
Version 2.14.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Jonathan Rockway <jrockway (at) cpan.org> |
| Abstract: run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Context-Preserve.ppd |
|
| Author: Vipul Ved Prakash <mail (at) vipul.net> |
| Abstract: Convert binary octets into ASCII armoured messages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Convert-ASCII-Armour.ppd |
Convert::ASN1 |
Version 0.26 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Graham Barr <gbarr (at) cpan.org> |
| Abstract: Convert between perl data structures and ASN.1 encoded packets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Convert-ASN1.ppd |
Convert::PEM |
Version 0.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Benjamin Trott <cpan (at) stupidfool.org> |
| Abstract: Read/write encrypted ASN.1 PEM files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Convert-PEM.ppd |
|
| Author: Graham Barr <gbarr (at) cpan.org> |
| 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 |
CPAN::Meta |
Version 2.130880 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Golden <dagolden (at) cpan.org>, Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: the distribution metadata for a CPAN dist |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CPAN-Meta.ppd |
|
| Author: Leon Timmermans <leont (at) cpan.org> |
| Abstract: Verify requirements in a CPAN::Meta object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CPAN-Meta-Check.ppd |
|
| Author: David Golden <dagolden (at) cpan.org>, Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: a set of version requirements for a CPAN dist |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CPAN-Meta-Requirements.ppd |
CPAN::Mini |
Version 1.111008 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo SIGNES <rjbs (at) cpan.org>, Randal Schwartz <merlyn (at) stonehenge.com> |
| 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: Timothy Zander <timothy.zander (at) alum.rpi.edu> |
| Abstract: All-Or-Nothing Encryption |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-AllOrNothing.ppd |
|
| Author: Timothy Zander <timothy.zander (at) alum.rpi.edu> |
| Abstract: Util functions for Crypt::AllOrNothing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-AllOrNothing-Util.ppd |
Crypt::Anubis |
Version 1.0.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Anubis.ppd |
|
| Author: Dave Paris <amused (at) pobox.com> |
| Abstract: Perl Blowfish encryption module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Blowfish.ppd |
|
| Author: Rodrigo de Oliveira <rodrigolive (at) gmail.com> |
| Abstract: Yet another blowfish algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Blowfish-Mod.ppd |
Crypt::CBC |
Version 2.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Lincoln Stein <lstein (at) cshl.org> |
| Abstract: Encrypt Data with Cipher Block Chaining Mode |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-CBC.ppd |
|
| Author: Dan Sully <daniel (at) cpan.org> |
| Abstract: Perl interface to Alec Muffett's Cracklib. |
Note: Compiled with cracklib 2.8.16. Default dictionary included, packed from cracklib-words (2008-05-07). The tools to compress dictionnaries are in CrackLibTools.zip (Not needed for using the module). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Cracklib.ppd |
Crypt::DES |
Version 2.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dave Paris <amused (at) pobox.com> |
| Abstract: Perl DES encryption module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-DES.ppd |
|
| Author: Benjamin Trott <ben (at) rhumba.pair.com> |
| Abstract: Triple-DES EDE encryption/decryption |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-DES_EDE3.ppd |
Crypt::DH |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Benjamin Trott <ben+cpan (at) stupidfool.org> |
| Abstract: Diffie-Hellman key exchange system |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-DH.ppd |
Crypt::DSA |
Version 1.17 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Benjamin Trott <ben (at) sixapart.com> |
| Abstract: DSA Signatures and Key Generation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-DSA.ppd |
Crypt::FNA |
Version 0.63 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Mario Rossano <software (at) netlogica.it> |
| Abstract: FNA Fractal Numerical Algorithm for a new cryptography technology |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-FNA.ppd |
Crypt::GCM |
Version 0.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Hiroyuki OYAMA <oyama (at) module.jp> |
| Abstract: Galois/Counter Mode (GCM) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-GCM.ppd |
|
| Author: Alessandro Ranellucci <aar (at) cpan.org> |
| Abstract: Perl interface to the GNU libgcrypt library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-GCrypt.ppd |
Crypt::IDEA |
Version 1.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dave Paris <a-mused (at) pobox.com> |
| Abstract: Perl interface to IDEA block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-IDEA.ppd |
|
| Author: kevin brintnall <kbrint (at) rufus.net> |
| Abstract: Encrypt/decrypt Juniper $9$ secrets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Juniper.ppd |
|
| Author: OYAMA <oyama (at) mixi.co.jp> |
| Abstract: Keyczar: A Cryptographic Toolkit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Keyczar.ppd |
Crypt::Keys |
Version 0.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Benjamin Trott <ben (at) rhumba.pair.com> |
| Abstract: On-disk management of public and private keyfiles |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Keys.ppd |
Crypt::Khazad |
Version 1.0.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Khazad.ppd |
Crypt::Loki97 |
Version 1.0.1 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Loki97.ppd |
Crypt::Misty1 |
Version 1.1.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Misty1.ppd |
Crypt::Noekeon |
Version 1.0.2 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Noekeon.ppd |
|
| Author: Tolga Tarhan <cpan (at) ttar.org> |
| Abstract: A Perl wrapper around OpenSSL's AES library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-AES.ppd |
|
| Author: Ian Robertson <iroberts (at) cpan.org> |
| Abstract: OpenSSL's multiprecision integer arithmetic |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-Bignum.ppd |
|
| Author: Vitaly Kramskikh <vkramskih (at) cpan.org> |
| Abstract: Blowfish Algorithm using OpenSSL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-Blowfish.ppd |
|
| Author: T.J. Mather <tjmather (at) maxmind.com> |
| Abstract: Digital Signature Algorithm using OpenSSL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-DSA.ppd |
|
| Author: Mike McCauley <mikem (at) airspayce.com> |
| Abstract: Perl extension for OpenSSL EC (Elliptic Curves) library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-EC.ppd |
|
| Author: R.Scussat - OpenDiogene Project <rscussat (at) dsplabs.net> |
| Abstract: wrapper for PBKDF2 keys derivation function of the OpenSSL library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-PBKDF2.ppd |
|
| Author: JoNO <jonozzz (at) yahoo.com> |
| Abstract: Perl extension to OpenSSL's PKCS10 API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-PKCS10.ppd |
|
| Author: Dan Sully <daniel (at) cpan.org> |
| Abstract: Perl extension to OpenSSL's PKCS12 API. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-PKCS12.ppd |
|
| Author: Ian Robertson <iroberts (at) cpan.com> |
| Abstract: Routines for accessing the OpenSSL pseudo-random number generator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-Random.ppd |
|
| Author: Tokuhiro Matsuno <tokuhirom.gmail> |
| Abstract: RC4 library based on OpenSSL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-RC4.ppd |
|
| Author: Ian Robertson <iroberts (at) cpan.org> |
| Abstract: RSA encoding and decoding, using the openSSL libraries |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-RSA.ppd |
|
| Author: Dmitry Dorofeev <dima (at) yasp.com> |
| Abstract: |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-SMIME.ppd |
|
| Author: Chris Andrews <chrisandrews (at) venda.com> |
| Abstract: simple certificate verification |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-VerifyX509.ppd |
|
| Author: Dan Sully <daniel (at) cpan.org> |
| Abstract: Perl extension to OpenSSL's X509 API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-X509.ppd |
|
| Author: Andy Armstrong <andy (at) hexten.net> |
| Abstract: Steve Gibson's Perfect Paper Passwords |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-PerfectPaperPasswords.ppd |
|
| Author: Vipul Ved Prakash <mail (at) vipul.net> |
| Abstract: Provable Prime Number Generator suitable for Cryptographic Applications |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Primes.ppd |
|
| Author: Shufeng Tan <shufengtan (at) gmail.com> |
| Abstract: Perl extension for decrypting and parsing PasswordSafe V3 data files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Pwsafe.ppd |
Crypt::Rabbit |
Version 1.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: A new stream cipher based on the properties of counter assisted stream ciphers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Rabbit.ppd |
Crypt::Rainbow |
Version 1.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Rainbow.ppd |
|
| Author: Vipul Ved Prakash <mail (at) vipul.net> |
| Abstract: Cryptographically Secure, True Random Number Generator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Random.ppd |
|
| Author: Dana A Jacobsen <dana (at) acm.org> |
| Abstract: Provide strong randomness for seeding |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Random-Seed.ppd |
|
| Author: Dana A Jacobsen <dana (at) acm.org> |
| Abstract: Random numbers using timer/schedule entropy, aka userspace voodoo entropy |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Random-TESHA2.ppd |
Crypt::RC4 |
Version 2.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Kurt Kincaid <sifukurt (at) yahoo.com> |
| Abstract: Perl implementation of the RC4 encryption algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-RC4.ppd |
|
| Author: Rafael R. Sevilla and brian d foy <bdfoy (at) cpan.org> |
| Abstract: Crypt::CBC compliant Rijndael encryption module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Rijndael.ppd |
Crypt::RSA |
Version 1.99 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Vipul Ved Prakash <mail (at) vipul.net> |
| Abstract: RSA public-key cryptosystem. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-RSA.ppd |
|
| Author: Karel Miko <> |
| Abstract: Scrypt password based key derivation function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-ScryptKDF.ppd |
Crypt::SEAL2 |
Version 1.0.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: The SEAL stream cipher, version 2.0 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-SEAL2.ppd |
Crypt::Shark |
Version 1.0.1 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Shark.ppd |
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Skipjack.ppd |
Crypt::SMIME |
Version 0.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ymirlink <tl (at) tripletail.jp> |
| Abstract: S/MIME message signing, verification, encryption and decryption |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-SMIME.ppd |
Crypt::SSLeay |
Version 0.64.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: A. Sinan Unur <nanis (at) cpan.org> |
| Abstract: OpenSSL support for LWP |
Note: Compiled with OpenSSL-1.0.1c (included in the package) using VC6.0 and NASM 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 |
Crypt::TC18 |
Version 1.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: Crypt::CBC-compliant block cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-TC18.ppd |
Crypt::Twofish |
Version 2.16 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Abhijit Menon-Sen <ams (at) toroid.org> |
| Abstract: The Twofish Encryption Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Twofish.ppd |
|
| Author: Boris Zentner <bzm (at) 2bz.de> |
| Abstract: perl xs interface for a portable traditional |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-UnixCrypt_XS.ppd |
Crypt::URandom |
Version 0.34 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Dick <ddick (at) cpan.org |
| Abstract: Provide non blocking randomness |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-URandom.ppd |
CryptX |
Version 0.008 |
Perl 5.12 / 5.14 / 5.16
|
|
| Author: Karel Miko < > |
| Abstract: Crypto toolkit (self-contained no external libraries needed) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CryptX.ppd |
Curses |
Version 1.28.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: William Setzer <William_Setzer (at) ncsu.edu> |
| Abstract: terminal screen handling and optimization |
Note: Compiled with PDCurses-3.4. 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 |
Curses::Forms |
Version 1.997.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Arthur Corliss <corliss (at) digitalmages.com> |
| Abstract: High level access to Curses forms for use with Curses::Widgets |
Note: The demo script from the distro is here: CursesFormsDemo.zip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Curses-Forms.ppd |
Curses::Widgets |
Version 1.997.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Data::BitMask |
Version 0.91.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Data::Buffer |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Benjamin Trott <ben (at) rhumba.pair.com> |
| Abstract: Read/write buffer class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Buffer.ppd |
Data::Dumper |
Version 2.145 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Steffen Muller <smueller (at) cpan.org> |
| Abstract: stringified perl data structures, suitable for both printing and eval |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Dumper.ppd |
|
| Author: Michael Stillwell <mjs (at) beebo.org> |
| Abstract: simple each-like iterator generator for hashes and arrays |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Eacherator.ppd |
Data::Integer |
Version 0.004.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andrew Main <Zefram> <zefram (at) fysh.org> |
| Abstract: details of the native integer data type |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Integer.ppd |
Data::Lazy |
Version 0.6.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Data::OptList |
Version 0.107.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo SIGNES <rjbs (at) cpan.org> |
| Abstract: Parse and validate simple name/value option pairs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-OptList.ppd |
Data::Random |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adekunle Olonoh <koolade (at) users.sourceforge.net> |
| Abstract: Perl module to generate random data |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Random.ppd |
Data::Section |
Version 0.101621 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo SIGNES <rjbs (at) cpan.org> |
| Abstract: read multiple hunks of data out of your DATA section |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Section.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: Yuval Kogman <nothingmuch (at) woobling.org>, Marcel Grunauer <marcel (at) cpan.org> |
| Abstract: Visitor style traversal of Perl data structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Visitor.ppd |
Date::Calc |
Version 6.3.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Steffen Beyer <STBEY (at) cpan.org> |
| 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.74.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: A date and time object |
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 |
DB_File |
Version 1.828 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: Perl5 access to Berkeley DB version 1.x |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DB_File.ppd |
DBD::DB2 |
Version 1.85 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: DB2 Perl <db2perl (at) ca.ibm.com> |
| Abstract: Perl driver for IBM DB2 Universal Database |
Note: For more about DB2 see DB2 Perl Database Interface for LUW. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBD-DB2.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 |
DBD::mysql |
Version 4.023 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Rudy Lippan <rlippan (at) remotelinux.com> |
| Abstract: A MySQL driver for the Perl5 Database Interface (DBI) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBD-mysql.ppd |
DBI |
Version 1.627 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Devel::Caller |
Version 2.06.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Matt S Trout <mst (at) shadowcat.co.uk> |
| Abstract: Adding keywords to perl, in perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Declare.ppd |
|
| Author: Peter Rabbitson <ribasushi (at) cpan.org> |
| Abstract: Expose the flag which marks global destruction |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-GlobalDestruction.ppd |
Devel::Hide |
Version 0.0009 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: A. R. Ferreira <ferreira (at) cpan.org> |
| Abstract: Forces the unavailability of specified Perl modules (for testing) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Hide.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Partial dumping of data structures, optimized for argument printing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-PartialDump.ppd |
|
| Author: Marcus Holland-Moritz <mhx (at) cpan.org> |
| Abstract: Perl/Pollution/Portability |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-PPPort.ppd |
Devel::ptkdb |
Version 1.232.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andrew E. Page <aepage (at) users.sourceforge.net> |
| Abstract: Perl debugger using a Tk GUI |
Note: It's the last version from Sourceforge. (The CPAN version is too old). A short introduction to Ptkdb by its author: Debugging with Ptkdb [pdf]. |
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: An object representing a stack trace |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-StackTrace.ppd |
Devel::Symdump |
Version 2.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Device::Modem |
Version 1.56 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Cosimo Streppone <cosimo (at) cpan.org> |
| Abstract: Perl extension to talk to modem devices connected via serial port |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Device-Modem.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.17.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::Adler32 |
Version 0.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::BLAKE |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the BLAKE digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-BLAKE.ppd |
Digest::BMW |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the Blue Midnight Wish digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-BMW.ppd |
|
| Author: Benjamin Trott <btrott (at) gmail.com> |
| Abstract: Create bubble-babble fingerprints |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-BubbleBabble.ppd |
Digest::CRC |
Version 0.18 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Oliver Maul <oli (at) 42.nu> |
| Abstract: Generic CRC functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-CRC.ppd |
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the CubeHash digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-CubeHash-XS.ppd |
Digest::ECHO |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the ECHO digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-ECHO.ppd |
Digest::EdonR |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the Edon-R digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-EdonR.ppd |
Digest::FNV |
Version 2.00 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jeffrey Webster <jwebster (at) localdomain> |
| Abstract: Perl extension for the Fowler/Noll/Vo (FNV) has |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-FNV.ppd |
|
| Author: Juergen Weigert <jw (at) suse.de> |
| Abstract: A 64bit fingerprint algorithm that features arithmetics |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-FP56x1xor.ppd |
Digest::GOST |
Version 0.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the GOST R 34.11-94 digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-GOST.ppd |
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the Groestl digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Groestl.ppd |
Digest::Hamsi |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the Hamsi digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Hamsi.ppd |
|
| Author: Marc Lehmann <schmorp (at) schmorp.de> |
| Abstract: generate Hashcashes (http://www.hashcash.org) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Hashcash.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 |
Digest::HMAC |
Version 1.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: Keyed-Hashing for Message Authentication |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-HMAC.ppd |
|
| Author: Andy Armstrong <andy (at) hexten.net> |
| Abstract: MD6 Keyed-Hashing for Message Authentication |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-HMAC_MD6.ppd |
Digest::Keccak |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: gray <gray (at) cpan.org> |
| Abstract: Perl interface to the Keccak digest algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Keccak.ppd |
Digest::MD2 |
Version 2.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::MD4 |
Version 1.9.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::MD5 |
Version 2.52.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::MD6 |
Version 0.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Armstrong <andy (at) hexten.net> |
| Abstract: Perl interface to the MD6 Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-MD6.ppd |
|
| Author: Toru Maesaka <dev (at) torum.net> |
| Abstract: Perl XS interface to the MurmurHash algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-MurmurHash.ppd |
Digest::OAT |
Version 0.04 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Marlon Bailey <mcbailey (at) localdomain> |
| Abstract: Bob Jenkin's One-at-a-Time hash function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-OAT.ppd |
|
| Author: Mario Domgoergen <mdom (at) cpan.org> |
| Abstract: Generate account passwords based on a nickname and a master password |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-Oplop.ppd |
Digest::SHA |
Version 5.84.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::SHA1 |
Version 2.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Digest::SHA2 |
Version 1.1.1 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Julius C. Duque <jcduque (at) lycos.com> |
| Abstract: A variable-length one-way hash function (deprecated in favor of Digest::SHA) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-SHA2.ppd |
Digest::SHA256 |
Version 0.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Rafael R. Sevilla <sevillar (at) team.ph.inter.net> |
| Abstract: a module that implements the NIST SHA-256/384/512 hash |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-SHA256.ppd |
Digest::SHA3 |
Version 0.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Mark Shelor <mshelor (at) cpan.org> |
| Abstract: Perl extension for SHA-3 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-SHA3.ppd |
|
| Author: Dan Kogai <dankogai+cpan (at) gmail.com> |
| Abstract: Perl XS interface to the SipHash algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Digest-SipHash.ppd |
Digest::Tiger |
Version 0.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Jesse Luehrs <doy (at) tozt.net> |
| Abstract: declare version conflicts for your dist |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Dist-CheckConflicts.ppd |
|
| Author: Casey West <casey (at) geeknest.com> |
| Abstract: RFC 2822 Address Parsing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Email-Address.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 |
Encode |
Version 2.51 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dan Kogai <dankogai+cpan (at) gmail.com> |
| Abstract: character encodings in Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Encode.ppd |
|
| Author: John Wang <johncwang (at) gmail.com> |
| Abstract: High speed Base58 encoding using GMP with BigInt and MD5 support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Encode-Base58-GMP.ppd |
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: Determine the locale encoding |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Encode-Locale.ppd |
enum |
Version 1.016.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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.19.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Error |
Version 0.17020.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Shlomi Fish <shlomif (at) iglu.org.il> |
| Abstract: Error/exception handling in an OO-ish way |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Error.ppd |
Eval::Closure |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jesse Luehrs <doy (at) tozt.net> |
| Abstract: safely and cleanly create closures via string eval |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Eval-Closure.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 |
Exporter |
Version 5.68 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adriano Ferreira <ferreira (at) cpan.org > |
| Abstract: Implements default import method for modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Exporter.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: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Easily build XS extensions that depend on XS extensions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Depends.ppd |
|
| Author: demerphq <yves (at) cpan.org> |
| Abstract: install files from here to there |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Install.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: Randy Kobes <r.kobes (at) uwinnipeg.ca> |
| Abstract: utilities to write and check a MANIFEST file |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Manifest.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 |
FCGI |
Version 0.74.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sven Verdoolaege <skimo (at) kotnet.org> |
| Abstract: Fast CGI module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/FCGI.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 |
File::Fetch |
Version 0.36.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
File::HomeDir |
Version 1.00.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Gisle Aas <gisle (at) activestate.com> |
| Abstract: parse directory listing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Listing.ppd |
File::Next |
Version 1.12.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: File-finding iterator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Next.ppd |
File::Path |
Version 2.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Landgren <david (at) landgren.net> |
| Abstract: Create or remove directory trees |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Path.ppd |
File::pushd |
Version 1.005 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Golden <dagolden (at) cpan.org> |
| Abstract: change directory temporarily for a limited scope |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-pushd.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 |
File::Remove |
Version 1.52.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| 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 |
File::Scan |
Version 1.43.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
File::ShareDir |
Version 1.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Locate per-dist and per-module shared files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-ShareDir.ppd |
File::Slurp |
Version 9999.19 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Uri Guttman <uri (at) stemsystems.com> |
| Abstract: Efficient Reading/Writing of Complete Files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Slurp.ppd |
File::Temp |
Version 0.2301.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
File::Touch |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Nigel Wetters Gourlay <nwetters (at) cpan.org> |
| Abstract: update access and modification timestamps, creating nonexistent files where necessary |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Touch.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.49.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Filter::Simple |
Version 0.88.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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.20.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Font::TTF |
Version 1.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Martin Hosken <martin_hosken (at) sil.org> |
| Abstract: TTF font support for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Font-TTF.ppd |
GD |
Version 2.49.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Lincoln Stein <lstein (at) cshl.org> |
| Abstract: Interface to Gd Graphics Library (GIF support) |
Note: Compiled with gd-2.0.35 zlib-1.2.7 libpng-1.5.12 jpeg-8d giflib-4.1.6 FreeType2-2.4.10. |
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 / 5.12 / 5.14 / 5.16
|
|
| 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 |
GD::Barcode |
Version 1.15.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
GD::Convert |
Version 2.12.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Michael R. Davis <davis (at) davisnetworks.com> |
| Abstract: Make cartesian graph using GD package |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GD-Graph-Cartesian.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 |
GD::Graph3d |
Version 0.63.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 / 5.12 / 5.14 / 5.16
|
|
| 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 |
GD::Text::Arc |
Version 0.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
GD::Thumbnail |
Version 1.41.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 / 5.12 / 5.14 / 5.16
|
|
| 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 / 5.12 / 5.14 / 5.16
|
|
| 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 |
GDTextUtil |
Version 0.86.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Getopt::Long |
Version 2.39 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Johan Vromans <jvromans (at) squirrel.nl> |
| Abstract: Module to handle parsing command line options |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Getopt-Long.ppd |
|
| Author: Hans Dieter Pearcey <hdp (at) cpan.org>, Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: Getopt::Long, but simpler and more powerful |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Getopt-Long-Descriptive.ppd |
Glib |
Version 1.262.0.0 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Brian Manning <xaoc (at) cpan.org> |
| Abstract: Perl wrappers for the GLib utility and Object libraries |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Glib.ppd |
GMP |
Version 2.00.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14
|
|
| Author: Free Software Foundation |
| Abstract: Perl interface to the GNU Multiple Precision Arithmetic Library |
Note: This module is not on the CPAN : it is a part of the GMP (GNU Multiple Precision Arithmetic Library) package. Compiled with the latest release GMP 5.0.4. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/GMP.ppd |
Graph |
Version 0.94.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jarkko Hietaniemi <jhi (at) iki.fi> |
| Abstract: graph data structures and algorithms |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Graph.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 |
Hash::SafeKeys |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Marty O'Brien <mob (at) cpan.org> |
| Abstract: get hash contents without resetting each iterator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Hash-SafeKeys.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: Use Hash::Util::FieldHash or ties, depending on availability |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Hash-Util-FieldHash-Compat.ppd |
HTML::Format |
Version 2.10.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Toby Inkster <tobyink (at) cpan.org> |
| Abstract: drop-in replacement for HTML::Entities |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-HTML5-Entities.ppd |
HTML::Lint |
Version 2.20.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
HTML::Parser |
Version 3.71.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| 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 |
HTML::Strip |
Version 1.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Alex Bowley <kilinrax (at) cpan.org> |
| Abstract: Perl extension for stripping HTML markup from text. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Strip.ppd |
HTML::TagFilter |
Version 1.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
HTML::TagReader |
Version 1.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
HTML::Tagset |
Version 3.20.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
HTML::Tidy |
Version 1.54.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: (X)HTML validation in a Perl object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Tidy.ppd |
HTML::Tree |
Version 5.03.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
HTTP::Daemon |
Version 6.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: a simple http server class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Daemon.ppd |
|
| Author: Dean Arnold, Presicient Corp. <darnold (at) presicient.com> |
| Abstract: Apartment threaded web server |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Daemon-Threaded.ppd |
HTTP::Date |
Version 6.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: date conversion routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Date.ppd |
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: HTTP style messages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Message.ppd |
HTTP::Size |
Version 1.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14
|
|
| 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 |
if |
Version 0.0601 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ilya Zakharevich <perl-module-if (at) ilyaz.org> |
| Abstract: if - use a Perl module if a condition holds |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/if.ppd |
Image::Button |
Version 0.53.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Emiliano Bruni <info (at) ebruni.it> |
| Abstract: Produces thumbnail images with Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Imager-Thumbnail.ppd |
Image::Info |
Version 1.35.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <srezic (at) cpan.org> |
| Abstract: Extract meta information from image files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Info.ppd |
|
| Author: Mons Anderson <mons (at) cpan.org> |
| Abstract: XS wrapper around lossless JPEG transformation utility - jpegtran |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-JpegTran.ppd |
Image::Magick |
Version 6.8.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Image::Magick |
Version 6.8.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Image::PBMlib |
Version 1.05.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Image::Resize |
Version 0.5.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Image::Size |
Version 3.232.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Randy J. Ray <rjray (at) blackperl.com> |
| Abstract: read the dimensions of an image in several popular formats |
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 |
|
| Author: Steve Sanbeg <sanbeg (at) cpan.org> |
| Abstract: Perl extension for validating JPEG files. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-ValidJpeg.ppd |
Imager |
Version 0.95.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tony Cook <tony (at) imager.perl.org>, Arnar M. Hrafnkelsson |
| Abstract: Perl extension for Generating 24 bit Images |
Note: It's the full package - compiled with zlib-1.2.7 libpng-1.5.12 jpeg-8d giflib-4.1.6 libfiff-3.6.1 FreeType2-2.4.10. It's not an empty shell like the package in the ActiveState repo.  |
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 |
Imager::DTP |
Version 0.06.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Tony Cook <tonyc (at) cpan.org> |
| Abstract: GIF Image file support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-File-GIF.ppd |
|
| Author: Tony Cook <tonyc (at) cpan.org> |
| Abstract: JPEG Image file support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-File-JPEG.ppd |
|
| Author: Tony Cook <tonyc (at) cpan.org> |
| Abstract: PNG Image file support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-File-PNG.ppd |
|
| Author: Tony Cook <tonyc (at) cpan.org> |
| Abstract: TIFF image file support for Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-File-TIFF.ppd |
|
| Author: Tokuhiro Matsuno <tokuhirom (at) gmail.com> |
| Abstract: fisheye filter for Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Filter-FishEye.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 <tonyc (at) cpan.org> |
| Abstract: FreeType 2 font driver for Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Font-FT2.ppd |
Imager::GIF |
Version 0.002 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tadeusz Sosnierz <tsosnierz (at) opera.com> |
| Abstract: a handy module for animated GIF processing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-GIF.ppd |
Imager::Graph |
Version 0.10.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Yuto KAWAMURA<kawamuray> <kawamuray.dadada (at) gmail.com> |
| Abstract: Perl extension for drawing Heatmap using Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Heatmap.ppd |
|
| Author: Cornelius <c9s (at) aiink.com> |
| Abstract: montage images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Montage.ppd |
Imager::Plot |
Version 0.09.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Yoshiki KURIHARA <kurihara (at) cpan.org> |
| Abstract: Generate QR Code with Imager using libqrencode |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-QRCode.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: Find images within other images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Search.ppd |
|
| Author: Bernhard Graf <graf (at) cpan.org> |
| Abstract: Make easy things easy with Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Simple.ppd |
|
| Author: Cosimo Streppone <cosimo (at) cpan.org> |
| Abstract: Try to detect skin tones and nudity in images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-SkinDetector.ppd |
|
| Author: Dean Arnold, Presicient Corp. <darnold (at) presicient.com> |
| Abstract: simple image tiler using Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Imager-Tiler.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.25.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Graham Barr <gbarr (at) pobox.com> |
| Abstract: Perl core IO modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO.ppd |
IO::Capture |
Version 0.05.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
IO::Compress |
Version 2.055.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Paul Marquess <pmqs (at) cpan.org> |
| Abstract: IO Interface to compressed data files/buffers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress.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 lzma files/buffers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Compress-Lzma.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: 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 |
IO::HTML |
Version 1.00 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Christopher J. Madsen <perl (at) cjmweb.net> |
| Abstract: Open an HTML file with automatic charset detection |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-HTML.ppd |
|
| Author: Scott Scecina <scotts.cpan (at) verizon.net> |
| Abstract: IO::Select() functionality on Scalar-based Filehandles |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Select-Trap.ppd |
|
| Author: Rafael Martinez Torres <rafael.martinez (at) novagnet.com> |
| Abstract: Object interface for AF_INET|AF_INET6 domain sockets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Socket-INET6.ppd |
|
| Author: Paul Evans <leonerd (at) leonerd.org.uk> |
| Abstract: A drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Socket-IP.ppd |
|
| Author: Lincoln Stein <lstein (at) cshl.org> |
| Abstract: Send and receive multicast messages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Socket-Multicast.ppd |
|
| Author: Steffen Ullrich and Peter Behroozi and Marko Asplund |
| Abstract: Nearly transparent SSL encapsulation for IO::Socket::INET. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Socket-SSL.ppd |
IO::String |
Version 1.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
IO::stringy |
Version 2.110.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 / 5.12 / 5.14 / 5.16
|
|
| 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.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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.78.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
IPC::Mmap |
Version 0.21.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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.89.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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: Paul Fenwick <pjf (at) cpan.org> |
| Abstract: Run commands simply, with detailed diagnostics |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IPC-System-Simple.ppd |
|
| Author: Claes Jakobsson <claesjac (at) cpan.org> |
| Abstract: Perl extension for executing embedded JavaScript |
Note: the last Mozilla's JavaScript engine SpiderMonkey (js-1.7.0) (19-Oct-2007) 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.7.0) (19-Oct-2007) 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 |
JSON |
Version 2.53.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Makamaka Hannyaharamitu <makamaka (at) cpan.org> |
| Abstract: JSON (JavaScript Object Notation) encoder/decoder |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JSON.ppd |
libnet |
Version 1.22.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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) activestate.com> |
| 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 |
libxml::perl |
Version 0.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
List::Compare |
Version 0.37 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: James E Keenan <jkeenan (at) cpan.org> |
| Abstract: Compare elements of two or more lists |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/List-Compare.ppd |
List::MoreUtils |
Version 0.33.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Log::Dispatch |
Version 2.36.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Log::Log4perl |
Version 1.38.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Log::Message |
Version 0.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
LWP::Curl |
Version 0.12 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Lindolfo Rodrigues de Oliveira Neto <lorn (at) cpan.org |
| Abstract: LWP methods implementation with Curl engine |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/LWP-Curl.ppd |
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: guess media type for a file or a URL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/LWP-MediaTypes.ppd |
|
| Author: Marcel Gruenauer <marcel (at) cpan.org> |
| Abstract: An LWP user agent that can display a progress bar |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/LWP-UserAgent-ProgressBar.ppd |
MailTools |
Version 2.12.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Marpa::XS |
Version 1.008000 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jeffrey Kegler <jkegl (at) cpan.org> |
| Abstract: XS version of Marpa |
Note: Hacked module for Win32. All the tests pass and the module seems to work fine. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Marpa-XS.ppd |
Math::Base85 |
Version 0.2.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Math::BigInt |
Version 1.997.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tels <nospam-abuse (at) bloodgate.com> |
| Abstract: Arbitrary size integer/float math package |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-BigInt.ppd |
|
| Author: Tels <nospam-abuse (at) bloodgate.com> |
| Abstract: Math::BigInt::Calc with some XS for more speed |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-BigInt-FastCalc.ppd |
|
| Author: Tels <nospam-abuse (at) bloodgate.com> |
| Abstract: Use the GMP library for Math::BigInt routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-BigInt-GMP.ppd |
|
| Author: Benjamin Trott <ben (at) rhumba.pair.com>, Tels <nospam-abuse (at) bloodgate.com> |
| Abstract: Use Math::Pari for Math::BigInt routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-BigInt-Pari.ppd |
|
| Author: Gary Howland <gary (at) hotlava.com> |
| Abstract: Arbitrary length integer extension module for Perl |
Note: Obsolete module, for legacy code only. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-BigInteger.ppd |
Math::BigRat |
Version 0.2602 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jonathan Leto <jonathan (at) leto.net> |
| Abstract: Arbitrary big rational numbers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-BigRat.ppd |
Math::Complex |
Version 1.59.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jarkko Hietaniemi <jhi (at) iki.fi> |
| Abstract: complex numbers and associated mathematical functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Complex.ppd |
Math::GMP |
Version 2.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Chip Turner <chip (at) redhat.com> |
| Abstract: High speed arbitrary size integer math |
Note: Compiled with GMP 5.0.5. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-GMP.ppd |
Math::GMPf |
Version 0.34.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: Perl interface to the GMP floating point functions |
Note: Compiled with GMP 5.0.5. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-GMPf.ppd |
Math::GMPn |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Salvador Fandino <sfandino (at) yahoo.com> |
| Abstract: Fixed length integer arithmetic |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-GMPn.ppd |
Math::GMPq |
Version 0.33.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: Perl interface to the GMP rational functions |
Note: Compiled with GMP 5.0.5. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-GMPq.ppd |
Math::GMPz |
Version 0.34.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: Perl interface to the GMP integer functions |
Note: Compiled with GMP 5.0.5. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-GMPz.ppd |
Math::Int64 |
Version 0.26 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Salvador Fandino <sfandino (at) yahoo.com> |
| Abstract: Manipulate 64 bits integers in Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Int64.ppd |
|
| Author: Jonathan Leto <jonathan (at) leto.net> |
| Abstract: Implements the data type 'matrix of real numbers' |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-MatrixReal.ppd |
Math::MPC |
Version 0.93 |
Perl 5.8 / 5.10 / 5.12 / 5.14
|
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: Perl interface to the MPC (multi precision complex) library |
Note: Compiled with GMP 5.0.5, MPFR 3.1.0 and MPC 0.9. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-MPC.ppd |
Math::MPFI |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14
|
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: perl interface to the MPFI (interval arithmetic) library |
Note: Compiled with GMP 5.0.5, MPFR 3.1.0 and MPFI 1.5.1 the Interval arithmetic library. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-MPFI.ppd |
Math::MPFR |
Version 3.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14
|
|
| Author: Sisyphus <sisyphus (at) cpan.org> |
| Abstract: Perl interface to the MPFR (floating point) library |
Note: Compiled with GMP 5.0.5 and MPFR 3.1.0. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-MPFR.ppd |
Math::Pari |
Version 2.01080605 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ilya Zakharevich <ilyaz (at) cpan.org> |
| Abstract: Perl interface to PARI. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Pari.ppd |
|
| Author: Dana A Jacobsen <dana (at) acm.org> |
| Abstract: Utilities related to prime numbers, including fast sieves and factoring |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Prime-Util.ppd |
|
| Author: Dana A Jacobsen <dana (at) acm.org> |
| Abstract: Utilities related to prime numbers, using GMP |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Prime-Util-GMP.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: Jonathan Yu <jawnsy (at) cpan.org> |
| Abstract: Perl interface to the ISAAC PRNG algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Random-ISAAC.ppd |
|
| Author: Salvador Fandino <sfandino (at) yahoo.com> |
| Abstract: Perl wrapper for the RngStreams library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-RngStream.ppd |
Math::Roman |
Version 1.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: TELS <nospam-abuse (at) bloodgate.com> |
| Abstract: Arbitrary sized Roman numbers and conversion from and to Arabic |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Roman.ppd |
Math::Round |
Version 0.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Geoffrey Rommel <GROMMEL (at) cpan.org> |
| Abstract: Perl extension for rounding numbers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Round.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 |
MIME::Base32 |
Version 1.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Daniel Peder <DanPeder (at) CPAN.ORG> |
| Abstract: Base32 encoder / decoder |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Base32.ppd |
MIME::Base64 |
Version 3.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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.029.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
MIME::tools |
Version 5.503.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
MIME::Types |
Version 1.37.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 |
Module::Build |
Version 0.4004.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| 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 paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Compile.ppd |
|
| Author: Richard Clamp <richardc (at) unixbeard.net> |
| Abstract: What modules shipped with versions of perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-CoreList.ppd |
|
| Author: Thomas Klausner <domm (at) cpan.org> |
| Abstract: Find out what modules are used |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-ExtractUse.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Loads one of several alternate underlying implementations for a module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Implementation.ppd |
Module::Info |
Version 0.33.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Mattia Barbon <mbarbon (at) cpan.org> |
| Abstract: Information about Perl modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Info.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Standalone, extensible Perl module installer |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Install.ppd |
Module::Load |
Version 0.24.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Load modules in a DWIM style |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Load.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Simple caller() trace |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Load-Conditional.ppd |
Module::Loaded |
Version 0.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Mark modules as loaded/unloaded |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Loaded.ppd |
|
| Author: David Golden <dagolden (at) cpan.org> |
| Abstract: Gather package and POD information from perl module files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Metadata.ppd |
|
| Author: Simon Wistow <simon (at) thegestalt.org> |
| Abstract: automatically give your module the ability to have plugins |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Pluggable.ppd |
Module::Runtime |
Version 0.013.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andrew Main <Zefram> <zefram (at) fysh.org> |
| Abstract: runtime module handling |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Runtime.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Recursively scan Perl code for dependencies |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-ScanDeps.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Module signature file manipulation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Signature.ppd |
Module::Util |
Version 1.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Matt Lawrence <mattlaw (at) cpan.org> |
| Abstract: Module name tools and transformations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Util.ppd |
Moo |
Version 1.002000 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Matt S Trout <perl-stuff (at) trout.me.uk> |
| Abstract: Minimalist Object Orientation (with Moose compatiblity) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Moo.ppd |
Moose |
Version 2.0802 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Moose is maintained by the Moose Cabal, along with the help of many contributors. |
| Abstract: A postmodern object system for Perl 5 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Moose.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: Fine grained cloning support for Moose objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Clone.ppd |
|
| Author: Karen Etheridge <ether (at) cpan.org> |
| Abstract: A Moose role for processing command line options |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Getopt.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org>, Dave Rolsky <autarch (at) urth.org> |
| Abstract: Required attributes which fail only when trying to use them |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-LazyRequire.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Force coercion when validating type constraints |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Meta-TypeConstraint-ForceCoercion.ppd |
|
| Author: Karen Etheridge <ether (at) cpan.org |
| Abstract: Method declarations with type constraints and no source filter |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Method-Signatures.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Multi Method Dispatch based on Moose type constraints |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-MultiMethods.ppd |
|
| Author: Jesse Luehrs <doy (at) tozt.net> |
| Abstract: easy subclassing of non-Moose classes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-NonMoose.ppd |
|
| Author: Shawn M Moore <sartak (at) gmail.com> |
| Abstract: roles with composition parameters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Role-Parameterized.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: automatically apply roles at object creation time |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Traits.ppd |
|
| Author: Robert "phaylon" Sedlacek <rs (at) 474.at> |
| Abstract: Organise your Moose types in libraries |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org>, John Napiorkowski <jjn1056 (at) yahoo.com> |
| Abstract: DateTime related constraints and coercions for Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-DateTime.ppd |
|
| Author: Todd Hepler <thepler (at) employees.org> |
| Abstract: A Path::Class type library for Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-Path-Class.ppd |
|
| Author: John Napiorkowski <jjnapiork (at) cpan.org> |
| Abstract: MooseX::Types::Structured - Structured Type Constraints for Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-Structured.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: A URI type library for Mouse |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-URI.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org>, Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Type constraint based variant table |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-VariantTable.ppd |
Mouse |
Version 1.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Shawn M Moore <sartak at gmail.com> |
| Abstract: Moose minus the antlers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Mouse.ppd |
|
| Author: Kazuhiro Osawa <yappo (at) shibuya.pl> |
| Abstract: Organize your Mouse types in libraries |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MouseX-Types.ppd |
MRO::Compat |
Version 0.12.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Brandon L. Black <blblack (at) gmail.com> |
| Abstract: mro::* interface compatibility for Perls < 5.9.5 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MRO-Compat.ppd |
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: Keep imports out of your namespace |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/namespace-autoclean.ppd |
|
| Author: Robert 'phaylon' Sedlacek <rs (at) 474.at>, Florian Ragwitz <rafl (at) debian.org>, Jesse Luehrs <doy (at) tozt.net> |
| Abstract: Keep imports and functions out of your namespace |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/namespace-clean.ppd |
|
| Author: Martin Thurn <mthurn (at) cpan.org> |
| Abstract: find hardware ethernet address. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Address-Ethernet.ppd |
|
| Author: Julian Mehnle <julian (at) mehnle.net> |
| Abstract: A class for discovering the local system's IP |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Address-IPv4-Local.ppd |
|
| Author: A. B. Worrall <worrall (at) cpan.org> |
| Abstract: Modules for analysing network traffic |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Analysis.ppd |
Net::Curl |
Version 0.25 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Przemyslaw Iskra <sparky (at) pld-linux.org> |
| Abstract: Perl interface for libcurl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Curl.ppd |
Net::DHCP |
Version 0.69 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dean Hamstead <djzort (at) cpan.org> |
| Abstract: Object methods to create a DHCP packet |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-DHCP.ppd |
Net::DNS |
Version 0.68 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Olaf Kolkman <olaf (at) net-dns.org> |
| Abstract: Perl DNS resolver module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-DNS.ppd |
|
| Author: Olaf M. Kolkman <olaf (at) net-dns.org> |
| Abstract: DNSSEC extensions to Net::DNS |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-DNS-SEC.ppd |
Net::Frame |
Version 1.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: GomoR <gomor-cpan (at) gomor.org> |
| Abstract: the base framework for frame crafting |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: 802.1Q layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-8021Q.ppd |
|
| Author: GomoR <gomor-cpan (at) gomor.org> |
| Abstract: Generic Route Encapsulation layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-GRE.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Internet Control Message Protocol v4 layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-ICMPv4.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Internet Control Message Protocol v6 layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-ICMPv6.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Internet Protocol v6 layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-IPv6.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Logical-Link Control layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-LLC.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Link Layer Topology Discovery layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-LLTD.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: LOOP layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-LOOP.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Open Shortest Path First layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-OSPF.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: PPP Link Control Protocol layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-PPPLCP.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: PPP-over-Ethernet layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-PPPoES.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: SinFP3 communication protocol |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-SinFP3.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: Spanning Tree Protocol layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-STP.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: UDPLite layer object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Layer-UDPLite.ppd |
|
| Author: GomoR <gomor-cpan_at_gomor.org> |
| Abstract: frame crafting made easy |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Frame-Simple.ppd |
|
| Author: Daniel Podolsky <tpaba (at) cpan.org> |
| Abstract: provides a unified way to configure network interfaces |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Ifconfig-Wrapper.ppd |
|
| Author: Steffen Ullrich <Steffen_Ullrich (at) genua.de> |
| Abstract: Make common modules IPv6 ready by hotpatching |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-INET6Glue.ppd |
Net::IP |
Version 1.25 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Manuel Valente <manuel.valente (at) gmail.com> |
| Abstract: Perl extension for manipulating IPv4/IPv6 addresses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-IP.ppd |
Net::IPv4Addr |
Version 0.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Francis J. Lacoste <francis.lacoste (at) iNsu.COM> |
| Abstract: Perl extension for manipulating IPv4 addresses. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-IPv4Addr.ppd |
Net::IPv6Addr |
Version 0.2.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tony Monroe <tmonroe+perl (at) nog.net> |
| Abstract: check validity of IPv6 addresses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-IPv6Addr.ppd |
|
| Author: Vlad Manilici <vman (at) tmok.com > |
| Abstract: Perl interface to libdnet |
Note: Compiled with libdnet-1.11 and WinPcap 3.1 (install WinPcap before using this module). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Libdnet.ppd |
Net::LibIDN |
Version 0.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Thomas Jacob <jacob (at) internet24.de> |
| Abstract: Perl bindings for GNU Libidn |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-LibIDN.ppd |
Net::LibNIDS |
Version 0.1 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Arthur Bergman <sky (at) nanisky.com> |
| Abstract: Perl extension for reassembly of TCP/IP streams using the libnids package |
Note: Compiled with libnids-1.18 and WinPcap 3.1 (install WinPcap before using this module). Experimental port for Windows: Use at your own risks! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-LibNIDS.ppd |
Net::Netmask |
Version 1.9016.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12
|
|
| Author: David Muir Sharnoff <muir (at) idiom.com> |
| Abstract: Understand and manipulate IP netmaks |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Netmask.ppd |
Net::NTP |
Version 1.3 |
Perl 5.8 / 5.10 / 5.12 / 5.14
|
|
| Author: Ask Bjorn Hansen <ask (at) develooper.com> |
| Abstract: Perl extension for decoding NTP server responses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-NTP.ppd |
Net::Pcap |
Version 0.17.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sebastien Aperghis-Tramoni <sebastien (at) aperghis.net> |
| Abstract: Interface to pcap(3) LBL packet capture library |
Note: It's a beta version for Windows. See my page Net::Pcap for Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Pcap.ppd |
|
| Author: James Raftery <james (at) now.ie> |
| Abstract: IP fragment reassembly for Net::Pcap |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Pcap-Reassemble.ppd |
|
| Author: Tim Potter <tpot (at) acsys.anu.edu.au> |
| Abstract: Utility routines for Net::Pcap module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-PcapUtils.ppd |
Net::Radius |
Version 2.102 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Luis Munoz <luismunoz (at) cpan.org> |
| Abstract: ? |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Radius.ppd |
Net::Random |
Version 2.22.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Cantrell <david (at) cantrell.org.uk> |
| Abstract: get random data from online sources |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Random.ppd |
Net::SFTP |
Version 0.10 |
Perl 5.8 / 5.10 / 5.12 / 5.14
|
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Secure File Transfer Protocol client |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SFTP.ppd |
Net::SNMP |
Version v6.0.1 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David M. Town <dtown (at) cpan.org> |
| Abstract: Object oriented interface to SNMP |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SNMP.ppd |
|
| Author: James Macfarlane <jmacfarla (at) cpan.org> |
| Abstract: Access the IP statistics of a MIB-II host |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SNMP-HostInfo.ppd |
|
| Author: Jonathan Stowe <jns (at) gellyfish.co.uk> |
| Abstract: provide simple methods to gain interface data via SNMP |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SNMP-Interfaces.ppd |
|
| Author: Benjamin Trott <ben (at) rhumba.pair.com> |
| Abstract: Perl client Interface to SSH |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSH-Perl.ppd |
Net::SSH2 |
Version 0.48 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David B. Robins <dbrobins (at) cpan.org> |
| Abstract: Support for the SSH 2 protocol via libssh2 |
Note: Compiled with libssh2 1.4.2. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSH2.ppd |
|
| Author: Jan Gehring <cpan (at) imail.com> |
| Abstract: An Expect like module for Net::SSH2 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSH2-Expect.ppd |
|
| Author: remi <remi (at) chez.com> |
| Abstract: Simpler interface to Net::SSH2 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSH2-Simple.ppd |
Net::SSLeay |
Version 1.54.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Florian Ragwitz <rafl (at) debian.org> and Mike McCauley <mikem (at) open.com.au> |
| Abstract: Perl extension for using OpenSSL |
Note: Compiled with OpenSSL-1.0.1c (included in the package) using VC6.0 and NASM for the assembly language routines (high speed code). You can download the OpenSSL binary here: OpenSSL-1.0.1c-Win32.zip (Not needed for using the module). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSLeay.ppd |
|
| Author: Walery Studennikov <despair (at) cpan.org> |
| Abstract: Get Whois information for domains |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Whois-Raw.ppd |
NetPacket |
Version 1.3.3.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Yanick Champoux <yanick (at) cpan.org> |
| Abstract: assemble/disassemble network packets at the protocol level |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/NetPacket.ppd |
Number::Compare |
Version 0.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Richard Clamp <richardc (at) unixbeard.net> |
| Abstract: numeric comparisons |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Number-Compare.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Per object accessors |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Object-Accessor.ppd |
Object::Tiny |
Version 1.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Class building as simple as it gets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Object-Tiny.ppd |
|
| Author: Steffen Mueller <smueller (at) cpan.org> |
| Abstract: Class building as simple as it gets and FAST |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Object-Tiny-XS.ppd |
only::latest |
Version 0.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: Always use the latest version of a module in @INC |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/only-latest.ppd |
OpenGL |
Version 0.66.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Chris Marshall <chm (at) cpan.org> |
| Abstract: module to display 3D data using OpenGL, GLU, GLUT, and GLX |
Note: See my page OpenGL for Win32. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL.ppd |
OpenGL::FTGL |
Version 0.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: J-L Morel <jl_morel (at) bribes.org> |
| Abstract: interface to the FTGL library (to use arbitrary fonts in OpenGL applications). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-FTGL.ppd |
OpenGL::Image |
Version 1.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Bob 'grafman' Free <grafman (at) grafcomp.com> |
| Abstract: Image Load/Modify/Save Support for the OpenGL Module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-Image.ppd |
OpenGL::Shader |
Version 1.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Bob grafman Free <grafman (at) grafcomp.com> |
| Abstract: OpenGL Shader Utility Module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-Shader.ppd |
|
| Author: Jonathan Chin <jon-opengl-simple (at) earth.li> |
| Abstract: Another interface to OpenGL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-Simple.ppd |
|
| Author: Jonathan Chin <jon-opengl-simple-glut (at) earth.li> |
| Abstract: Another interface to GLUT |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-Simple-GLUT.ppd |
|
| Author: Jonathan Chin <jon-opengl-simple-viewer (at) earth.li> |
| Abstract: Simple 3D geometry viewer using GLUT |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-Simple-Viewer.ppd |
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: List constants defined in a package |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Package-Constants.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Manage deprecation warnings for your distribution |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Package-DeprecationManager.ppd |
|
| Author: Jesse Luehrs <doy (at) tozt.net> |
| Abstract: routines for manipulating stashes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Package-Stash.ppd |
|
| Author: Jesse Luehrs <doy (at) tozt.net> |
| Abstract: faster and more correct implementation of the Package::Stash API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Package-Stash-XS.ppd |
PadWalker |
Version 1.96.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Robin Houston <robin (at) cpan.org> |
| Abstract: play with other peoples' lexical variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PadWalker.ppd |
PAR |
Version 1.000.0.0 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Perl Archive Tookit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR.ppd |
PAR |
Version 0.85.0.0 |
Perl 5.6 / 5.8
|
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: Perl Archive Tookit |
Note: Old version of PAR for those who hate the -l option ;-) [see: perl.par]. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR_.ppd |
PAR::Dist |
Version 0.48.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Create and manipulate PAR distributions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Dist.ppd |
|
| Author: Steffen Mueller <smueller (at) cpan.org> |
| Abstract: Create PAR distributions from PPDs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Dist-FromPPD.ppd |
|
| Author: Steffen Mueller <smueller (at) cpan.org> |
| Abstract: Installs PPM packages the PAR way |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Dist-InstallPPD.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: PAR Packager |
Note: for ActivePerl 5.6, 5.8.6 and 5.10. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Packer.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: PAR Packager (for Aperl 5.10.1 Build 1006) |
Note: specific version for ActivePerl 5.10.1 Build 1006 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Packer-5101.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: PAR Packager (for Aperl 5.8.8 Build 820) |
Note: specific version for ActivePerl 5.8.8 Build 820. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Packer-588_820.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: PAR Packager (for Aperl 5.8.8 Build 822) |
Note: specific version for ActivePerl 5.8.8 Build 822 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PAR-Packer-588_822.ppd |
Params::Check |
Version 0.36.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: Templated based param validation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Params-Check.ppd |
|
| Author: Andrew Main <Zefram> <zefram (at) fysh.org> |
| Abstract: argument type classification |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Params-Classify.ppd |
Params::Util |
Version 1.07.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Simple, compact and correct param-checking functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Params-Util.ppd |
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: Validate method/function parameters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Params-Validate.ppd |
parent |
Version 0.225 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Max Maischein <corion (at) cpan.org> |
| Abstract: Establish an ISA relationship with base classes at compile time |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/parent.ppd |
Parse::Binary |
Version 0.11.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Unpack binary data structures into object hierarchies |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-Binary.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Parse META.yml and META.json CPAN metadata files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-CPAN-Meta.ppd |
|
| Author: Ash Berlin <ash (at) cpan.org> |
| Abstract: Perl6 like method signature parser |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-Method-Signatures.ppd |
|
| Author: Damian Conway <DCONWAY (at) CPAN.org>, Jeremy T. Braun <JTBRAUN (at) CPAN.org> |
| Abstract: Generate Recursive-Descent Parsers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-RecDescent.ppd |
Parse::Yapp |
Version 1.05.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Francois Desarmenien <francois (at) fdesar.net> |
| Abstract: Perl extension for generating and using LALR parsers. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-Yapp.ppd |
Path::Class |
Version 0.32 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ken Williams <kwilliams (at) cpan.org> |
| Abstract: Cross-platform path specification manipulation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Path-Class.ppd |
Path::Tiny |
Version 0.020 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Golden <dagolden (at) cpan.org> |
| Abstract: File path utility |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Path-Tiny.ppd |
PathTools |
Version 3.40.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ken Williams <KWILLIAMS (at) cpan.org> |
| Abstract: File::Spec and Cwd - portably perform operations on file names |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PathTools.ppd |
PDF::API2 |
Version 2.019 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Steve Simms <steve (at) deefs.net> |
| Abstract: Facilitates the creation and modification of PDF files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-API2.ppd |
PDF::Create |
Version 1.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Fabien Tassin <fta (at) sofaraway.org> |
| Abstract: create PDF files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-Create.ppd |
PDF::Extract |
Version 3.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Noel Sharrock <nsharrok (at) lgmedia.com.au> |
| Abstract: Extracting sub PDF documents from a multi page PDF document |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-Extract.ppd |
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Convert HTML documents to PDF |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-FromHTML.ppd |
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: PDF::Template |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-Template-PDFAPI2.ppd |
PDF::Writer |
Version 0.06.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: PDF writer abstraction layer |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-Writer.ppd |
Perl::Critic |
Version 1.118.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jeffrey Thalhammer <jeff (at) imaginative-software.com> |
| Abstract: Critique Perl source code for best-practices. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Perl-Critic.ppd |
Perl::OSType |
Version 1.003 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Golden <dagolden (at) cpan.org> |
| Abstract: Map Perl operating system names to generic types |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Perl-OSType.ppd |
Perl::Tidy |
Version 20121207 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Steve Hancock <perltidy (at) perltidy.sourceforge.net> |
| Abstract: indent and reformat perl scripts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Perl-Tidy.ppd |
|
| Author: Rafael Garcia-Suarez <rgarciasuarez (at) mandriva.com> |
| Abstract: Allow unsafe handling of signals in selected blocks |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Perl-Unsafe-Signals.ppd |
|
| Author: Alvaro Livraghi <perlcryptlib (at) gmail.com> |
| Abstract: PerlCryptLib - Perl interface to Peter Guttman's cryptlib API |
Note: Compiled with cryptlib 3.3.3. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PerlCryptLib.ppd |
perlindex |
Version 1.605.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ulrich Pfeifer <pfeifer (at) ls6.informatik.uni-dortmund.de> |
| Abstract: index and query perl manual pages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/perlindex.ppd |
Pod::Coverage |
Version 0.23.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Richard Clamp <richardc (at) unixbeard.net> |
| Abstract: Checks if the documentation of a module is comprehensive |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Coverage.ppd |
Pod::Escapes |
Version 1.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: for resolving Pod E<...> sequences |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Escapes.ppd |
Pod::Simple |
Version 3.28.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Allison Randal <allison (at) perl.org> |
| Abstract: framework for parsing Pod |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Simple.ppd |
Pod::Spell |
Version 1.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: a formatter for spellchecking Pod |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Spell.ppd |
Pod::Strip |
Version 1.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Thomas Klausner <domm (at) cpan.org> |
| Abstract: Remove POD from Perl code |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Strip.ppd |
Pod::Stripper |
Version 0.22.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: D.H. aka <crazyinsomniac (at) yahoo.com> |
| Abstract: strip all pod, and output what's left |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Stripper.ppd |
PPI |
Version 1.215 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Parse, Analyze and Manipulate Perl (without perl) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPI.ppd |
PPI::XS |
Version 0.901.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: (Minor) XS acceleration for PPI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPI-XS.ppd |
PPIx::Regexp |
Version 0.034 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tom Wyant <wyant (at) cpan.org> |
| Abstract: Parse regular expressions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPIx-Regexp.ppd |
|
| Author: Elliot Shank <perl (at) galumph.com> |
| Abstract: Extensions to PPI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPIx-Utilities.ppd |
|
| Author: D.H. <PodMaster>, Jan Dubois <jand (at) activestate.com> |
| Abstract: a list of all I<known> ppm package repositories |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPM-Repositories.ppd |
Prima |
Version 1.36 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dmitry Karasik <dmitry (at) karasik.eu.org> |
| Abstract: a perl graphic toolkit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Prima.ppd |
Qt |
Version 3.008.0.0 |
Perl 5.6 / 5.8
|
|
| Author: Ashley Winters <qaqortog (at) nwlink.com> |
| Abstract: An OO interface to Trolltech's Qt toolkit |
Note: It's a beta version for Windows, compiled with the QT3/Windows Free Edition using hints from the Ryan's page. The demo scripts from the distro are here: QtDemo.zip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Qt.ppd |
Readonly |
Version 1.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Eric J. Roode <roode (at) cpan.org> |
| Abstract: Facility for creating read-only scalars, arrays, hashes. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Readonly.ppd |
Regexp::Common |
Version 2013031301.0.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Abigail <regexp-common (at) abigail.be> |
| Abstract: Provide commonly requested regular expressions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Regexp-Common.ppd |
|
| Author: Vaclav Barta <vbar (at) comp.cz> |
| Abstract: partial ordering for regular expressions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Regexp-Compare.ppd |
Role::Tiny |
Version 1.002005 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Matt S Trout <perl-stuff (at) trout.me.uk> |
| Abstract: Like a nouvelle cuisine portion size slice of Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Role-Tiny.ppd |
|
| Author: Vadim O. Ustiansky <ustiansky (at) cpan.org> |
| Abstract: converter from RTF format to HTML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/RTF-HTMLConverter.ppd |
RTF::Parser |
Version 1.09.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Peter Sergeant <rtf.parser (at) clueball.com> |
| Abstract: An event-driven RTF Parser |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/RTF-Parser.ppd |
|
| Author: Pete Sergeant <rtfr (at) clueball.com> |
| Abstract: Tokenize RTF |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/RTF-Tokenizer.ppd |
RTF::Writer |
Version 1.11.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: for generating documents in Rich Text Format |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/RTF-Writer.ppd |
|
| Author: Graham Barr <gbarr (at) cpan.org> |
| Abstract: Common Scalar and List utility subroutines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Scalar-List-Utils.ppd |
|
| Author: Robert Krimen <rkrimen (at) cpan.org> |
| Abstract: Provide the stuff missing in Scalar::Util |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Scalar-MoreUtils.ppd |
|
| Author: Andrew Main <Zefram> <zefram (at) fysh.org> |
| Abstract: string aspects of scalars |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Scalar-String.ppd |
Scope::Guard |
Version 0.20 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: chocolateboy <chocolate (at) cpan.org> |
| Abstract: lexically-scoped resource management |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Scope-Guard.ppd |
SDL_Perl |
Version 2.2.2.11 |
Perl 5.6 / 5.8 / 5.10
|
|
| Author: David J. Goehrig <dgoehrig (at) cpan.org> |
| Abstract: Simple DirectMedia Layer for Perl |
Note: Compiled with SDL-1.2.9, SDL_image-1.2.4, SDL_gfx-2.0.13, SDL_mixer-1.2.6, SDL_net-1.2.5, SDL_ttf-2.0.7, smepg 0.4.5. OpenGL enabled, glu-1.3 included in the package. Ready to run! The demo scripts from the distro are here: SDL_PerlDemo.zip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/SDL_Perl.ppd |
|
| Author: Damian Conway <DCONWAY (at) cpan.org> |
| Abstract: Comments that do more than just sit there |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Smart-Comments.ppd |
SOAP::Lite |
Version 0.715.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Pavel Kulchenko, Randy J Ray, Byrne Reese, Martin Kutter <MKUTTER (at) cpan.org> |
| Abstract: Perl's Web Services Toolkit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/SOAP-Lite.ppd |
Socket |
Version 2.009 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Paul Evans <leonerd (at) leonerd.org.uk> |
| Abstract: networking constants and support functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Socket.ppd |
Socket6 |
Version 0.23.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Hajimu Umemoto <ume (at) mahoroba.org> |
| Abstract: IPv6 related part of the C socket.h defines and structure manipulators |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Socket6.ppd |
|
| Author: Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: packages that provide templated software licenses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Software-License.ppd |
Sort::Naturally |
Version 1.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: sort lexically, but sort numeral parts numerically |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sort-Naturally.ppd |
|
| Author: Ed Avis <ed (at) membled.com> |
| Abstract: A perl 5 module for sorting of revision-like numbers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sort-Versions.ppd |
Spiffy |
Version 0.31.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ingy dot Net <ingy (at) cpan.org> |
| Abstract: Spiffy Perl Interface Framework For You |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Spiffy.ppd |
|
| Author: Florent Angly <florent.angly (at) gmail.com> |
| Abstract: Perl interface with the R statistical program |
Note: Install the R statistical program before using this module. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Statistics-R.ppd |
Storable |
Version 2.35.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Raphael Manfredi <Raphael_Manfredi (at) pobox.com> |
| Abstract: persistence for Perl data structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Storable.ppd |
strictures |
Version 1.004004 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Karen Etheridge <ether (at) cpan.org> |
| Abstract: turn on strict and make all warnings fatal |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/strictures.ppd |
|
| Author: Robert Krimen <robertkrimen (at) gmail.com> |
| Abstract: Extract comments from C/C++/JavaScript/Java source |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-Comments-Extract.ppd |
String::CRC |
Version 1.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Muir Sharnoff <cpan (at) dave.sharnoff.org> |
| Abstract: Perl interface cyclic redundency check generation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-CRC.ppd |
String::CRC32 |
Version 1.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Soenke J. Peters <peters__perl (at) opcenter.de> |
| Abstract: Perl interface for cyclic redundency check generation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-CRC32.ppd |
String::Format |
Version 1.17.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: darren chamberlain <darren (at) cpan.org> |
| Abstract: sprintf-like string formatting capabilities with arbitrary format definitions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-Format.ppd |
|
| Author: Ingy dot Net <ingy> <ingy (at) cpan.org> |
| Abstract: Shared Memory Slices of Bigger Strings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-Slice.ppd |
Sub::Exporter |
Version 0.985 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo SIGNES <rjbs (at) cpan.org> |
| Abstract: a sophisticated exporter for custom-built routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Exporter.ppd |
|
| Author: Arthur Axel Schmidt <frioux (at) gmail.com> |
| Abstract: Only use Sub::Exporter if you need it |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Exporter-Progressive.ppd |
Sub::Install |
Version 0.926 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: install subroutines into packages easily |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Install.ppd |
Sub::Name |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Matthijs van Duin <xmath (at) cpan.org> |
| Abstract: (re)name a sub |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Name.ppd |
Sub::Override |
Version 0.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Curtis Poe <ovid (at) cpan.org> |
| Abstract: Perl extension for easily overriding subroutines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Override.ppd |
Sub::Uplevel |
Version 0.24.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michael G Schwern, David A Golden <dagolden (at) cpan.org> |
| Abstract: apparently run a function in a higher stack frame |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Uplevel.ppd |
SVG |
Version 2.59.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ronan Oger <ronan (at) cpan.com> |
| Abstract: Perl extension for generating Scalable Vector Graphics (SVG) documents |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/SVG.ppd |
Switch |
Version 2.16 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Damian Conway <damian (at) conway.org> |
| Abstract: A switch statement for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Switch.ppd |
Task::Weaken |
Version 1.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Ensure that a platform has weaken support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Task-Weaken.ppd |
|
| Author: Andy Wardley <abw (at) wardley.org> |
| Abstract: comprehensive template processing system |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Template-Toolkit.ppd |
Term::ANSIColor |
Version 4.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Russ Allbery <rra (at) stanford.edu> |
| Abstract: Color output using ANSI escape sequences |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-ANSIColor.ppd |
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: Terminal control using ANSI escape sequences |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-ANSIScreen.ppd |
|
| Author: Scott Bronson <brons_cpan (at) rinspin.com> |
| Abstract: A fully-featured shell-like command line environment |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-GDBUI.ppd |
|
| Author: Gabor Szabo <gabor (at) pti.co.il> |
| Abstract: provide a progress meter on a standard terminal |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-ProgressBar.ppd |
Term::ReadKey |
Version 2.30.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Kenneth Albanowski <kjahds (at) kjahds.com> |
| Abstract: A perl module for simple terminal control |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-ReadKey.ppd |
|
| Author: Jaap Karssenberg <pardus (at) cpan.org> |
| Abstract: another ReadLine package |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-ReadLine-Zoid.ppd |
|
| Author: Daniel Podolsky <tpaba (at) cpan.org> |
| Abstract: Simple Term::Screen style interface to the Win32::Console (and Win32::Console::ANSI) capabilities |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-Screen-Win32.ppd |
Term::UI |
Version 0.30.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jos Boumans <kane (at) cpan.org> |
| Abstract: User interfaces via Term::ReadLine made easy |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-UI.ppd |
Test |
Version 1.26 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jesse Vincent <jesse+cpan (at) fsck.com> |
| Abstract: provides a simple framework for writing test scripts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test.ppd |
Test::Base |
Version 0.60 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ingy dot Net <ingy (at) cpan.org> |
| Abstract: A Data Driven Testing Framework |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Base.ppd |
|
| Author: Leon Timmermans <leont (at) cpan.org> |
| Abstract: Check for presence of dependencies |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-CheckDeps.ppd |
Test::ClassAPI |
Version 1.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Provides basic first-pass API testing for large class trees |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-ClassAPI.ppd |
Test::Deep |
Version 0.110 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: Extremely flexible deep comparison |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Deep.ppd |
|
| Author: Curtis "Ovid" Poe <ovid (at) cpan.org> |
| Abstract: Test strings and data structures and show differences if not ok |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Differences.ppd |
Test::Exception |
Version 0.32.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adrian Howard <adrianh (at) quietstars.com> |
| Abstract: Test exception based code |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Exception.ppd |
|
| Author: David Golden <dagolden (at) cpan.org> |
| Abstract: Add test failures if warnings are caught |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-FailWarnings.ppd |
Test::Fatal |
Version 0.010 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: incredibly simple helpers for testing code with exceptions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Fatal.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Automatically clean up your filesystem after tests |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-File-Cleaner.ppd |
Test::Flatten |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: xaicron <xaicron (at) cpan.org> |
| Abstract: subtest output to a flatten |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Flatten.ppd |
Test::Harness |
Version 3.22.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Armstrong <andy (at) hexten.net> |
| Abstract: Run Perl standard test scripts with statistics |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Harness.ppd |
|
| Author: Toru Yamaguchi <zigorou (at) cpan.org> |
| Abstract: Simple mock test library using RAII. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Mock-Guard.ppd |
Test::Most |
Version 0.31 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Curtis "Ovid" Poe <ovid (at) cpan.org> |
| Abstract: Most commonly needed test functions and features |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Most.ppd |
|
| Author: Fergal Daly <fergal (at) esatclear.ie> |
| Abstract: Make sure you didn't emit any warnings while testing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-NoWarnings.ppd |
Test::Object |
Version 0.07.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <cpan (at) ali.as> |
| Abstract: Thoroughly testing objects via registered handlers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Object.ppd |
Test::Output |
Version 1.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: brian d foy <bdfoy (at) cpan.org> |
| Abstract: Utilities to test STDOUT and STDERR messages. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Output.ppd |
Test::Pod |
Version 1.48.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: check for POD errors in files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Pod.ppd |
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: Check for pod coverage in your distribution |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Pod-Coverage.ppd |
|
| Author: Sebastien Aperghis-Tramoni <sebastien (at) aperghis.net> |
| Abstract: Check file names portability |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Portability-Files.ppd |
Test::Requires |
Version 0.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tokuhiro Matsuno <tokuhirom (at) gmail.com> |
| Abstract: Checks to see if the module can be loaded |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Requires.ppd |
Test::Signature |
Version 1.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: automate SIGNATURE testing. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Signature.ppd |
Test::Simple |
Version 0.98.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michael G. Schwern <schwern (at) pobox.com> |
| Abstract: Basic utilities for writing tests. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Simple.ppd |
Test::Taint |
Version 1.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Andy Lester <andy (at) petdance.com> |
| Abstract: Checks for taintedness of variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Taint.ppd |
Test::Tester |
Version 0.108 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Fergal Daly <fergal (at) esatclear.ie> |
| Abstract: Ease testing test modules built with Test::Builder |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Tester.ppd |
Test::Trap |
Version 0.2.2 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Eirik Berg Hanssen <ebhanssen (at) allverden.no> |
| Abstract: Trap exit codes, exceptions, output, etc. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Trap.ppd |
Test::use::ok |
Version 0.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Alternative to Test::More::use_ok |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-use-ok.ppd |
Test::Warn |
Version 0.24.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Alexandr Ciornii <alexchorny (at) gmail.com> |
| Abstract: Perl extension to test methods for warnings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Warn.ppd |
Test::XML |
Version 0.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dominic Mitchell <cpan2 (at) semantico.com> |
| Abstract: Compare XML in perl tests |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-XML.ppd |
|
| Author: Damian Conway <damian (at) conway.org> |
| Abstract: Automatic text wrapping and reformatting |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Autoformat.ppd |
Text::Balanced |
Version 2.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Extract delimited text sequences from strings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Balanced.ppd |
Text::CHM |
Version 0.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Domenico Delle Side <dds (at) gnulinux.it> |
| Abstract: Perl extension for handling MS Compiled HtmlHelp Files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-CHM.ppd |
Text::Diff |
Version 1.41.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Perform diffs on files and record sets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Diff.ppd |
Text::Glob |
Version 0.09.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Richard Clamp <richardc (at) unixbeard.net> |
| Abstract: match globbing patterns against text |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Glob.ppd |
Text::Iconv |
Version 1.7 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michael Piotrowski <mxp (at) dynalabs.de> |
| Abstract: Perl interface to iconv() codeset conversion function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Iconv.ppd |
Text::Reform |
Version 1.20.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Damian Conway <damian (at) conway.org> |
| Abstract: Manual text wrapping and reformatting |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Reform.ppd |
Text::Template |
Version 1.46 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Mark Jason Dominus <mjd-perl-template+ (at) plover.com> |
| Abstract: Expand template text with embedded Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Template.ppd |
Text::Trie |
Version 0.21.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ilya Zakharevich <ilya (at) math.ohio-state.edu> |
| Abstract: Given list of strings returns an array that consists of common heads and tails of strings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Trie.ppd |
Text::Unaccent |
Version 1.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Loic Dachary <loic (at) senga.org> |
| Abstract: Remove accents from a string |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Unaccent.ppd |
|
| Author: Dean Arnold, Presicient Corp. <darnold (at) presicient.com> |
| Abstract: Apartment threading wrapper for Perl objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Thread-Apartment.ppd |
|
| Author: Dean Arnold, Presicient Corp. <darnold (at) presicient.com> |
| Abstract: Thread safe queue with identifiable response elements |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Thread-Queue-Duplex.ppd |
Tie::Cycle |
Version 1.17 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: brian d foy <bdfoy (at) cpan.org> |
| Abstract: Cycle through a list of values via a scalar |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-Cycle.ppd |
|
| Author: Vipul Ved Prakash <mail (at) vipul.net> |
| Abstract: Hashes (and objects based on hashes) with encrypting fields |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-EncryptedHash.ppd |
Tie::IxHash |
Version 1.23.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gurusamy Sarathy <gsar (at) umich.edu> |
| Abstract: ordered associative arrays for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-IxHash.ppd |
Tie::RefHash |
Version 1.39 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Florian Ragwitz <rafl (at) debian.org> |
| Abstract: use references as hash keys |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-RefHash.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: A Tie::RefHash subclass with weakened references in the keys |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-RefHash-Weak.ppd |
Tie::Tk::Text |
Version 0.92 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michael Carman <mjcarman (at) cpan.org> |
| Abstract: Access Tk text widgets as arrays |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-Tk-Text.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: Tie to an existing object |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-ToObject.ppd |
Time::Format |
Version 1.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Eric Roode <roode (at) cpan.org> |
| Abstract: Easy-to-use date/time formatting. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Time-Format.ppd |
Time::HiRes |
Version 1.9725.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jarkko Hietaniemi <jhi (at) iki.fi> |
| Abstract: High resolution alarm, sleep, gettimeofday, interval timers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Time-HiRes.ppd |
Time::Local |
Version 1.2300.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dave Rolsky <autarch (at) urth.org> |
| Abstract: efficiently compute time from local and GMT time |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Time-Local.ppd |
TimeDate |
Version 2.30.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Graham Barr <gbarr (at) pobox.com> |
| Abstract: Date and Time formating subroutines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/TimeDate.ppd |
Tk |
Version 804.029.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Nick Ing-Simmons <nick (at) ing-simmons.net> |
| Abstract: Tk - a Graphical User Interface Toolkit |
Note: A good starting point for PerlTk: The New PerTk.org. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk.ppd |
|
| Author: Pip Stuart <Pip (at) CPAN.Org> |
| Abstract: Canvas with abstract center, zoom, and rotate methods |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-AbstractCanvas.ppd |
|
| Author: Frank Herrmann <xpix (at) netzwert.ag> |
| Abstract: MainWindow Widget with special features |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-ApplicationNest.ppd |
Tk::Autoscroll |
Version 1.14 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <srezic (at) cpan.org> |
| Abstract: space invaders-like scrolling |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Autoscroll.ppd |
|
| Author: jcnorton <jchnorton (at) verizon.net> |
| Abstract: Simplifies drawing with a mouse in a perl/Tk Canvas |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Canvas-Draw.ppd |
|
| Author: Djibril Ousmanou <djibel (at) cpan.org> |
| Abstract: To create a Canvas widget with background gradient color |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Canvas-GradientColor.ppd |
Tk::Chart |
Version 1.16 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Djibril Ousmanou <djibel (at) cpan.org> |
| Abstract: Extension of Canvas widget to create a graph like GDGraph |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Chart.ppd |
|
| Author: Djibril Ousmanou <djibel (at) cpan.org> |
| Abstract: Button widget with background gradient color |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-ColoredButton.ppd |
|
| Author: Jack Dunnigan <dunniganj (at) cpan.org> |
| Abstract: Manipulate the mouse cursor programmatically |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-CursorControl.ppd |
Tk::DataTree |
Version 0.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Marcus Holland-Moritz <mhx (at) cpan.org> |
| Abstract: A tree widget for arbitrary data structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-DataTree.ppd |
Tk::DiffText |
Version 0.19 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michael J. Carman <mjcarman (at) mchsi.com> |
| Abstract: Perl/Tk composite widget for colorized diffs. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-DiffText.ppd |
Tk::Dressing |
Version 1.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Djibril Ousmanou <djibel (at) cpan.org> |
| Abstract: Set a theme in your widget and its children |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Dressing.ppd |
|
| Author: Dean Arnold <darnold (at) presicient.com> |
| Abstract: A NoteBook widget with orientable, dynamically stacking tabs |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-DynaTabFrame.ppd |
Tk::Enscript |
Version 1.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <srezic (at) cpan.org> |
| Abstract: a text-to-postscript converter using Tk::Canvas |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Enscript.ppd |
Tk::EntryCheck |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Martin Fabiani <martin (at) fabiani.net> |
| Abstract: Interface to Tk::Entry for controlling its maximum length |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-EntryCheck.ppd |
Tk::EntrySet |
Version 0.11.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ch.Lamprecht <ch.l.ngre (at) online.de> |
| Abstract: display/edit a list of values in a Set of Widgets. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-EntrySet.ppd |
|
| Author: Steve Lidie <sol0 (at) lehigh.edu> |
| Abstract: ExecuteCommand widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-ExecuteCommand.ppd |
Tk::FontDialog |
Version 0.16.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: a font dialog widget for perl/Tk |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-FontDialog.ppd |
|
| Author: Steve Roscio <steve (at) HauntedMines.org> |
| Abstract: Full Keypad widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-FullKeypad.ppd |
Tk::GBARR |
Version 2.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Graham Barr <gbarr (at) pobox.com> |
| Abstract: Additional Tk widgets (NumEntry, FireButton, Cloth...) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-GBARR.ppd |
Tk::Getopt |
Version 0.50 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <srezic (at) cpan.org> |
| Abstract: User configuration window for Tk with interface to Getopt::Long |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Getopt.ppd |
|
| Author: Ch.Lamprecht <ch.l.ngre (at) online.de> |
| Abstract: Display relation-graphs on a Tk::Canvas |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-GraphItems.ppd |
Tk::Help |
Version 0.3.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Doug Gruber <doug (at) dougthug.com> |
| Abstract: Simple widget for creating a help system for Perl/Tk applications |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Help.ppd |
Tk::HideCursor |
Version 0.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gavin Brock <gbrock (at) cpan.org> |
| Abstract: Hide the cursor in your Tk widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-HideCursor.ppd |
Tk::HistEntry |
Version 0.43.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: Entry widget with history capability |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-HistEntry.ppd |
Tk::HTML |
Version 3.003.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Nick Ing-Simmons <nick (at) ing-simmons.net> |
| Abstract: rough and ready web browser |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-HTML.ppd |
Tk::HyperText |
Version 0.06.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Casey Kirsle <Casey (at) cuvou.net> |
| Abstract: An ROText widget which renders HTML code. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-HyperText.ppd |
Tk::Icon |
Version 0.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Martin Schmuker <martin (at) schmuker.de> |
| Abstract: Change Icon of Tk-Windows under Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Icon.ppd |
Tk::IDElayout |
Version 0.32.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: John Cerney <jcerney (at) home.com> |
| Abstract: Tk::tkTable - a Spreadsheet/Table Widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-IDElayout.ppd |
|
| Author: Torsten Knorr <torstenknorr (at) tiscali.de> |
| Abstract: Perl extension for graphic calculations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Image-Calculation.ppd |
|
| Author: Torsten Knorr <torstenknorr (at) tiscali.de> |
| Abstract: Perl extension for a graphic user interface to cut pictures. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Image-Cut.ppd |
|
| Author: Jim Turner <turnerjw784 (at) yahoo.com> |
| Abstract: a full-featured Combo-box (Text-entry combined with drop-down listbox) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-JBrowseEntry.ppd |
Tk::JComboBox |
Version 1.14.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Rob Seegel <RobSeegel (at) comcast.net> |
| Abstract: Combo Box similar to the Java Component |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-JComboBox.ppd |
|
| Author: Jim Turner turnerjw (at) mesh.net |
| Abstract: A highly configurable File Dialog widget for Perl/Tk |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-JFileDialog.ppd |
|
| Author: Jack Dunnigan <goodcall1 (at) hotmail.com> |
| Abstract: Line numbers for your favorite Text-derived widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-LineNumberText.ppd |
Tk::MatchEntry |
Version 0.4.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Wolfgang Hommel <wolf (at) code-wizards.com> |
| Abstract: Entry widget with auto-completion capability |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MatchEntry.ppd |
Tk::MK |
Version 0.21.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michael Krause <KrauseM (at) gmx.net> |
| Abstract: Several Add-on widgets (Buttonplus, HListplus, DHList, DTree, Checkbox, Optionbox, PopUpSelectBox, Statusbox, BootSplash, ProgressBarPlus and HdrResizeButton) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MK.ppd |
|
| Author: Steve Lidie <sol0 (at) lehigh.edu> |
| Abstract: QuickTime-like control buttons for multi-media players |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MultiMediaControls.ppd |
Tk::NumKeypad |
Version 1.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Steve Roscio <steve (at) cpan.org> |
| Abstract: Numeric Keypad widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-NumKeypad.ppd |
Tk::ObjScanner |
Version 2.012.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dominique Dumont <ddumont (at) cpan.org> |
| Abstract: A scanner to view an object's attribute |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-ObjScanner.ppd |
|
| Author: Christoph Lamprecht <lamprecht (at) cpan.org> |
| Abstract: Display a graphical representation of the inheritance tree for a given class-name. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-PerlInheritanceTree.ppd |
|
| Author: Christoph Lamprecht <lamprecht (at) cpan.org> |
| Abstract: query the Symbol-table for methods (subroutines) defined in a class (package) and its parents. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-PerlMethodList.ppd |
|
| Author: I.T. Dev Ltd <admin (at) itdev.co.uk> |
| Abstract: An extended version of the canvas widget for plotting 2D line graphs. Plots have a legend, zooming capabilities and the option to display error bars. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-PlotDataset.ppd |
Tk::Pod |
Version 0.9941.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: Pod browser toplevel widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Pod.ppd |
Tk::Spectrum |
Version 0.02.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Casey Kirsle <casey (at) cuvou.net> |
| Abstract: A stylish color selection dialog. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Spectrum.ppd |
Tk::StatusBar |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Shawn Zabel <zabel (at) cpan.org> |
| Abstract: A statusbar widget for Perl/Tk |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-StatusBar.ppd |
Tk::StayOnTop |
Version 0.12.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gavin Brock <gbrock (at) cpan.org> |
| Abstract: Keep your Tk window in the foreground |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-StayOnTop.ppd |
|
| Author: Dean Arnold <darnold (at) presicient.com> |
| Abstract: Styled buttons (plus styled versions of other common widgets) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-StyledButton.ppd |
|
| Author: John Cerney <jcerney (at) home.com> |
| Abstract: Tk::tkTable - a Spreadsheet/Table Widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-TableMatrix.ppd |
|
| Author: John Cerney <jcerney (at) home.com> |
| Abstract: Tk::tkTable (for APerl 5.8.8)- a Spreadsheet/Table Widget |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-TableMatrix_588.ppd |
Tk::TIFF |
Version 0.11.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: TIFF format loader for Photo image type |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-TIFF.ppd |
Tk::ToolBar |
Version 0.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ala Qumsieh <aqumsieh (at) cpan.org> |
| Abstract: A toolbar widget for Perl/Tk |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-ToolBar.ppd |
Tk::Tree |
Version 4.72.0.0 |
Perl 5.6 / 5.8
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: Create and manipulate Tree widgets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Tree.ppd |
Tk::WidgetDump |
Version 1.37.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: dump the widget hierarchie |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-WidgetDump.ppd |
Tk::Zinc |
Version 3.3.4.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Patrick Lecoanet <lecoanet (at) cena.fr> |
| Abstract: a canvas offering groups, tranformations, transparency, color gradient... |
Note: Compiled with (and for) Tk 804.028. See Tkzinc.org. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Zinc.ppd |
Tree::DAG_Node |
Version 1.11.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: An N-ary tree |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tree-DAG_Node.ppd |
Try::Tiny |
Version 0.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: minimal try/catch with proper localization of $@ |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Try-Tiny.ppd |
|
| Author: Karl Williamson <khw (at) cpan.org> |
| Abstract: Perl extension to override system case changing functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-Casing.ppd |
|
| Author: Ben Bullock <bkb (at) cpan.org> |
| Abstract: strip diacritics from Unicode text |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-Diacritic-Strip.ppd |
|
| Author: Albert Micheev <amichauer (at) cpan.org> |
| Abstract: Easy conversion between encodings |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-Lite.ppd |
Unicode::Map |
Version 0.112.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Martin Schwartz <martin (at) nacho.de> |
| Abstract: Maps charsets from and to utf16 unicode |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-Map.ppd |
|
| Author: SADAHIRO Tomoyuki <SADAHIRO (at) cpan.org> |
| Abstract: Unicode Normalization Forms |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-Normalize.ppd |
Unicode::String |
Version 2.09.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gisle Aas <gisle (at) aas.no> |
| Abstract: String of Unicode characters (UTF-16BE) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-String.ppd |
URI |
Version 1.60.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Gisle Aas <gisle (at) activestate.com> |
| Abstract: Uniform Resource Identifiers (absolute and relative) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/URI.ppd |
|
| Author: Dave Rolsky, <autarch (at) urth.org> |
| Abstract: Build a URI from a set of named parameters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/URI-FromHash.ppd |
|
| Author: Vincent Pit <perl (at) profvince.com> |
| Abstract: Associate user-defined magic to variables from Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Variable-Magic.ppd |
Venn::Chart |
Version 1.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Djibril Ousmanou <djibel (at) cpan.org> |
| Abstract: Create a Venn diagram using GD |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Venn-Chart.ppd |
version |
Version 0.9902.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: John Peacock <jpeacock (at) cpan.org> |
| Abstract: Structured version objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/version.ppd |
|
| Author: Ricardo Signes <rjbs (at) cpan.org> |
| Abstract: a set of version requirements for a CPAN dist |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Version-Requirements.ppd |
Win32 |
Version 0.47.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Dubois <jand (at) activestate.com> |
| Abstract: Interfaces to some Win32 API Functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32.ppd |
Win32::AbsPath |
Version 1.0.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Krynicky <Jenda (at) Krynicky.cz> |
| Abstract: convert relative to absolute paths |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-AbsPath.ppd |
|
| Author: Phill Wolf <pbwolf (at) cpan.org> |
| Abstract: `Active Accessibility' for task automation, GUI testing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-ActAcc.ppd |
|
| Author: Roth Consulting <http://www.roth.net/> |
| Abstract: Miscellanous administrative functions. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-AdminMisc.ppd |
Win32::API |
Version 0.68.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Aldo Calpini <dada (at) perl.it>, Cosimo Streppone <cosimo (at) cpan.org> |
| Abstract: Perl Win32 API Import Facility |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-API.ppd |
|
| Author: Sascha Kiefer <esskar (at) cpan.org> |
| Abstract: Object oriented interface generation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-API-Interface.ppd |
|
| Author: Alessandro Forghieri <alf (at) orion.it> |
| Abstract: OutputDebugString Win32 API support |
Note: I use this module with DebugView from SysInternals. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-API-OutputDebugString.ppd |
|
| Author: Dave Roth <rothd (at) roth.net> |
| Abstract: easily manage Win32::API calls |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-API-Prototype.ppd |
Win32::Capture |
Version 1.2.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: LiloHuang <kenwu (at) cpan.org> |
| Abstract: Capature Win32 screen with lightweight Win32::GUI::DIBitmap. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Capture.ppd |
|
| Author: Aldo Calpini <dada (at) perl.it>, Hideyo Imazu <himazu (at) gmail.com>, Jan Dubois <jand (at) activestate.com> |
| Abstract: Interaction with the Windows clipboard |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Clipboard.ppd |
Win32::Codepage |
Version 1.00.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Clotho Advanced Media Inc., <cpan (at) clotho.com> |
| Abstract: get Win32 codepage information |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Codepage.ppd |
Win32::Console |
Version 0.09.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Aldo Calpini <dada (at) divinf.it> |
| Abstract: Perl implementation of the Win32 Console and Character mode functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Console.ppd |
|
| Author: J-L. Morel <jl_morel (at) bribes.org> |
| Abstract: Perl extension to emulate ANSI console on Win32 system. |
Note: See my page Win32::Console::ANSI. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Console-ANSI.ppd |
|
| Author: Luigino Masarati <lmasarati (at) hotmail.com> |
| Abstract: Perl wrapper for Win32 CryptProtectData and CryptUnprotectData functions. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-CryptData.ppd |
Win32::Daemon |
Version 20110117 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Dubois <jand (at) activestate.com> |
| Abstract: Extension enabling Win32 Perl scripts to run as a true Win32 service |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Daemon.ppd |
Win32::DDE |
Version 0.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Doug Wegscheid <wegscd (at) whirlpool.com> |
| Abstract: Perl extension for Win32 DDE |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-DDE.ppd |
Win32::Die |
Version 0.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Mike Accardo <mikeaccardo (at) yahoo.com> |
| Abstract: Dying gracefully under Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Die.ppd |
Win32::DirSize |
Version 1.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Rich <arich (at) cpan.org> |
| Abstract: Calculate sizes of directories on Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-DirSize.ppd |
|
| Author: Mike Blazer <blazer (at) mail.nevalink.ru> |
| Abstract: drives on Win32 systems |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-DriveInfo.ppd |
Win32::EventLog |
Version 0.076.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Bret Giddings <bret (at) essex.ac.uk> |
| Abstract: Creates an object oriented interface to the Windows NT Eventlog. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-EventLog.ppd |
|
| Author: Robert Rothenberg <rrwo at cpan.org> |
| Abstract: for carping in the Windows NT Event Log |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-EventLog-Carp.ppd |
Win32::Exe |
Version 0.17.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: Manipulate Win32 executable files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Exe.ppd |
|
| Author: Clive Darke <clive.darke (at) talk21.com> |
| Abstract: Filename extension association resolution. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-FetchCommand.ppd |
Win32::File |
Version 0.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Douglas Lankshear <dougl (at) ActiveState.com> |
| Abstract: manage file attributes in perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-File.ppd |
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Simplified object abstraction over Win32::File |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-File-Object.ppd |
|
| Author: Reinhard Pagitsch <rpirpag (at) gmx.at> |
| Abstract: Perl extension read property informations from MS compound files and normal files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-File-Summary.ppd |
|
| Author: Alexey Toptygin <alexeyt (at) cpan.org> |
| Abstract: Read program version information on Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-File-VersionInfo.ppd |
|
| Author: Brent Hostetler <brent (at) the-hostetlers.net> |
| Abstract: The great new Win32::Filenames! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Filenames.ppd |
|
| Author: Renee Baecker <module (at) renee-baecker.de> |
| Abstract: Monitor file changes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-FileNotify.ppd |
Win32::FileOp |
Version 0.16.02.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Krynicky <Jenda (at) Krynicky.cz>,Mike <blazer (at) mail.nevalink.ru>,Bill Luebkert <dbe (at) wgn.net> |
| Abstract: Operations on files, copy/move/delete/recycle with fancy dialogs, Open and SaveAs dialogs, INI files editing, maping drives and a few others |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-FileOp.ppd |
|
| Author: Monte Mitzelfelt <monte (at) conchas.nm.org> |
| Abstract: manage FileSecurity Discretionary Access Control Lists in perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-FileSecurity.ppd |
Win32::FileTime |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Rob Casey <rob (at) cowsnet.com.au> |
| Abstract: Perl module for accessing Win32 file times |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-FileTime.ppd |
|
| Author: Michiya Honda <pia (at) cpan.org> |
| Abstract: find windows on Win32 systems |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-FindWindow.ppd |
Win32::Fmode |
Version 1.0.6.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: BrowserUk <BrowserUk (at) cpan.org> |
| Abstract: determine whether a Win32 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/Win32-Fmode.ppd |
|
| Author: Dean Arnold <darnold (at) presicient.com> |
| Abstract: Win32 TrueType Font filename locator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Font-NameToFile.ppd |
|
| Author: Reinhard Pagitsch <rpirpag (at) gmx.at> |
| Abstract: Perl extension for get a list of installed fontfamilies on a Win32 Computer. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Fonts-Info.ppd |
Win32::GUI |
Version 1.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Aldo Calpini <dada (at) perl.it> |
| Abstract: Perl-Win32 Graphical User Interface Extension |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-GUI.ppd |
|
| Author: Cory Johns <johnsca (at) cpan.org> |
| Abstract: Redirect warnings and errors to Win32::GUI MessageBoxes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-GUI-Carp.ppd |
|
| Author: Robert May <rmay (at) popeslane.clara.co.uk> |
| Abstract: A Win32::GUI Hyperlink control |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-GUI-HyperLink.ppd |
|
| Author: Robert May <robertmay (at) cpan.org> |
| Abstract: Win32::GUI SplashScreen support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-GUI-SplashScreen.ppd |
|
| Author: Blair Sutton <bsdz (at) cpan.org> |
| Abstract: Build Win32::GUIs using XML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-GUI-XMLBuilder.ppd |
Win32::Guidgen |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Joe P. Hayes <joephayes (at) yahoo.com> |
| Abstract: Perl extension that generates GUID strings (Globally Unique IDentifier) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Guidgen.ppd |
|
| Author: Dennis K. Paulsen <ctrondlp (at) cpan.org>, Ernesto Guisado <erngui (at) acm.org> |
| Abstract: Perl GUI Test Utilities. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-GuiTest.ppd |
Win32::Hardlink |
Version 0.11.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Audrey Tang <cpan (at) audreyt.org> |
| Abstract: Hardlink support on Windows |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Hardlink.ppd |
Win32::HtmlHelp |
Version 0.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12
|
|
| Author: J-L. Morel <jl_morel (at) bribes.org> |
| Abstract: Perl extension for the HTML Help API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-HtmlHelp.ppd |
|
| Author: Kenichi Ishigaki <ishigaki (at) cpan.org> |
| Abstract: handles Internet Explorer's Favorites |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-IEFavorites.ppd |
Win32::Internet |
Version 0.084.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Aldo Calpini <dada (at) divinf.it> |
| Abstract: An object oriented interface to the Win32 Internet Functions (WININET.DLL) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Internet.ppd |
|
| Author: Kenichi Ishigaki <ishigaki (at) cpan.org> |
| Abstract: handles Internet Shortcut (IE's Favorite) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-InternetShortcut.ppd |
Win32::IPC |
Version 1.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Christopher J. Madsen <ac608 (at) yfn.ysu.edu> |
| Abstract: Base class for Win32 synchronization objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-IPC.ppd |
Win32::IPConfig |
Version 0.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: James Macfarlane <jmacfarla (at) cpan.org> |
| Abstract: IP Configuration Settings for Windows NT/2000/XP/2003 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-IPConfig.ppd |
Win32::IPHelper |
Version 0.08.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Luigino Masarati <lmasarati (at) hotmail.com> |
| Abstract: Perl wrapper for Win32 IP Helper functions and structures. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-IPHelper.ppd |
Win32::Job |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: ActiveState <support (at) ActiveState.com> |
| Abstract: Run sub-processes in a ``job'' environment |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Job.ppd |
Win32::Lanman |
Version 1.0.10.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jens Helberg <jens.helberg (at) de.bosch.com> |
| Abstract: Contains the most important calls from the MS-Lanmanager API. |
Note: This is a patched version for Perl 5.10. If you want to compile the module yourself, here is the patch: Lanman.patch.txt and the patched module lanman.1.0.10.0_patched.zip. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Lanman.ppd |
Win32::Locale |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sean M. Burke <sburke (at) cpan.org> |
| Abstract: get the current MSWin locale or language |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Locale.ppd |
Win32::MBCS |
Version 0.07.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Qing-Jie Zhou <qjzhou (at) hotmail.com> |
| Abstract: Utf8 and win32 local multi-byte string conversion |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-MBCS.ppd |
Win32::MCI::CD |
Version 0.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Lennert Ouwerkerk <lennert (at) kabelfoon.nl> |
| Abstract: Play audio cd's on your windows machine via winmm.dll (MCI) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-MCI-CD.ppd |
|
| Author: LiloHuang <kenwu (at) cpan.org> |
| Abstract: Module for playing sound MP3 / WMA / WAV / MIDI file on Win32 platforms |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-MediaPlayer.ppd |
Win32::MMF |
Version 0.09.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Roger Lee <roger (at) cpan.org> |
| Abstract: Win32 Memory Mapped File (MMF) Support for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-MMF.ppd |
|
| Author: Roman Plessl <rplessl (at) cpan.org> |
| Abstract: Access to window status information on Win32 systems |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Monitoring-WindowPing.ppd |
|
| Author: Bjoern Hoehrmann <bjoern (at) hoehrmann.de> |
| Abstract: Interface to IMultiLanguage I18N routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-MultiLanguage.ppd |
|
| Author: Reinhard Pagitsch <rpirpag (at) gmx.at> |
| Abstract: Perl extension for getting informations about connected clients to a server or workstation. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Net-Session.ppd |
Win32::NetAdmin |
Version 0.11.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Douglas Lankshear <dougl (at) ActiveState.com> |
| Abstract: manage network groups and users in perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-NetAdmin.ppd |
Win32::NetName |
Version 0.3.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Mark Southern <msouthern (at) exsar.com> |
| Abstract: A more universal way of obtaining the UNC names of local paths |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-NetName.ppd |
|
| Author: Jean-Louis Morel <jl_morel (at) bribes.org> |
| Abstract: OO-interface to the WinPcap Packet Driver API. |
Note: See my page Win32::NetPacket. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-NetPacket.ppd |
|
| Author: Jesse Dougherty |
| Abstract: manage network resources in perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-NetResource.ppd |
|
| Author: Ivan Frolcov <? (at) ?> |
| Abstract: Perl extension for Win32 GDI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-NPRG.ppd |
Win32::ODBC |
Version 0.034.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dave Roth <rothd (at) roth.net> |
| Abstract: ODBC Extension for Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-ODBC.ppd |
Win32::OLE |
Version 0.1709.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Dubois <jand (at) activestate.com> |
| Abstract: OLE Automation extensions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-OLE.ppd |
Win32::PEFile |
Version 0.7003 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Peter Jaquiery <grandpa (at) cpan.org> |
| Abstract: Portable Executable File parser |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-PEFile.ppd |
|
| Author: Christian Renz <crenz (at) web42.com> |
| Abstract: Use Windows' high performance counter |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-PerfCounter.ppd |
Win32::PerfLib |
Version 0.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jutta M. Klebe <jmk (at) bybyte.de> |
| Abstract: accessing the Windows NT Performance Counter |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-PerfLib.ppd |
Win32::PerfMon |
Version 0.07.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Glen Small <perl.dev (at) cyberex.org.uk> |
| Abstract: Perl extension for Windows Perf Monitor (NT4 +) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-PerfMon.ppd |
Win32::Perms |
Version 0.2002.06.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12
|
|
| Author: Roth Consulting <http://www.roth.net/> |
| Abstract: Manages object permissions for Windows NT |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Perms.ppd |
Win32::PingICMP |
Version 0.51.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Toby Ovod-Everett <toby (at) ovod-everett.org> |
| Abstract: ICMP Ping support for Win32 based on ICMP.DLL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-PingICMP.ppd |
Win32::Pipe |
Version 0.024.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Dave Roth <rothd (at) roth.net> |
| Abstract: Win32 Named Pipe |
Note: For the latest version (for WinNT/2000/XP only) see the Dave Roth's homepage. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Pipe.ppd |
Win32::Printer |
Version 0.9.1.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Edgars Binans <ebinans (at) gmail.com> |
| Abstract: Perl extension for Win32 printing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Printer.ppd |
Win32::Process |
Version 0.14.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Dubois <jand (at) activestate.com> |
| Abstract: Create and manipulate processes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Process.ppd |
|
| Author: Jing Kang <kxj (at) hotmail.com> |
| Abstract: Perl extension for getting win32 process command line parameters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Process-CommandLine.ppd |
|
| Author: Tom Wyant <wyant (at) cpan.org> |
| Abstract: Get information on arbitrary processes in Windows NT |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Process-Info.ppd |
|
| Author: Reinhard Pagitsch <rpirpag (at) gmx.at> |
| Abstract: Perl extension to get all processes and thier PID on a Win32 system |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Process-List.ppd |
|
| Author: Qing-Jie Zhou <qjzhou (at) hotmail.com> |
| Abstract: read and write memory of other windows process |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Process-Memory.ppd |
|
| Author: Reinhard Pagitsch <rpirpag (at) gmx.at> |
| Abstract: Performance counter for processes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Process-Perf.ppd |
Win32::Registry |
Version 0.10.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Dubois <jand (at) activestate.com> |
| Abstract: accessing the Windows registry [obsolete, use Win32::TieRegistry] |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Registry.ppd |
|
| Author: Adam Rich <arich (at) cpan.org> |
| Abstract: Get the time and timezone of a remote Win32 machine |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-RemoteTOD.ppd |
|
| Author: Fabien POTENCIER <fabpot (at) cpan.org> |
| Abstract: Manipulate windows executable resources |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Resources.ppd |
|
| Author: Jouke Visser <jouke (at) cpan.org> |
| Abstract: Perl interface to the Microsoft Speech API 4.0 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SAPI4.ppd |
Win32::SDDL |
Version 0.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tim Johnson <tojo2000 (at) tojo2000.com> |
| Abstract: SDDL parsing module for Windows |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SDDL.ppd |
|
| Author: Clive Darke <clive.darke (at) talk21.com> |
| Abstract: Perl extension for the Win32 API SearchPath. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SearchPath.ppd |
|
| Author: Sascha Kiefer <esskar (at) cpan.org> |
| Abstract: Perl interface to functions that assist in working\nwith EFS (Encrypted File System) under Windows plattforms. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Security-EFS.ppd |
|
| Author: Bill Birthisel, <wcbirthisel (at) alum.mit.edu> |
| Abstract: User interface to Win32 Serial API calls |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SerialPort.ppd |
Win32::Service |
Version 0.06.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Douglas Lankshear <dougl (at) ActiveState.com> |
| Abstract: manage system services in perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Service.ppd |
|
| Author: Arthur Axel "fREW" Schmidt <frioux+cpan (at) gmail.com> |
| Abstract: Manage Windows Services |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-ServiceManager.ppd |
|
| Author: Steve Hay <shay (at) cpan.org> |
| Abstract: Open a file for shared reading and/or writing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SharedFileOpen.ppd |
Win32::Shortcut |
Version 0.07.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Aldo Calpini <dada (at) perl.it> |
| Abstract: Perl Module to deal with Windows Shortcuts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Shortcut.ppd |
Win32::ShutDown |
Version 0.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: C. N. Drake <christopher (at) pobox.com> |
| Abstract: a perl extension to let you shutdown and/or restart and/or logoff a Windows PC |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-ShutDown.ppd |
|
| Author: Alan Berndt <alan (at) eatabrick.org> |
| Abstract: Perl extension for Snarl notifications |
Note: Before using this module, install Snarl. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Snarl.ppd |
Win32::Sound |
Version 0.51.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Aldo Calpini <dada (at) perl.it> |
| Abstract: An extension to play with Windows sounds |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Sound.ppd |
|
| Author: Clive Darke <clive.darke (at) talk21.com> |
| Abstract: Perl extension for reading Windows ADS names |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-StreamNames.ppd |
|
| Author: Jean-Louis Morel <jl_morel (at) bribes.org> |
| Abstract: Enable case sensitive filenames checking |
Note: See my page Win32::StrictFileNames. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-StrictFileNames.ppd |
|
| Author: Autrijus Tang <autrijus (at) autrijus.org> |
| Abstract: Symbolic links on Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Symlink.ppd |
|
| Author: Chad Johnston <cjohnston (at) megatome.com> |
| Abstract: Memory and Processor information on Win32 systems |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SystemInfo.ppd |
|
| Author: Umberto Nicoletti <unicolet (at) netscape.net> |
| Abstract: Perl extension for managing Win32 jobs scheduled via Task Scheduler |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-TaskScheduler.ppd |
|
| Author: Tye McQueen <tye (at) metronet.com> |
| Abstract: Manipulate the Win32 Registry |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-TieRegistry.ppd |
|
| Author: Lee Goddard <lgoddard (at) cpan.org> |
| Abstract: dump Win32 registry tree |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-TieRegistry-Dump.ppd |
Win32::ToolHelp |
Version 0.32.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ferdinand Prantl <prantl (at) host.sk> |
| Abstract: Perl extension for obtaining information about currently executing applications |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-ToolHelp.ppd |
|
| Author: Yuji Shimada <xaicron (at) cpan.org> |
| Abstract: perl unicode-friendly wrapper for win32api. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Unicode.ppd |
|
| Author: Jean-Damien Durand <jeandamiendurand (at) free.fr> |
| Abstract: Perl extension for Windows Unicode Shortcut interface |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Unicode-Shortcut.ppd |
|
| Author: Steve Hay <shay (at) cpan.org> |
| Abstract: Get/set UTC file times with stat/utime on Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-UTCFileTime.ppd |
|
| Author: Dean Arnold, Presicient Corp. <info (at) presicient.com> |
| Abstract: Start up a default browser in a separate process on Windows |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-WebBrowser.ppd |
Win32::Wildcard |
Version 0.01.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Agent Zhang <agent2002 (at) 126.com> |
| Abstract: Unfold the wildcards contained in @ARGV automatically |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Wildcard.ppd |
|
| Author: Andrew S. Kennedy <shamrock (at) cpan.org> |
| Abstract: Base Module for Provisiong and control for Windows Media Services |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-WindowsMedia.ppd |
Win32::WinError |
Version 0.03.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Jan Dubois <jand (at) activestate.com> |
| Abstract: Interface to Win32 WinError functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-WinError.ppd |
Win32::Wlan |
Version 0.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Max Maischein <corion (at) cpan.org> |
| Abstract: Query wlan properties |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Wlan.ppd |
Win32API::File |
Version 0.1201.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Tye McQueen <tye (at) metronet.com> |
| Abstract: Low-level access to Win32 system API calls for files/dirs. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32API-File.ppd |
|
| Author: Tom Wyant <Thomas.R.Wyant-III (at) usa.dupont.com> |
| Abstract: Get and set file times in Windows - including open files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32API-File-Time.ppd |
Win32API::Net |
Version 0.16.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Bret Giddings <bret (at) essex.ac.uk> |
| Abstract: Perl interface to the Windows NT LanManager API account management functions. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32API-Net.ppd |
|
| Author: Ferdinand Prantl <prantl (at) host.sk> |
| Abstract: Perl extension for handling the processes using the plain Win32 API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32API-Process.ppd |
|
| Author: Tye McQueen <tye (at) metronet.com> |
| Abstract: Low-level access to Win32 system API calls from WINREG.H |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32API-Registry.ppd |
Win32Util |
Version 1.30.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Slaven Rezic <slaven (at) rezic.de> |
| Abstract: a collection of Win32 related functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32Util.ppd |
WWW::Curl |
Version 4.15 |
Perl 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Cris Bailiff <c.bailiff+curl (at) devsecure.com> |
| Abstract: Perl extension interface for libcurl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/WWW-Curl.ppd |
|
| Author: Julian Knocke <jhk (at) cpan.org> |
| Abstract: UserAgent based on libcurl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/WWW-Curl-UserAgent.ppd |
X500::DN |
Version 0.29.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Robert Joop <yaph-070708 (at) timesink.de> |
| Abstract: handle X.500 DNs (Distinguished Names), parse and format them |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/X500-DN.ppd |
|
| Author: Jeremy Mates <jmates (at) sial.org> |
| Abstract: convert XML data with XSLT stylesheet files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-ApplyXSLT.ppd |
XML::Bare |
Version 0.47 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: David Helkowski <cpan (at) codechild.com>, Nigel Metheringham <nigelm (at) cpan.org> |
| Abstract: Minimal XML parser implemented via a C state engine |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Bare.ppd |
|
| Author: Stefan Zasada <sjz (at) zasada.co.uk> |
| Abstract: Perl extension for inclusive and exclusive canonicalization of XML using libxml2 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-CanonicalizeXML.ppd |
XML::Checker |
Version 0.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: T.J. Mather at <tjmather (at) tjmather.com> |
| Abstract: A perl module for validating XML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Checker.ppd |
XML::DOM |
Version 1.44.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: T.J. Mather <tjmather (at) maxmind.com> |
| Abstract: A perl module for building DOM Level 1 compliant document structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-DOM.ppd |
|
| Author: Robin Berjon <robin.berjon (at) gmail.com> |
| Abstract: SAX Filter to guarantee characters in one event |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Filter-BufferText.ppd |
|
| Author: Matt Sergeant, <matt (at) sergeant.org> |
| Abstract: XSLT as a SAX Filter |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Filter-XSLT.ppd |
XML::LibXML |
Version 2.0018 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Petr Pajas <pajas (at) matfyz.cz> |
| Abstract: Interface to Gnome libxml2 xml parsing and DOM library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-LibXML.ppd |
|
| Author: Nick Wellnhofer <wellnhofer (at) aevum.de> |
| Abstract: Document cache for XML::LibXML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-LibXML-Cache.ppd |
|
| Author: Toby Inkster <tobyink (at) cpan.org> |
| Abstract: get debugging information from XML::LibXML nodes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-LibXML-Debugging.ppd |
|
| Author: Mark Overmeer <perl (at) overmeer.net> |
| Abstract: XML::LibXML based XML::Simple clone |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-LibXML-Simple.ppd |
XML::LibXSLT |
Version 1.80 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Matt Sergeant, <matt (at) sergeant.org> |
| Abstract: Interface to GNOME libxslt library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-LibXSLT.ppd |
|
| Author: Yuval Kogman <nothingmuch (at) woobling.org> |
| Abstract: DWIM XSLT processing with XML::LibXSLT |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-LibXSLT-Easy.ppd |
|
| Author: Robin Berjon <robin (at) knowscape.com> |
| Abstract: a simple generic namespace support class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-NamespaceSupport.ppd |
XML::Parser |
Version 2.41.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Clark Cooper <coopercc (at) netheaven.com> |
| Abstract: A perl module for parsing XML documents |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Parser.ppd |
XML::RegExp |
Version 0.04.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: T.J. Mather <tjmather (at) tjmather.com> |
| Abstract: Regular expressions for XML tokens |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-RegExp.ppd |
XML::SAX |
Version 0.99.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Grant McLean <grantm (at) cpan.org> |
| Abstract: Simple API for XML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-SAX.ppd |
|
| Author: Grant McLean <grantm (at) cpan.org> |
| Abstract: Base class for SAX Drivers and Filters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-SAX-Base.ppd |
XML::SAX::Expat |
Version 0.40.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Robin Berjon <robin (at) knowscape.com> |
| Abstract: SAX Driver for Expat |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-SAX-Expat.ppd |
|
| Author: Petr Cimprich <petr (at) gingerall.org> |
| Abstract: Perl SAX 2 XS extension to Expat parser |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-SAX-ExpatXS.ppd |
|
| Author: Robin Berjon <robin.berjon (at) gmail.com> |
| Abstract: SAX2 Writer |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-SAX-Writer.ppd |
|
| Author: Kip Hampton <khampton (at) totalcinema.com> |
| Abstract: Perl implementation of the Schematron |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Schematron.ppd |
|
| Author: Shlomi Fish <shlomif (at) shlomifish.org> |
| Abstract: Perl extension for comparing XML documents |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-SemanticDiff.ppd |
XML::Sig |
Version 0.22 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Byrne Reese <byrne (at) majordojo.com> |
| Abstract: An XML Digital Signature Toolkit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Sig.ppd |
XML::Simple |
Version 2.20.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Grant McLean <grantm (at) cpan.org> |
| Abstract: Easy API to maintain XML (esp config files) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Simple.ppd |
XML::Twig |
Version 3.39.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Michel Rodriguez <mirod (at) xmltwig.com> |
| Abstract: XML, The Perl Way |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Twig.ppd |
XML::XPath |
Version 1.13.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Matt Sergeant <matt (at) sergeant.org> |
| Abstract: a set of modules for parsing and evaluating XPath statements |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-XPath.ppd |
XSLoader |
Version 0.16.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Sebastien Aperghis-Tramoni <sebastien (at) aperghis.net> |
| Abstract: Dynamically load C libraries into Perl code |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XSLoader.ppd |
YAML |
Version 0.84.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Ingy dot Net <ingy (at) cpan.org> |
| Abstract: YAML Ain't Markup Language (tm) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/YAML.ppd |
YAML::Tiny |
Version 1.50 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
| Author: Adam Kennedy <adamk (at) cpan.org> |
| Abstract: Read/Write YAML files with as little code as possible |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/YAML-Tiny.ppd |
Back to Top
BðP © 2004-2013 J-L Morel - Contact : jl_morel@bribes.org