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: 2 November 2017
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.10 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Stevan Little <stevan (at) iinteractive.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.1903 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 <schubiger (at) cpan.org> |
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 sets of Boolean terms with the Quine-McCluskey algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Algorithm-QuineMcCluskey.ppd |
Algorithm::Scale2x |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.34 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Curtis "Ovid" 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 |
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: building, finding and using wxWidgets binaries |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Alien-wxWidgets.ppd |
Any::Moose |
Version 0.26 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Shawn M Moore <code (at) sartak.org> |
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 |
|
Author: Akira Hangai <akira (at) discover-net.net> |
Abstract: Object-oriented Perl extension for parsing Apache log files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Apache-ParseLog.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 |
App::Cmd |
Version 0.327 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ricardo Signes <rjbs (at) cpan.org> |
Abstract: write command line apps with less suffering |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/App-Cmd.ppd |
App::cpanminus |
Version 1.7039 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Tatsuhiko Miyagawa <miyagawa (at) bulknews.net> |
Abstract: get, unpack, build and install modules from CPAN |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/App-cpanminus.ppd |
AppConfig |
Version 1.71 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Archive::Extract |
Version 0.76 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 2.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Archive::Unrar |
Version 3.1 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Nikos Vaggalis <nikosv (at) cpan.org> |
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.57 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 2.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Attribute::Handlers |
Version 0.99 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Authen::SASL |
Version 2.16 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Graham Barr <gbarr (at) pobox.com> |
Abstract: SASL Authentication framework |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Authen-SASL.ppd |
autobox |
Version 2.83 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: chocolateboy <chocolate (at) cpan.org> |
Abstract: call methods on native types |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/autobox.ppd |
autodie |
Version 2.29 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.74 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
B::Hooks::Parser |
Version 0.16 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Florian Ragwitz <rafl (at) debian.org> |
Abstract: Interface to perl's 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.15 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.20 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.27 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Dagfinn Ilmari Mannsaker <ilmari (at) ilmari.org> |
Abstract: disables bareword filehandles |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/bareword-filehandles.ppd |
bignum |
Version 0.41 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Tels, Peter John Acklam <pjacklam (at) gmail.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.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
boolean |
Version 0.46 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: Boolean support for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/boolean.ppd |
Boulder |
Version 1.30 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Bread::Board |
Version 0.33 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Stevan Little <stevan (at) iinteractive.com> |
Abstract: A solderless way to wire up your application components |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Bread-Board.ppd |
|
Author: David Oswald <davido (at) cpan.org> |
Abstract: Perl extension to generate cryptographically-secure random bytes. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Bytes-Random-Secure.ppd |
Canary::Stability |
Version 2006 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marc A. Lehmann <cpan (at) schmorp.de> |
Abstract: canary to check perl compatibility for schmorp's modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Canary-Stability.ppd |
Capture::Tiny |
Version 0.30 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.38 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 4.27 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Lincoln D. Stein <lstein (at) cshl.org> Lee Johnson <lee (at) givengain.ch> |
Abstract: Handle Common Gateway Interface requests and responses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CGI.ppd |
Check::ISA |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marty Pauley <marty+perl (at) kasei.com> |
Abstract: Automated accessor generation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Accessor.ppd |
|
Author: Hartog C. de Mik <hartog (at) 2organize.com> |
Abstract: An accessor method maker |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-AccessorMaker.ppd |
Class::Adapter |
Version 1.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Perl implementation of the "Adapter" Design Pattern |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Adapter.ppd |
Class::C3 |
Version 0.30 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: GomoR <gomor (at) cpan.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 |
Class::Inspector |
Version 1.28 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.23 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Class::Load::XS |
Version 0.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Class::Loader |
Version 2.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Class::Prototyped |
Version 1.13 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Class::Singleton |
Version 1.5 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.013 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Class::Tiny |
Version 1.004 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Golden <dagolden (at) cpan.org> |
Abstract: Minimalist class construction |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Class-Tiny.ppd |
Class::XSAccessor |
Version 1.19 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.38 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
common::sense |
Version 3.74 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marc Lehmann <schmorp (at) schmorp.de> |
Abstract: save a tree AND a kitten, use common::sense! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/common-sense.ppd |
Compress::LZ4 |
Version 0.20 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.7 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Compress::LZW |
Version 0.04 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Meredith Howard <mhoward (at) cpan.org> |
Abstract: Pure-Perl implementation of scaling LZW |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Compress-LZW.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 |
Compress::Raw::Lzma |
Version 2.069 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Compress::Raw::Zlib |
Version 2.069 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Compress::Snappy |
Version 0.24 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.27 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::AutoConf |
Version 0.311 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Alberto Simoes <ambs (at) cpan.org> |
Abstract: A module to implement some of AutoConf macros in pure perl. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-AutoConf.ppd |
Config::General |
Version 2.60 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Config::IniFiles |
Version 2.89 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Shlomi Fish <shlomif (at) cpan.org> |
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::Perl |
Version 0.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Hauke D <haukex (at) zero-g.net> |
Abstract: Perl extension for parsing configuration files written in a subset of Perl and (limited) undumping of data structures (via PPI, not eval) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-Perl.ppd |
Config::Perl::V |
Version 0.26 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: H.Merijn Brand <h.m.brand (at) xs4all.nl> |
Abstract: Structured data retrieval of perl -V output |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Config-Perl-V.ppd |
Config::Std |
Version 0.901 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.23 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
constant |
Version 1.33 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Sebastien Aperghis-Tramoni <sebastien (at) aperghis.net> |
Abstract: Perl pragma to declare constants |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/constant.ppd |
Context::Preserve |
Version 0.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.27 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
CPAN::DistnameInfo |
Version 0.12.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.150005 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Golden <dagolden (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 |
CPAN::Meta::Check |
Version 0.012 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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> |
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::Meta::YAML |
Version 0.018 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Read and write a subset of YAML for CPAN Meta files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/CPAN-Meta-YAML.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 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Blowfish |
Version 2.14 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.33 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::DES_EDE3 |
Version 0.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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::Ed25519 |
Version 1.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marc Lehmann <schmorp (at) schmorp.de> |
Abstract: bare-bones Ed25519 public key signing/verification system |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Ed25519.ppd |
Crypt::FNA |
Version 0.65 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Image |
Version 0.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Mohammad S Anwar <mohammad.anwar (at) yahoo.com> |
Abstract: Interface to hide text into an image. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Image.ppd |
Crypt::Juniper |
Version 0.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Keyczar |
Version 0.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: OYAMA <oyama (at) mixi.co.jp> |
Abstract: Keyczar is an open source 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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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: Mons Anderson <mons (at) cpan.org> |
Abstract: Blowfish CFB64 Algorithm using OpenSSL |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-OpenSSL-Blowfish-CFB64.ppd |
Crypt::OpenSSL::DSA |
Version 0.15 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::OpenSSL::RC4 |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::OpenSSL::RSA |
Version 0.28 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Ryo Ito <ritou.06 (at) gmail.com> |
Abstract: simple library for password hashing and stretching |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Password-StretchedHash.ppd |
Crypt::PBKDF2 |
Version 0.160410 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Andrew Rodland <arodland (at) cpan.org> |
Abstract: The PBKDF2 password hash algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-PBKDF2.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 |
Crypt::Primes |
Version 0.50 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Pwsafe |
Version 1.2 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Random |
Version 1.25 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Rijndael |
Version 1.13 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Rafael R. Sevilla, 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 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Salsa20 |
Version 0.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Christopher J. Madsen <perl (at) cjmweb.net> |
Abstract: Encrypt data with the Salsa20 cipher |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Salsa20.ppd |
Crypt::ScryptKDF |
Version 0.010 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::Skipjack |
Version 1.0.2 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.15 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Flavio Fanton <flavio.fanton (at) staff.aruba.it> |
Abstract: Interface to OpenSSL for SMIME commands |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-SMimeEngine.ppd |
Crypt::Sodium |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Michael Gregorowicz <mike (at) mg2.org> |
Abstract: Perl bindings for libsodium (NaCL) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Sodium.ppd |
Crypt::SRP |
Version 0.014 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Karel Miko |
Abstract: Secure Remote Protocol |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-SRP.ppd |
Crypt::SSLeay |
Version 0.72 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: A. Sinan Unur <nanis (at) cpan.org> |
Abstract: OpenSSL (1.0.2a) support for LWP |
Note: Compiled with OpenSSL-1.0.2a. |
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 / 5.18 / 5.20 / 5.22
|
|
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::Trifid |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Mohammad S Anwar <mohammad.anwar (at) yahoo.com> |
Abstract: Interface to the Trifid cipher. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-Trifid.ppd |
|
Author: Shantanu Bhadoria <shantanu (at) cpan.org> |
Abstract: Triple DES in CBC mode Pure implementation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-TripleDES-CBC.ppd |
Crypt::Twofish |
Version 2.17 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::UnixCrypt_XS |
Version 0.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Boris Zentner <bzm (at) 2bz.de> |
Abstract: perl xs interface for a portable traditional crypt function. |
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.36 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Crypt::XTEA |
Version 0.0107 |
Perl 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Kars Wang <jahiy (at) cpan.org> |
Abstract: Implementation of the eXtended Tiny Encryption Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Crypt-XTEA.ppd |
CryptX |
Version 0.028 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Karel Miko < > |
Abstract: Crypto toolkit |
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 |
Cwd::Guard |
Version 0.04 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Masahiro Nagano <kazeburo {at} gmail.com> |
Abstract: Temporary changing working directory (chdir) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Cwd-Guard.ppd |
Data::BitMask |
Version 0.91 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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::Compare |
Version 1.25 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Cantrell <david (at) cantrell.org.uk> |
Abstract: compare perl data structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Compare.ppd |
Data::Dump |
Version 1.23 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: Pretty printing of data structures |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Dump.ppd |
Data::Dumper |
Version 2.161 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Data::Eacherator |
Version 0.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.005 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Match |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Kurt Stephens <kurtstephens (at) acm.org> |
Abstract: Complex data structure pattern matching |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Match.ppd |
Data::OptList |
Version 0.110 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.200006 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Data::Serializer |
Version 0.60 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Data::Tumbler |
Version 0.010 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Tim Bunce, Jens Rehsack <rehsack (at) cpan.org> |
Abstract: Dynamic generation of nested combinations of variants |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Tumbler.ppd |
Data::Types |
Version 0.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David E. Wheeler <david (at) justatheory.com> |
Abstract: Validate and convert data types. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-Types.ppd |
Data::UUID |
Version 1.221 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ricardo Signes <rjbs[at]cpan.org> |
Abstract: Globally/Universally Unique Identifiers (GUIDs/UUIDs) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Data-UUID.ppd |
Data::Visitor |
Version 0.30 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Yuval Kogman <nothingmuch (at) woobling.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.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Date::Manip |
Version 6.52 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Sullivan Beck <sbeck (at) cpan.org> |
Abstract: Date manipulation routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Date-Manip.ppd |
DateTime |
Version 1.26 |
Perl 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Dave Rolsky <autarch (at) urth.org> |
Abstract: A date and time object for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime.ppd |
|
Author: Iain Truskett <spoon (at) cpan.org> |
Abstract: Convert between DateTime and RFC2822/822 formats |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-Format-Mail.ppd |
DateTime::Locale |
Version 1.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Dave Rolsky <autarch (at) urth.org> |
Abstract: Localization support for DateTime.pm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-Locale.ppd |
|
Author: Dave Rolsky <autarch (at) urth.org> |
Abstract: Time zone object base class and factory |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-TimeZone.ppd |
|
Author: David Pinkowitz <dapink (at) cpan.org>, Dave Rolsky <autarch (at) urth.org> |
Abstract: Determine the local system's time zone on Windows |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-TimeZone-Local-Win32.ppd |
DateTime::Tiny |
Version 1.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: A datetime object with as little code as possible |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DateTime-Tiny.ppd |
DB_File |
Version 1.835 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::CSV |
Version 0.41 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Jochen Wiedmann, H.Merijn Brand <h.m.brand (at) xs4all.nl> |
Abstract: DBI driver for CSV files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBD-CSV.ppd |
DBD::DB2 |
Version 1.85 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
DBD::SQLite |
Version 1.42 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Self Contained SQLite RDBMS in a DBI Driver |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBD-SQLite.ppd |
DBD::WMI |
Version 0.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Max Maischein <corion (at) cpan.org> |
Abstract: interface to the Windows WMI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DBD-WMI.ppd |
DBI |
Version 1.631 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Debug::Client |
Version 0.29 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Kevin Dawson <bowtie (at) cpan.org> |
Abstract: debugger client side code for Padre, The Perl IDE. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Debug-Client.ppd |
Devel::Caller |
Version 2.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Devel::CheckBin |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: tokuhirom <tokuhirom (at) gmail.com> |
Abstract: check that a command is available |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-CheckBin.ppd |
|
Author: Tokuhiro Matsuno <tokuhirom (at) gmail.com> |
Abstract: Check the compiler's availability |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-CheckCompiler.ppd |
Devel::CheckLib |
Version 1.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Yasuhiro Matsumoto <mattn (at) cpan.org> |
Abstract: check that a library is available |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-CheckLib.ppd |
Devel::CheckOS |
Version 1.76 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Cantrell <david (at) cantrell.org.uk> |
Abstract: check what OS we're running on |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-CheckOS.ppd |
Devel::CoreStack |
Version 1.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Devel::Cycle |
Version 1.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Lincoln Stein <lstein (at) cshl.edu> |
Abstract: Find memory cycles in objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Cycle.ppd |
Devel::Declare |
Version 0.006018 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Devel::Dumpvar |
Version 1.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: A pure-OO reimplementation of dumpvar.pl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Dumpvar.ppd |
|
Author: Yuval Kogman <nothingmuch (at) woobling.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 / 5.18 / 5.20 / 5.22
|
|
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: Dagfinn Ilmari Mannsaker <ilmari (at) ilmari.org> |
Abstract: introspect overloaded operators |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-OverloadInfo.ppd |
|
Author: Chris Prather <perigrin (at) cpan.org> |
Abstract: Inspect and Manipulate a Path based on a Package Name |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-PackagePath.ppd |
|
Author: Yuval Kogman <nothingmuch (at) woobling.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 |
Devel::PPPort |
Version 3.32 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Devel::Refactor |
Version 0.05 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Scott Sotka <ssotka (at) barracudanetworks.com> |
Abstract: Perl extension for refactoring Perl code |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Devel-Refactor.ppd |
Devel::StackTrace |
Version 2.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.15 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Andreas Koenig <andreas.koenig.gmwojprw (at) franz.ak.mind.de> |
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.57 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.21 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::Groestl |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::Hashcash |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::Haval256 |
Version 1.0.5 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::HMAC_MD6 |
Version 0.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.53 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: Perl interface to the MD-5 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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::Oplop |
Version 0.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.95 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
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 / 5.18 / 5.20 / 5.22
|
|
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.24 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::SipHash |
Version 0.19 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Digest::Whirlpool |
Version 2.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
DIME::Tools |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Domingo Alcazar Larrea <dalcazar (at) cpan.org> |
Abstract: modules for parsing and generate DIME messages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/DIME-Tools.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 |
Email::Address |
Version 1.908 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Casey West |
Abstract: RFC 2822 Address Parsing and Creation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Email-Address.ppd |
Email::Date::Format |
Version 1.005 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Casey West, Ricardo SIGNES <rjbs (at) cpan.org> |
Abstract: produce RFC 2822 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.84 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 Base32 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-Base32-GMP.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 |
Encode::compat |
Version 0.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Autrijus Tang <autrijus (at) autrijus.org> |
Abstract: Encode.pm emulation layer |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Encode-compat.ppd |
Encode::Locale |
Version 1.05 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.17024 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.13 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Exception::Class |
Version 1.40 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.72 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Exporter::Lite |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Neil Bowers <neil (at) bowers.com> |
Abstract: lightweight exporting of functions and variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Exporter-Lite.ppd |
Exporter::Tiny |
Version 0.042 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Toby Inkster <TOBYINK> <tobyink (at) cpan.org> |
Abstract: an exporter with the features of Sub::Exporter but only core dependencies |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Exporter-Tiny.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 |
ExtUtils::CBuilder |
Version 0.280223 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
ExtUtils::CChecker |
Version 0.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Paul Evans <leonerd (at) leonerd.org.uk> |
Abstract: configure-time utilities for using C headers, |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-CChecker.ppd |
ExtUtils::Config |
Version 0.008 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ken Williams <kwilliams (at) cpan.org> |
Abstract: A wrapper for perl's configuration |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Config.ppd |
ExtUtils::Constant |
Version 0.23 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: guess C++ compiler and flags |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-CppGuess.ppd |
ExtUtils::Depends |
Version 0.405 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gtk2-Perl Team <gtk-perl-list (at) gnome.org> |
Abstract: unknown |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Depends.ppd |
ExtUtils::Helpers |
Version 0.022 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ken Williams <kwilliams (at) cpan.org> |
Abstract: Various portability utilities for module builders |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Helpers.ppd |
ExtUtils::Install |
Version 2.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Ken Williams <kwilliams (at) cpan.org> |
Abstract: Build.PL install path logic made easy |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-InstallPaths.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: Andreas Koenig <andreas.koenig (at) anima.de> |
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 |
|
Author: Steffen Mueller <smueller (at) cpan.org> |
Abstract: A set of useful typemaps |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-Typemaps-Default.ppd |
ExtUtils::XSpp |
Version 0.18 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: XS for C++ |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ExtUtils-XSpp.ppd |
FCGI |
Version 0.77 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
FFI |
Version 1.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Paul Moore <gustav (at) morpheus.demon.co.uk> |
Abstract: Foreign Function Interface for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/FFI.ppd |
FFI::CheckLib |
Version 0.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Graham Ollis <plicease (at) cpan.org> |
Abstract: Check that a library is available for FFI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/FFI-CheckLib.ppd |
File::chdir |
Version 0.1010 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Golden <dagolden (at) cpan.org> |
Abstract: a more sensible way to change directories |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-chdir.ppd |
|
Author: Daniel Muey <dmuey (at) cpan.org> |
Abstract: Perl extension for recursively copying files and directories |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Copy-Recursive.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.46 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
File::Find::Rule |
Version 0.34 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Richard Clamp <richardc (at) unixbeard.net> |
Abstract: Alternative interface to File::Find |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Find-Rule.ppd |
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Common rules for searching for Perl things |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Find-Rule-Perl.ppd |
|
Author: tateisu <tateisu (at) gmail.com> |
Abstract: glob routine for Windows environment. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Glob-Windows.ppd |
File::HomeDir |
Version 1.00 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
File::Listing |
Version 6.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.009 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
File::ReadBackwards |
Version 1.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.102 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Philip Gwyn <gwyn-at-cpan.org> |
Abstract: Install shared files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-ShareDir-Install.ppd |
|
Author: Kent Fredric <kentnl (at) cpan.org> |
Abstract: Simple set-and-forget using of a '/share' directory in your projects root |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-ShareDir-ProjectDistDir.ppd |
File::Slurp |
Version 9999.19 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Uri Guttman <uri (at) stemsystems.com> |
Abstract: Simple and Efficient Reading/Writing/Modifying of Complete Files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Slurp.ppd |
File::Slurp::Tiny |
Version 0.004 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Leon Timmermans <leont (at) cpan.org> |
Abstract: A simple, sane and efficient file slurper [DISCOURAGED] |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Slurp-Tiny.ppd |
File::Temp |
Version 0.2304 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Nigel Wetters Gourlay <nwetters (at) cpan.org> |
Abstract: update file access and modification times, optionally creating files if needed |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Touch.ppd |
File::Which |
Version 1.21 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Per Einar Ellefsen <pereinar (at) cpan.org> |
Abstract: Perl implementation of the which utility as an API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/File-Which.ppd |
FileHandle::Fmode |
Version 0.14 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Filesys::MakeISO |
Version 0.1 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 / 5.18 / 5.20
|
|
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.91 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.50 |
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.48 |
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.49.1 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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> |
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.9703 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Graph::Easy |
Version 0.75 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Tels <nospam-abuse (at) bloodgate.com> |
Abstract: Convert or render graphs (as ASCII, HTML, SVG or via Graphviz) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Graph-Easy.ppd |
Graph::Simple |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Alexis Sukrieh <sukria (at) sukria.net> |
Abstract: simple and intuitive interface for manipulating graph |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Graph-Simple.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 |
Guard |
Version 1.023 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marc Lehmann <schmorp (at) schmorp.de> |
Abstract: safe cleanup blocks |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Guard.ppd |
Hash::SafeKeys |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Hook::LexWrap |
Version 0.25 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Damian Conway <damian (at) conway.org> |
Abstract: Lexically scoped subroutine wrappers |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Hook-LexWrap.ppd |
HTML::Format |
Version 2.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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: Struan Donald <struan (at) cpan.org> |
Abstract: HTML to text conversion with links as footnotes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-FormatText-WithLinks.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.22 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.72 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Extract links from HTML |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-SimpleLinkExtor.ppd |
HTML::Strip |
Version 2.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Template |
Version 2.95 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Michael Peters <mpeters (at) plusthree.com> |
Abstract: Perl module to use HTML-like templating language |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Template.ppd |
HTML::Tidy |
Version 1.56 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Christopher J. Madsen <perl (at) cjmweb.net> |
Abstract: Work with HTML in a DOM-like tree structure |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTML-Tree.ppd |
HTTP::Cookies |
Version 6.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: HTTP cookie jars |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Cookies.ppd |
HTTP::Daemon |
Version 6.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
HTTP::Message |
Version 6.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Negotiate |
Version 6.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: choose a variant to serve |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Negotiate.ppd |
HTTP::Size |
Version 1.15 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
HTTP::Tiny |
Version 0.056 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Christian Hansen <chansen (at) cpan.org> |
Abstract: A small, simple, correct HTTP/1.1 client |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/HTTP-Tiny.ppd |
if |
Version 0.0606 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ilya Zakharevich <ilyaz (at) cpan.org> |
Abstract: use a Perl module if a condition holds (also can no a module) |
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.38 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 2.00 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Benjamin Elijah Griffin / Eli the Bearded <elijah (at) cpan.org> |
Abstract: Helper functions for PBM/PGM/PPM image file formats |
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.300 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Randy J. Ray <rjray (at) blackperl.com> |
Abstract: A library to extract height/width from images |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Size.ppd |
|
Author: Lee Goddard <lgoddard (at) cpan.org> |
Abstract: Simple thumbnails with GD/ImageMagick/Imager |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Image-Thumbnail.ppd |
Image::ValidJpeg |
Version 1.002001 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 1.002 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Tony Cook <tonyc (at) cpan.org>, Arnar M. Hrafnkelsson |
Abstract: Perl extension for Generating 24 bit Images |
Note: It's the full package - compiled with zlib-1.2.8 libpng-1.6.16 jpeg-9a giflib-5.1.1 libtiff-3.8.2 FreeType2-2.5.5. 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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 / 5.18 / 5.20
|
|
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 |
Imager::Heatmap |
Version 0.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Imager::Montage |
Version 0.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Imager::QRCode |
Version 0.033 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Imager::Search |
Version 1.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Imager::Simple |
Version 0.010003 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Imager::Tiler |
Version 1.010002 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Zoffix Znet <cpan (at) zoffix.com> |
Abstract: package to aggregate images into a single tiled image via 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 |
Import::Into |
Version 1.002005 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matt S. Trout <mst (at) shadowcat.co.uk> |
Abstract: Import packages into other packages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Import-Into.ppd |
inc::latest |
Version 0.500 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: David Golden <dagolden (at) cpan.org> |
Abstract: use modules bundled in inc/ if they are newer than installed ones |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/inc-latest.ppd |
indirect |
Version 0.36 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Vincent Pit <perl (at) profvince.com> |
Abstract: Lexically warn about using the indirect method call syntax. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/indirect.ppd |
Inline |
Version 0.80 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: Write Perl Subroutines in Other Programming Languages |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Inline.ppd |
IO |
Version 1.25 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Graham Barr <gbarr (at) cpan.org> |
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::All |
Version 0.86 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: IO::All to Larry Wall! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-All.ppd |
IO::Capture |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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::CaptureOutput |
Version 1.1104 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Simon Flack <simonflk (at) cpan.org> |
Abstract: capture STDOUT and STDERR from Perl code, subprocesses or XS |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-CaptureOutput.ppd |
IO::Compress |
Version 2.069 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
IO::Compress::Lzf |
Version 2.069 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
IO::Compress::Lzma |
Version 2.069 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
IO::Compress::Lzop |
Version 2.069 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.001 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
IO::Interactive |
Version 0.0.6 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Damian Conway <DCONWAY (at) cpan.org> |
Abstract: Utilities for interactive I/O |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-Interactive.ppd |
IO::Select::Trap |
Version 0.032 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
IO::SessionData |
Version 1.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Fred Moyer <fred (at) redhotpenguin.com> |
Abstract: supporting module for SOAP::Lite |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-SessionData.ppd |
|
Author: <gbarr (at) pobox.com> and currently maintained by the Perl Porters. |
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 |
IO::Socket::IP |
Version 0.37 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Paul Evans <leonerd (at) leonerd.org.uk> |
Abstract: Family-neutral IP socket 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 |
IO::Socket::SSL |
Version 2.031 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Steffen Ullrich <sullr (at) cpan.org>, Peter Behroozi, 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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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::TieCombine |
Version 1.005 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ricardo SIGNES <rjbs (at) cpan.org> |
Abstract: produce tied (and other) separate but combined variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IO-TieCombine.ppd |
IO::Zlib |
Version 1.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.94 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.94 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
IPC::Run3 |
Version 0.048 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Barrie Slaymaker <barries (at) slaysys.com> |
Abstract: run a subprocess with input/ouput redirection |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/IPC-Run3.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.90 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
JSON::Any |
Version 1.39 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Chris Thompson <cthom (at) cpan.org> |
Abstract: (DEPRECATED) Wrapper Class for the various JSON classes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JSON-Any.ppd |
JSON::PP |
Version 2.27300 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Makamaka Hannyaharamitu <makamaka (at) cpan.org> |
Abstract: JSON::XS compatible pure-Perl module. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JSON-PP.ppd |
|
Author: Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt> |
Abstract: Helper module in using JSON::PP in Perl 5.6 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JSON-PP-Compat5006.ppd |
JSON::XS |
Version 3.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marc Lehmann <schmorp (at) schmorp.de> |
Abstract: JSON serialising/deserialising, done correctly and fast |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/JSON-XS.ppd |
|
Author: Andrew Main <Zefram> <zefram (at) fysh.org> |
Abstract: prevent leakage of lexical hints |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Lexical-SealRequireHints.ppd |
libnet |
Version 3.05 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Graham Barr <gbarr (at) pobox.com>, Steve Hay <shay (at) cpan.org> |
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 |
libwww::perl |
Version 6.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Lingua::EN::Inflect |
Version 1.899 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Damian Conway <DCONWAY (at) CPAN.org> |
Abstract: Convert singular to plural. Select "a" or "an". |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Lingua-EN-Inflect.ppd |
List::AllUtils |
Version 0.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Dave Rolsky <autarch (at) urth.org> |
Abstract: Combines List::Util and List::MoreUtils in one bite-sized package |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/List-AllUtils.ppd |
List::Compare |
Version 0.53 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.413 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Locale::Codes |
Version 3.37 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Sullivan Beck <sbeck (at) cpan.org> |
Abstract: a distribution of modules to handle locale codes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Locale-Codes.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 |
Locale::Msgfmt |
Version 0.15 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ryan Niebur <rsn (at) cpan.org> |
Abstract: Compile .po files to .mo files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Locale-Msgfmt.ppd |
Log::Any |
Version 1.040 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jonathan Swartz <swartz (at) pobox.com> |
Abstract: Bringing loggers and listeners together |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Any.ppd |
Log::Dispatch |
Version 2.54 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.44 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jos Boumans <kane (at) cpan.org> |
Abstract: Powerful and flexible message logging mechanism |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Message.ppd |
|
Author: Jos Boumans <kane[at]cpan.org> |
Abstract: Simplified interface to Log::Message |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Log-Message-Simple.ppd |
|
Author: 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/LWP.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 |
LWP::MediaTypes |
Version 6.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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: Gisle Aas <gisle (at) activestate.com> |
Abstract: Provide https support for LWP::UserAgent |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/LWP-Protocol-https.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 |
|
Author: Mark Overmeer <perl (at) overmeer.net> |
Abstract: Various e-mail related modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Mail.ppd |
Mail::IMAPClient |
Version 3.38 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Phil Pearl <Lobbes> <phil (at) zimbra.com> |
Abstract: IMAP4 client library |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Mail-IMAPClient.ppd |
MailTools |
Version 2.14 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Mark Overmeer <perl (at) overmeer.net> |
Abstract: Various e-mail related modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MailTools.ppd |
Marpa::R2 |
Version 3.000000 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jeffrey Kegler <jkegl (at) cpan.org> |
Abstract: Release 2 of Marpa |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Marpa-R2.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 |
|
Author: Jean-Damien Durand <jeandamiendurand (at) free.fr> |
Abstract: Translate a C source to an AST |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MarpaX-Languages-C-AST.ppd |
|
Author: Peter Stuifzand <peter (at) stuifzand.eu> |
Abstract: Simple definition language for rules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MarpaX-Simple-Rules.ppd |
Math::Base::Convert |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Michael Robinton <michael (at) bizsystems.com> |
Abstract: very fast base to base conversion |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Base-Convert.ppd |
Math::Base85 |
Version 0.2 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.999715 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Peter John Acklam <pjacklam (at) online.no> |
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: Mark Biggar, Tels , Peter John Acklam <pjacklam (at) gmail.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 |
Math::BigInt::GMP |
Version 1.49 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Peter John Acklam <pjacklam (at) gmail.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, Peter John Acklam <pjacklam (at) gmail.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 |
Math::BigInteger |
Version 1.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.260802 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Tels, Peter John Acklam <pjacklam (at) gmail.com> |
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::decNumber |
Version 0.02 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: J-L Morel <jl_morel (at) bribes.org> |
Abstract: Arbitrary-precision decimal arithmetic using the decNumber library. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-decNumber.ppd |
Math::GMP |
Version 2.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Shlomi Fish <shlomif (at) cpan.org> |
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.54 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Math::MatrixReal |
Version 2.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jonathan Leto <jonathan (at) leto.net> |
Abstract: Manipulate NxN matrices 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.010808 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Math::Quaternion |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Math::Random |
Version 0.72 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Geoffrey Rommel <grommel (at) cpan.org> |
Abstract: Random Number Generators |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-Random.ppd |
Math::Random::ISAAC |
Version 1.004 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Math::RngStream |
Version 0.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Math::SO3 |
Version 0.90 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Thomas Fischbacher <tf (at) cip.physik.uni-muenchen.de> |
Abstract: Perl extension for SO3 rotations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Math-SO3.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 |
MCE |
Version 1.703 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Mario E. Roy <marioeroy (at) gmail.com> |
Abstract: Many-Core Engine for Perl providing parallel processing capabilities |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MCE.ppd |
|
Author: Rhesa Rozendaal <rhesa (at) cpan.org> |
Abstract: Basic method declarations with signatures, without source filters |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Method-Signatures-Simple.ppd |
MIME::Base32 |
Version 1.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.15 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: The RFC 2045 encodings; base64 and quoted-printable |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Base64.ppd |
MIME::Charset |
Version 1.012 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Hatuka*nezumi - IKEDA Soji <hatuka<at>nezumi.nu> |
Abstract: Charset Information for MIME |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Charset.ppd |
MIME::Lite |
Version 3.030 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Eryq <eryq (at) zeegee.com> |
Abstract: low-calorie MIME generator |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Lite.ppd |
|
Author: Alexander Becker <capfan (at) gmx.de> |
Abstract: Create HTML mail with MIME::Lite and HTML::Template |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Lite-HT-HTML.ppd |
|
Author: jimi <jimi (at) webu.co.uk> |
Abstract: simple mime multipart parser, maintains document order |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Multipart-Parse-Ordered.ppd |
MIME::tools |
Version 5.505 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 2.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Mark Overmeer <mark (at) overmeer.net> |
Abstract: Definition of MIME types |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MIME-Types.ppd |
|
Author: Ricardo SIGNES <rjbs (at) cpan.org> |
Abstract: write your linewise code for handles; this does the rest |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Mixin-Linewise.ppd |
Mo |
Version 0.40 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: Micro Objects. Mo is less. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Mo.ppd |
Module::Build |
Version 0.4210 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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: Leon Timmermans <leont (at) cpan.org> |
Abstract: A tiny replacement for Module::Build |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Build-Tiny.ppd |
|
Author: Steffen Mueller <smueller (at) cpan.org> |
Abstract: XS++ enhanced flavour of Module::Build |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Build-WithXSpp.ppd |
|
Author: Hideaki Ohno <hideakio (at) cpan.org> |
Abstract: A Module::Build class for building XS modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Build-XSUtil.ppd |
Module::Compile |
Version 0.35 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ingy dot Net <ingy (at) ingy.net> |
Abstract: Perl Module Compilation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Compile.ppd |
Module::CoreList |
Version 5.20160320 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Module::ExtractUse |
Version 0.341 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.37 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Module::Install |
Version 1.16 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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: Looking up module information / loading at runtime |
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.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Module::Manifest |
Version 1.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Parse and examine a Perl distribution MANIFEST file |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Manifest.ppd |
Module::Metadata |
Version 1.000027 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ken Williams <kwilliams (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.014 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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: Karen Etheridge <ether (at) cpan.org> |
Abstract: Provide information on conflicts for Module::Runtime |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Runtime-Conflicts.ppd |
Module::ScanDeps |
Version 1.21 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Module::Signature |
Version 0.79 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
|
Author: Andy Lester <andy (at) petdance.com> |
Abstract: a simple starter kit for any module |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Module-Starter.ppd |
Module::Util |
Version 1.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
MongoDB |
Version 0.503.3 |
Perl 5.12 / 5.14 / 5.16
|
|
Author: Florian Ragwitz <rafl (at) debian.org> |
Abstract: A Mongo Driver for Perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MongoDB.ppd |
Moo |
Version 2.001001 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matt S. Trout <mst (at) shadowcat.co.uk> |
Abstract: Minimalist Object Orientation (with Moose compatibility) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Moo.ppd |
Moose |
Version 2.1605 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Stevan Little <stevan.little (at) iinteractive.com> |
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 |
Moose::Autobox |
Version 0.15 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Stevan Little <stevan (at) iinteractive.com> |
Abstract: Autoboxed wrappers for Native Perl datatypes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Moose-Autobox.ppd |
MooseX::Aliases |
Version 0.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jesse Luehrs <doy (at) tozt.net> |
Abstract: easy aliasing of methods and attributes in Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Aliases.ppd |
MooseX::App |
Version 1.33 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Maros Kollar <maros (at) cpan.org> |
Abstract: Write user-friendly command line apps with even less suffering |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-App.ppd |
MooseX::App::Cmd |
Version 0.32 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Yuval Kogman <nothingmuch (at) woobling.org> |
Abstract: Mashes up MooseX::Getopt and App::Cmd |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-App-Cmd.ppd |
MooseX::Clone |
Version 0.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Brandon L. Black, <blblack (at) gmail.com> |
Abstract: An abstract Moose role for setting attributes from a configfile |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-ConfigFromFile.ppd |
MooseX::Getopt |
Version 0.68 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Stevan Little <stevan (at) iinteractive.com> |
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: Peter Shangov <pshangov (at) yahoo.com> |
Abstract: Succinct options for Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Has-Options.ppd |
|
Author: Florian Ragwitz <rafl (at) debian.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: Chris Weyl <cweyl (at) alumni.drew.edu> |
Abstract: Mark overload code symbols as methods |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-MarkAsMethods.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: Jonathan Rockway, Stevan Little <stevan.little (at) iinteractive.com> |
Abstract: A framework for adding additional metadata to Moose classes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-MetaDescription.ppd |
|
Author: Florian Ragwitz <rafl (at) debian.org> |
Abstract: DEPRECATED: 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 |
MooseX::NonMoose |
Version 0.26 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Stevan Little <stevan.little (at) iinteractive.com> |
Abstract: an extension of Params::Validate using Moose's types |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Params-Validate.ppd |
|
Author: Shawn M Moore <code (at) sartak.org> |
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: Brandon L. Black <blblack (at) gmail.com> |
Abstract: A Moose role for setting attributes from a simple configuration file |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-SimpleConfig.ppd |
MooseX::Traits |
Version 0.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jonathan Rockway <jrockway (at) cpan.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 |
MooseX::Types |
Version 0.46 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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> |
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: David Golden <dagolden (at) cpan.org> |
Abstract: Path::Tiny types and coercions for Moose |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-Path-Tiny.ppd |
|
Author: David Golden <dagolden (at) cpan.org> |
Abstract: Moose type constraints for strings or string-like objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MooseX-Types-Stringlike.ppd |
|
Author: John Napiorkowski <jjnapiork (at) cpan.org> |
Abstract: 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: URI related types and coercions for Moose |
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 2.4.0 |
Perl 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
MouseX::Getopt |
Version 0.36 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: NAKAGAWA Masaki <masaki (at) cpan.org> |
Abstract: A Mouse role for processing command line options |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/MouseX-Getopt.ppd |
MouseX::Types |
Version 0.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Mozilla::CA |
Version 20160104 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: Mozilla's CA cert bundle in PEM format |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Mozilla-CA.ppd |
MRO::Compat |
Version 0.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
namespace::clean |
Version 0.27 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Robert 'phaylon' Sedlacek <rs (at) 474.at> |
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.3 |
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.693 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Dean Hamstead <dean (at) fragfest.com.au> |
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 1.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Olaf Kolkman <olaf (at) net-dns.org> |
Abstract: Perl Interface to the Domain Name System |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-DNS.ppd |
Net::DNS::SEC |
Version 1.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.13 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: GomoR <gomor_at_cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 (at) cpan.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 |
Net::FTPSSL |
Version 0.31 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Curtis Leach <cleach (at) cpan.org> |
Abstract: A FTP over SSL/TLS class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-FTPSSL.ppd |
Net::HTTP |
Version 6.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: Low-level HTTP connection (client) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-HTTP.ppd |
Net::IDN::Encode |
Version 2.300 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Claus Faerber <CFAERBER (at) cpan.org> |
Abstract: Internationalizing Domain Names in Applications (UTSÂ #46) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-IDN-Encode.ppd |
|
Author: Daniel Podolsky <tpaba (at) cpan.org> |
Abstract: provides a unified way to configure network interfaces on FreeBSD, OpenBSD, Solaris, Linux, OS X, and WinNT (from Win2K). |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Ifconfig-Wrapper.ppd |
Net::INET6Glue |
Version 0.603 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.26 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.9022 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: David Muir Sharnoff <cpan (at) dave.sharnoff.org> |
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.5 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.31 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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 / 5.16 / 5.18 / 5.20
|
|
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::SMTP::SSL |
Version 1.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Casey West <casey (at) geeknest.com> |
Abstract: SSL support for Net::SMTP |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SMTP-SSL.ppd |
Net::SNMP |
Version 6.0.1 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Net::SSH::Perl |
Version 1.42 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Robins <dbrobins (at) cpan.org> |
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.62 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: - 2010 by David B. Robins <dbrobins (at) cpan.org>. |
Abstract: Support for the SSH 2 protocol via libssh2. |
Note: Compiled with libssh2 1.4.3. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSH2.ppd |
Net::SSH2::Expect |
Version 0.2 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
|
Author: HIROSE Masaaki <hirose31 (at) gmail.com> |
Abstract: obtain expiration date of certificate |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSL-ExpireDate.ppd |
Net::SSLeay |
Version 1.74 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Maintained by Mike McCauley and Florian Ragwitz since November 2005 |
Abstract: Perl extension for using OpenSSL |
Note: Compiled with OpenSSL-1.0.2c. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-SSLeay.ppd |
Net::Whois::Raw |
Version 2.92 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Alexander Nalobin <alexander (at) nalobin.ru> |
Abstract: Get Whois information of domains and IP addresses. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Net-Whois-Raw.ppd |
NetPacket |
Version 1.6.0 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Tim Potter <tpot (at) samba.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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Object::Accessor |
Version 0.48 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Object::Tiny::XS |
Version 1.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.6704 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Chris Marshall <chm (at) cpan.org> |
Abstract: Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT |
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 / 5.18 / 5.20
|
|
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::GLM |
Version 0.01 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Jonathan Chin <jon-opengl-glm (at) earth.li> |
Abstract: Interface to the GLM library for loading Alias Wavefront OBJ files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-GLM.ppd |
OpenGL::Image |
Version 1.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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::List |
Version 0.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Massively optimise your Perl OpenGL program with display lists |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-List.ppd |
OpenGL::PLG |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Breno G. de Oliveira <garu (at) cpan.org> |
Abstract: Create, manipulate and render PoLyGon objects and files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-PLG.ppd |
OpenGL::RWX |
Version 0.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Provides support for loading 3D models from RWX files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/OpenGL-RWX.ppd |
OpenGL::Shader |
Version 1.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
ORLite |
Version 1.98 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Extremely light weight SQLite-specific ORM |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ORLite.ppd |
ORLite::Migrate |
Version 1.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Extremely light weight SQLite-specific schema migration |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/ORLite-Migrate.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 |
Package::Stash |
Version 0.37 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Padre |
Version 1.00 |
Perl 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Gabor Szabo <gabor (at) pti.co.il> |
Abstract: Perl Application Development and Refactoring Environment |
Note: Padre is a Perl IDE, an integrated development environment. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Padre.ppd |
|
Author: Kaare Rasmussen <kaare (at) cpan.org> |
Abstract: Analyze perl files with Perl::Critic |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Padre-Plugin-PerlCritic.ppd |
|
Author: Brian Cassidy <bricas (at) cpan.org> |
Abstract: Format perl files using Perl::Tidy |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Padre-Plugin-PerlTidy.ppd |
|
Author: Zeno Gantner <zenog (at) cpan.org> |
Abstract: YAML support for Padre, The Perl IDE. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Padre-Plugin-YAML.ppd |
PadWalker |
Version 2.2 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.49 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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.38 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Params::Classify |
Version 0.013 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Params::Validate |
Version 1.21 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.234 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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: Petar Shangov <pshangov (at) yahoo.com> |
Abstract: Parse error messages from the perl interpreter |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-ErrorString-Perl.ppd |
|
Author: Steffen Mueller <smueller (at) cpan.org> |
Abstract: Efficiently parse exuberant ctags files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Parse-ExuberantCTags.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 |
Parse::RecDescent |
Version 1.967013 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Damian Conway <DCONWAY (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.35 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::FindDev |
Version 0.5.2 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Kent Fredric <kentfredric (at) gmail.com> |
Abstract: Find a development path somewhere in an upper hierarchy. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Path-FindDev.ppd |
Path::IsDev |
Version 1.001002 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Kent Fredric <kentfredric (at) gmail.com> |
Abstract: Determine if a given Path resembles a development source tree |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Path-IsDev.ppd |
Path::Tiny |
Version 0.090 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.47 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.028 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Red Tree Systems, LLC |
Abstract: Simplistic wrapper for the excellent PDF::API2 modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PDF-API2-Simple.ppd |
PDF::Create |
Version 1.25 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Mohammad S Anwar <mohammad.anwar (at) yahoo.com> |
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
PDF::FromHTML |
Version 0.31 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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: Audrey Tang <cpan (at) audreyt.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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.125 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.009 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 20160302 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 <rgs (at) consttype.org> |
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 |
Perl6::Slurp |
Version 0.051004 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Damian Conway <DCONWAY (at) CPAN.org> |
Abstract: Implements the Perl 6 'slurp' built-in |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Perl6-Slurp.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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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 |
|
Author: Leon Timmermans <leont (at) cpan.org> |
Abstract: Fast and correct UTF-8 IO |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PerlIO-utf8_strict.ppd |
Pod::Abstract |
Version 0.20 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ben Lilburne <bnej (at) mac.com> |
Abstract: Abstract document tree for Perl POD documents |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Abstract.ppd |
Pod::Checker |
Version 1.71 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Marek Rouchal <marekr (at) cpan.org> |
Abstract: Pod::Checker verifies POD documentation contents for compliance with the POD format specifications |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Checker.ppd |
Pod::Coverage |
Version 0.23 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Elemental |
Version 0.103004 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ricardo SIGNES <rjbs (at) cpan.org> |
Abstract: work with nestable Pod elements |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Elemental.ppd |
Pod::Escapes |
Version 1.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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::Eventual |
Version 0.094000 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ricardo SIGNES <rjbs (at) cpan.org> |
Abstract: read a POD document as a series of trivial events |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Eventual.ppd |
Pod::Perldoc |
Version 3.25 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Mark Allen <mallen (at) cpan.org> |
Abstract: Look up Perl documentation in Pod format. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Perldoc.ppd |
Pod::POM |
Version 0.29 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Andy Wardley <abw (at) kfs.org> |
Abstract: POD Object Model |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-POM.ppd |
Pod::Simple |
Version 3.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.19 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
Author: Thomas Klausner <domm (at) zsi.at> |
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 |
Pod::Usage |
Version 1.68 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Brad Appleton <bradapp (at) enteract.com> |
Abstract: Pod::Usage extracts POD documentation and shows usage information |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Pod-Usage.ppd |
POD2::Base |
Version 0.043 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Enrico Sorcinelli <bepi (at) perl.it>, Adriano Ferreira <ferreira (at) cpan.org> |
Abstract: Base module for translations of Perl documentation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/POD2-Base.ppd |
podlators |
Version 2.5.3 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Russ Allbery <rra (at) stanford.edu> |
Abstract: Convert POD data to various other formats |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/podlators.ppd |
PPI |
Version 1.220 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.902 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::EditorTools |
Version 0.19 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Steffen Mueller <smueller (at) cpan.org> |
Abstract: Utility methods and base class for manipulating Perl via PPI |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPIx-EditorTools.ppd |
PPIx::Regexp |
Version 0.048 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
PPIx::Utilities |
Version 1.001000 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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: List of Perl Package Manager repositories |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/PPM-Repositories.ppd |
Prima |
Version 1.42 |
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 |
Probe::Perl |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ken Williams <kwilliams (at) cpan.org> |
Abstract: Information about the currently running perl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Probe-Perl.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 2.00 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Sanko Robinson <sanko (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 |
Readonly::XS |
Version 1.05 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Eric Roode <roode (at) cpan.org> |
Abstract: Companion module for Readonly.pm, to speed up read-only scalar variables |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Readonly-XS.ppd |
Regexp::Common |
Version 2016020301 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Regexp::IPv6 |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Salvador Fandino <sfandino (at) yahoo.com> |
Abstract: Regular expression for IPv6 addresses |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Regexp-IPv6.ppd |
Role::Tiny |
Version 2.000001 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matt S. Trout <mst (at) shadowcat.co.uk> |
Abstract: Roles. 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.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Peter Sergeant <pete (at) clueball.com> |
Abstract: A DEPRECATED event-driven RTF Parser |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/RTF-Parser.ppd |
RTF::Tokenizer |
Version 1.20 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Peter Sergeant <pete (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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Scalar::MoreUtils |
Version 0.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Scalar::String |
Version 0.002 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: chocolateboy <chocolate (at) cpan.org>, Michael G. Schwern <schwern (at) pobox.com> |
Abstract: numeric tests for perl scalars |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Scalar-Util-Numeric.ppd |
Scope::Guard |
Version 0.21 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Smart::Comments |
Version 1.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 1.19 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Pavel Kulchenko |
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.28 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Software::License |
Version 0.103011 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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 |
Sort::Versions |
Version 1.62 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Kenneth J. Albanowski <kjahds (at) kjahds.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.46 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
SQL::Statement |
Version 1.405 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Jeff Zucker <jeff (at) vpservices.com>, Jens Rehsack <rehsack (at) cpan.org> |
Abstract: SQL parsing and processing engine |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/SQL-Statement.ppd |
Statistics::R |
Version 0.34 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.51 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 2.000001 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matt S. Trout <mst (at) shadowcat.co.uk> |
Abstract: turn on strict and make most 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 / 5.18 / 5.20 / 5.22
|
|
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.5 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Escape |
Version 2010.002 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matthew Simon Cavalletto <simonm (at) cavalletto.org> |
Abstract: Backslash escapes, quoted phrase, word elision, etc. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-Escape.ppd |
String::Format |
Version 1.17 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Ricardo Signes <rjbs (at) cpan.org> |
Abstract: rewrite strings based on a set of known prefixes |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-RewritePrefix.ppd |
String::ShellQuote |
Version 1.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Roderick Schertler <roderick (at) argon.org> |
Abstract: quote strings for passing through the shell |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-ShellQuote.ppd |
String::Slice |
Version 0.08 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <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 |
String::Truncate |
Version 1.100602 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ricardo Signes <rjbs (at) cpan.org> |
Abstract: a module for when strings are too long to be displayed in... |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/String-Truncate.ppd |
Sub::Exporter |
Version 0.987 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Ricardo Signes <rjbs (at) cpan.org> |
Abstract: helper routines for using Sub::Exporter to build methods |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Exporter-ForMethods.ppd |
|
Author: frew - Arthur Axel Schmidt <frioux+cpan (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::Identify |
Version 0.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Rafael Garcia-Suarez <rgs (at) consttype.org> |
Abstract: Retrieve names of code references |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sub-Identify.ppd |
Sub::Install |
Version 0.928 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.15 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.25 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Michael Schwern <mschwern (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 |
SUPER |
Version 1.20120705 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: chromatic <chromatic (at) wgz.org> |
Abstract: control superclass method dispatch |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/SUPER.ppd |
SVG |
Version 2.64 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.17 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Damian Conway <damian (at) conway.org> |
Abstract: A switch statement for Perl, do not use if you can use given/when |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Switch.ppd |
syntax |
Version 0.004 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Robert 'phaylon' Sedlacek <rs (at) 474.at> |
Abstract: Activate syntax extensions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/syntax.ppd |
|
Author: Arthur Axel "fREW" Schmidt <frioux+cpan (at) gmail.com> |
Abstract: Perl6 style Junction operators in Perl5 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Syntax-Keyword-Junction.ppd |
|
Author: Arthur Axel "fREW" Schmidt <frioux+cpan (at) gmail.com> |
Abstract: Perl6 style Junction operators in Perl5 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/syntax-Keyword-Junction_.ppd |
Sys::MemInfo |
Version 0.98 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Sylvain CRESTO <scresto (at) gmail.com> |
Abstract: Memory informations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sys-MemInfo.ppd |
Sys::Syslog |
Version 0.33 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Sebastien Aperghis-Tramoni <sebastien (at) aperghis.net> |
Abstract: Perl interface to the UNIX syslog(3) calls |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Sys-Syslog.ppd |
Task::Weaken |
Version 1.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Template::Tiny |
Version 1.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Template Toolkit reimplemented in as little code as possible |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Template-Tiny.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.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Russ Allbery <rra (at) cpan.org> |
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: Audrey Tang <cpan (at) audreyt.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 |
Term::Choose |
Version 1.504 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matthaeus Kiem <cuer2s (at) gmail.com> |
Abstract: Choose items from a list interactively. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-Choose.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: Martyn J. Pearce, 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.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Term::ReadLine |
Version 1.14 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: The Perl 5 Porters |
Abstract: Perl interface to various "readline" packages. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-ReadLine.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::Size::Win32 |
Version 0.209 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Adriano R. Ferreira <ferreira (at) cpan.org> |
Abstract: Retrieve terminal size (on Windows) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Term-Size-Win32.ppd |
Term::UI |
Version 0.42 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Term::ReadKey |
Version 2.32 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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/TermReadKey.ppd |
Test |
Version 1.26 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.88 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Test::CheckDeps |
Version 0.010 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Class |
Version 0.50 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Adrian Howard <adrianh (at) quietstars.com>, Curtis "Ovid" Poe, <ovid at cpan.org>, Mark Morgan <makk384 (at) gmail.com> |
Abstract: Easily create test classes in an xUnit/JUnit style |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Class.ppd |
Test::ClassAPI |
Version 1.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Florian Ragwitz <rafl (at) debian.org> |
Abstract: Check for uncleaned imports |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-CleanNamespaces.ppd |
Test::Deep |
Version 1.120 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Fergal Daly <fergal (at) esatclear.ie> |
Abstract: unknown |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Deep.ppd |
Test::Differences |
Version 0.64 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Cantrell <david (at) cantrell.org.uk> |
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::Directory |
Version 0.041 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Steve Sanbeg <sanbeg (at) cpan.org> |
Abstract: Perl extension for maintaining test directories. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Directory.ppd |
Test::Exception |
Version 0.43 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Test::FailWarnings |
Version 0.008 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.014 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Test::File::Cleaner |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.36 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Test::Inter |
Version 1.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Sullivan Beck <sbeck (at) cpan.org> |
Abstract: framework for more readable interactive test scripts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Inter.ppd |
Test::LeakTrace |
Version 0.15 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Goro Fuji<gfx> <gfuji (at) cpan.org>. |
Abstract: Traces memory leaks |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-LeakTrace.ppd |
Test::Mock::Guard |
Version 0.10 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::MockModule |
Version 0.11 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Geoff Franks <gfranks (at) cpan.org> |
Abstract: Override subroutines in a module for unit testing |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-MockModule.ppd |
Test::MockObject |
Version 1.20150527 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: chromatic |
Abstract: Perl extension for emulating troublesome interfaces |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-MockObject.ppd |
Test::Most |
Version 0.34 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Test::NoWarnings |
Version 1.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Jeffrey Thalhammer <thaljef (at) cpan.org> |
Abstract: Use Perl::Critic in test programs. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Perl-Critic.ppd |
Test::Pod |
Version 1.51 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David E. Wheeler <david (at) justatheory.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 |
Test::Pod::Coverage |
Version 1.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Script |
Version 1.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Basic cross-platform tests for scripts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Script.ppd |
Test::Signature |
Version 1.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Audrey Tang <cpan (at) audreyt.org> |
Abstract: Automated 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 1.001014 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::SubCalls |
Version 1.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Adam Kennedy <adamk (at) cpan.org> |
Abstract: Track the number of times subs are called |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-SubCalls.ppd |
Test::Taint |
Version 1.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Trap |
Version 0.3.2 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Eirik Berg Hanssen <ebhanssen (at) cpan.org> |
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::Warn |
Version 0.30 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Warnings |
Version 0.026 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Karen Etheridge <ether (at) cpan.org> |
Abstract: Test for warnings and the lack of them |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Warnings.ppd |
|
Author: Max Maischein <corion (at) cpan.org> |
Abstract: Test fallback behaviour in absence of modules |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-Without-Module.ppd |
|
Author: Tim Bunce |
Abstract: Dynamic generation of tests in nested combinations of contexts |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-WriteVariants.ppd |
Test::XML |
Version 0.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Test::YAML |
Version 1.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: Testing Module for YAML Implementations |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Test-YAML.ppd |
Text::Autoformat |
Version 1.74 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::CSV_XS |
Version 1.24 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: H.Merijn Brand <h.m.brand (at) xs4all.nl> |
Abstract: Comma-Separated Values manipulation routines |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-CSV_XS.ppd |
Text::Diff |
Version 1.44 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::FindIndent |
Version 0.11 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Steffen Mueller <smueller (at) cpan.org> |
Abstract: Heuristically determine the indent style |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-FindIndent.ppd |
Text::Glob |
Version 0.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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::ParseWords |
Version 3.30 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Alexandr Ciornii <alexchorny (at) gmail.com> |
Abstract: parse text into an array of tokens or array of arrays |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-ParseWords.ppd |
Text::Patch |
Version 1.8 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Vladi Belperchinov-Shabanski <cade (at) biscom.net> |
Abstract: Patches text with given patch |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Patch.ppd |
Text::Reform |
Version 1.20 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Tabs+Wrap |
Version 2013.0523 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: David Muir Sharnoff <muir (at) idiom.org> |
Abstract: Expand tabs and do simple line wrapping |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Text-Tabs+Wrap.ppd |
Text::Template |
Version 1.46 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
threads |
Version 2.09 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Artur Bergman, Jerry D. Hedden <jdhedden (at) cpan.org> |
Abstract: Perl interpreter-based threads |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/threads.ppd |
threads::shared |
Version 1.52 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Artur Bergman, Jerry D. Hedden <jdhedden (at) cpan.org> |
Abstract: Perl extension for sharing data structures between threads |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/threads-shared.ppd |
Tie::Cycle |
Version 1.221 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tie::EncryptedHash |
Version 1.24 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::File |
Version 1.00 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Mark Jason Dominus <MJD (at) cpan.org> |
Abstract: Access the lines of a disk file via a Perl array |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tie-File.ppd |
Tie::IxHash |
Version 1.23 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
Author: Michael J. 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 |
Tie::ToObject |
Version 0.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Tatsuhiko Miyagawa <miyagawa (at) bulknews.net> |
Abstract: Parse string that represents time duration |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Time-Duration-Parse.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 |
|
Author: Eric Roode <roode (at) cpan.org> |
Abstract: Companion module for Time::Format, to speed up time formatting. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Time-Format_XS.ppd |
Time::HiRes |
Version 1.9746 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Time::Piece |
Version 1.31 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Matt Sergeant <matt (at) sergeant.org> |
Abstract: Object Oriented time objects |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Time-Piece.ppd |
TimeDate |
Version 2.30 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.034 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Nick Ing-Simmons <nick (at) ing-simmons.net> |
Abstract: Tk - a Graphical User Interface Toolkit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk.ppd |
Tk::AbstractCanvas |
Version 1.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::Canvas::Draw |
Version 0.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.20 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::Clock |
Version 0.39 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: H.Merijn Brand <h.m.brand (at) xs4all.nl> |
Abstract: Clock widget with analog and digital display |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Clock.ppd |
Tk::ColoredButton |
Version 1.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::CursorControl |
Version 0.4.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20
|
|
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 / 5.18 / 5.20
|
|
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 |
Tk::DynaTabFrame |
Version 0.23.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::ExecuteCommand |
Version 1.6 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.17 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::FormUI |
Version 1.05 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Paul Durden <alabamapaul (at) gmail.com> |
Abstract: A Moo based object oriented interface for creating forms for use with Tk |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-FormUI.ppd |
Tk::FullKeypad |
Version 1.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::GraphItems |
Version 0.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::HListbox |
Version 1.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jim Turner <turnerjw784 (at) yahoo.com> |
Abstract: Tk Listbox widget supporting images and text entries, Tk::HList based drop-in replacement for Tk::Listbox. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-HListbox.ppd |
Tk::HMListbox |
Version 3.00 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jim Turner <turnerjw784 (at) yahoo.com> |
Abstract: Sortable Multicolumn HListbox (allowing icons, along with text) with arrows in headers indicating sort order. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-HMListbox.ppd |
Tk::HTML |
Version 3.003 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.12 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Noah Petherbridge <kirsle (at) cpan.org> |
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 / 5.18 / 5.20 / 5.22
|
|
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.33 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::Image::Cut |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::JBrowseEntry |
Version 4.8 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::JFileDialog |
Version 1.62 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::LineNumberText |
Version 0.5.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::Markdown |
Version 0.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: JimiWills <jimi (at) webu.co.uk> |
Abstract: display markdown in a Text |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Markdown.ppd |
Tk::MarkdownTk |
Version 0.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: jimi <jimi (at) webu.co.uk> |
Abstract: a Tk::Markdown with tk widget tag support |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MarkdownTk.ppd |
Tk::MatchEntry |
Version 0.4 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::MIMEApp |
Version 0.04 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: jimi <jimi (at) webu.co.uk> |
Abstract: The great new Tk::MIMEApp! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MIMEApp.ppd |
|
Author: jimi <jimi (at) webu.co.uk> |
Abstract: The great new Tk::MIMEApp::DataToTk! |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MIMEApp-DataToTk.ppd |
Tk::MK |
Version 0.23 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Michael Krause <KrauseM (at) gmx.net> |
Abstract: Several Tk Add-on widgets (Treeplus, Optionbox, PopUpSelectBox, Statusbox, Checkbox, BootSplash, ProgressBarPlus, CompoundButton (+ legacy-modules: Buttonplus, HListplus, DHList, DTree and HdrResizeButton) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-MK.ppd |
Tk::Month |
Version 1.8 |
Perl 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Anthony R Fletcher <arif (at) cpan.org> |
Abstract: Calendar widget which shows one month at a time. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Month.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 / 5.18 / 5.20 / 5.22
|
|
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.016 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Dominique Dumont <ddumont (at) cpan.org> |
Abstract: a GUI to scan any perl data structure or object |
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 |
Tk::PlotDataset |
Version 2.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.9943 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Slaven Rezic <srezic (at) cpan.org> |
Abstract: Pod browser widget for Tk |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-Pod.ppd |
Tk::SMListbox |
Version 2.1 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jim Turner <turnerjw784 (at) yahoo.com> |
Abstract: Multi-Listbox Widget with Sort Indicators |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-SMListbox.ppd |
Tk::Spectrum |
Version 0.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::StyledButton |
Version 0.10.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Tk::TableMatrix |
Version 1.23.0.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Slaven Rezic <slaven (at) rezic.de> |
Abstract: Tk::Photo loader for TIFF files |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-TIFF.ppd |
Tk::ToolBar |
Version 0.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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::TOTD |
Version 0.5 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Noah Petherbridge <kirsle (at) cpan.org> |
Abstract: Tip Of The Day dialog for Perl/Tk. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-TOTD.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::WaitBox |
Version 1.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Brent B. Powers <cpan (at) B2Pi.com> |
Abstract: An Object Oriented Wait Dialog for Perl/Tk, of the Please Wait variety. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-WaitBox.ppd |
Tk::WaitBoxFixed |
Version 1.6 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Rene Schickbauer <rene.schickbauer (at) magnapowertrain.com> |
Abstract: An Object Oriented Wait Dialog for Perl/Tk, of the Please Wait variety. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Tk-WaitBoxFixed.ppd |
Tk::WidgetDump |
Version 1.39 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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.29 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.24 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Yuval Kogman <nothingmuch (at) woobling.org> |
Abstract: minimal try/catch with proper preservation of $@ |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Try-Tiny.ppd |
Type::Tiny |
Version 1.000005 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Toby Inkster <tobyink (at) cpan.org> |
Abstract: tiny, yet Moo(se)-compatible type constraint |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Type-Tiny.ppd |
Types::Serialiser |
Version 1.0 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Marc Lehmann <schmorp (at) schmorp.de> |
Abstract: simple data types for common serialisation formats |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Types-Serialiser.ppd |
Unicode::Casing |
Version 0.15 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Unicode::Collate |
Version 1.14 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: SADAHIRO Tomoyuki <SADAHIRO (at) cpan.org> |
Abstract: Unicode Collation Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-Collate.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 |
Unicode::LineBreak |
Version 2016.003 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Hatuka*nezumi - IKEDA Soji <hatuka (at) nezumi.nu> |
Abstract: UAX #14 Unicode Line Breaking Algorithm |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Unicode-LineBreak.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 / 5.18 / 5.20 / 5.22
|
|
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 |
Unicode::Normalize |
Version 1.25 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
UNIVERSAL::can |
Version 1.20140328 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: chromatic <chromatic (at) wgz.org> |
Abstract: work around buggy code calling UNIVERSAL::can() as a function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/UNIVERSAL-can.ppd |
UNIVERSAL::isa |
Version 1.20150614 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Audrey Tang <cpan (at) audreyt.org> |
Abstract: Attempt to recover from people calling UNIVERSAL::isa as a function |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/UNIVERSAL-isa.ppd |
UNIVERSAL::require |
Version 0.18 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Michael G Schwern <schwern (at) pobox.com> |
Abstract: require() modules from a variable |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/UNIVERSAL-require.ppd |
URI |
Version 1.71 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
URI::FromHash |
Version 0.05 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Variable::Magic |
Version 0.58 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.9903 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
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.52 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: LiloHuang <kenwu (at) cpan.org> |
Abstract: Capture 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 |
Win32::Clipboard |
Version 0.58 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Aldo Calpini <dada (at) perl.it> |
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.10 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Aldo Calpini <dada (at) perl.it> |
Abstract: 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 |
Win32::CryptData |
Version 0.02 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 20131206 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Dave Roth, Jan Dubois <jand (at) activestate.com> |
Abstract: Enabling Win32 Perl scripts to run as a true Win32 services. |
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::DriveInfo |
Version 0.06 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.077 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Bret Giddings <bret (at) essex.ac.uk> |
Abstract: Process Win32 Event Logs from Perl |
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jan Dubois <jand (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 |
Win32::File::Object |
Version 0.02.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::Filenames |
Version 0.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::FileNotify |
Version 0.31 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::FileSecurity |
Version 1.09 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::FindWindow |
Version 0.03 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.12 |
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::GuiTest |
Version 1.60 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
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.087 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Aldo Calpini <dada (at) perl.it> |
Abstract: Perl Module for Internet Extensions |
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.05 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jan Dubois <jand (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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
|
Author: Michael Vincent <vin (at) vinsworld.com> |
Abstract: Win32 Lock Workstation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-LockWorkStation.ppd |
Win32::LongPath |
Version 1.05 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Robert Boisvert <rdbprog (at) gmail.com> |
Abstract: Windows file functions that use very long paths and Unicode. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-LongPath.ppd |
Win32::MBCS |
Version 0.07 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32::MediaPlayer |
Version 0.3 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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: Peter Jaquiery <grandpa (at) cpan.org> |
Abstract: Perl wrapper for Windows Installer API |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-MSI-HighLevel.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.13 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jan Dubois <jand (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 |
Win32::NetResource |
Version 0.057 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Jan Dubois <jand (at) activestate.com> |
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.035 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.1712 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.7007 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 / 5.18 / 5.20
|
|
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.025 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.16 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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::Readch |
Version 0.10 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Klaus Eichner <klaus03 (at) gmail.com> |
Abstract: Read individual characters from the keyboard using Win32::Console |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Readch.ppd |
Win32::Registry |
Version 0.12 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jan Dubois <jand (at) activestate.com> |
Abstract: Accessing the Windows registry |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-Registry.ppd |
Win32::RemoteTOD |
Version 1.00 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Tim Johnson <tojo2000 (at) tojo2000.com> |
Abstract: Parser for the Windows Security Descriptor Definition Language (SDDL) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-SDDL.ppd |
Win32::SearchPath |
Version 0.03 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Win32::SerialPort |
Version 0.22 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.07 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jan Dubois <jand (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::ShellQuote |
Version 0.002003 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Graham Knop <haarg (at) haarg.org> |
Abstract: Quote argument lists for Win32 |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-ShellQuote.ppd |
Win32::Shortcut |
Version 0.08 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.52 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Win32::Symlink |
Version 0.06 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Autrijus Tang <autrijus (at) autrijus.org> |
Abstract: Symlink support on Windows |
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 |
Win32::TieRegistry |
Version 0.30 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
|
Author: Dusty Wilson <dusty (at) megagram.com> |
Abstract: Access to Windows Update functions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Win32-WindowsUpdate.ppd |
Win32::WinError |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Jan Dubois <jand (at) activestate.com> |
Abstract: Perl module defining Windows error constants |
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.1203 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 <wyant (at) cpan.org> |
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.18 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Win32API::Process |
Version 0.01 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Win32API::Registry |
Version 0.33 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.17 |
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 |
WWW::RobotRules |
Version 6.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Gisle Aas <gisle (at) activestate.com> |
Abstract: database of robots.txt-derived permissions |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/WWW-RobotRules.ppd |
Wx |
Version 0.9922 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: interface to the wxWidgets cross-platform GUI toolkit |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx.ppd |
Wx::ActiveX |
Version 0.16 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Mark Dootson <mdootson (at) cpan.org> |
Abstract: ActiveX Control Interface for Wx |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-ActiveX.ppd |
Wx::Demo |
Version 0.21 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: the wxPerl demo |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Demo.ppd |
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: interface to wxWidgets' OpenGL canvas |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-GLCanvas.ppd |
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: file system handler based upon LWP |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-FSHandler-LWP.ppd |
|
Author: BBC <British Broadcasting Corporation> <cpan (at) bbc.co.uk> |
Abstract: A filesystem handler for UNC filepaths |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-FSHandler-UNC.ppd |
|
Author: Jouke Visser <jouke (at) cpan.org> |
Abstract: A drop-in replacement for Wx::Image with all functionality of Image::Magick |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-Imagick.ppd |
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: a sensible API for Wx::ListCtrl |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-ListCtrl.ppd |
|
Author: Kevin Ryde <user42 (at) zip.com.au> |
Abstract: POD browser in Wx using wxRichTextCtrl. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-PodBrowser.ppd |
|
Author: Mark Dootson <mdootson (at) cpan.org> |
Abstract: access IO of external processes via events |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-ProcessStream.ppd |
|
Author: Mattia Barbon <mbarbon (at) cpan.org> |
Abstract: virtual tree control interface |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Perl-TreeView.ppd |
Wx::Scintilla |
Version 0.39 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Ahmad M. Zawawi <ahmad.zawawi (at) gmail.com> |
Abstract: Scintilla source code editing for wxWidgets |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-Scintilla.ppd |
|
Author: Mark Wardell <mwardell (at) cpan.org> |
Abstract: interface to the Wx::TreeListCtrl class |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/Wx-TreeListCtrl.ppd |
X500::DN |
Version 0.29.0.0 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 / 5.18 / 5.20
|
|
Author: David Helkowski <cpan (at) codechild.com> |
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 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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.0126 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
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.94 |
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.44 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
|
Author: Byrne Reese <byrne (at) majordojo.com> |
Abstract: Lightweight pure-perl XML Parser (based on regexps) |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Parser-Lite.ppd |
XML::RegExp |
Version 0.04 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
XML::SAX::Base |
Version 1.08 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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.51 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
XML::SAX::ExpatXS |
Version 1.33 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Petr Cimprich <pcimprich (at) gmail.com> |
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 |
XML::SAX::Writer |
Version 0.56 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Robin Berjon <robin (at) knowscape.com> |
Abstract: SAX2 XML 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 |
XML::SemanticDiff |
Version 1.0004 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Kip Hampton <khampton (at) cpan.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 / 5.18 / 5.20
|
|
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 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
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 |
|
Author: xant <xant (at) cpan.org> |
Abstract: Little and efficient Perl module to manage xml data. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-TinyXML.ppd |
XML::Toolkit |
Version 0.15 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18
|
|
Author: Chris Prather <chris (at) prather.org> |
Abstract: A suit of XML tools with Antlers. |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XML-Toolkit.ppd |
XML::Twig |
Version 3.48 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Michel Rodriguez <mirod (at) cpan.org> |
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.35 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 |
XMLRPC::Lite |
Version 0.717 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Paul Kulchenko <paulclinger (at) yahoo.com> |
Abstract: client and server implementation of XML-RPC protocol |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/XMLRPC-Lite.ppd |
XSLoader |
Version 0.20 |
Perl 5.6 / 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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 1.15 |
Perl 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: YAML Ain't Markup Language |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/YAML.ppd |
YAML::LibYAML |
Version 0.62 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: Perl YAML Serialization using XS and libyaml |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/YAML-LibYAML.ppd |
YAML::Perl |
Version 0.02 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
Author: Ingy dot Net <ingy (at) cpan.org> |
Abstract: Pure Perl YAML Implementation |
For installation, cut and paste in a DOS console:
ppm install http://www.bribes.org/perl/ppm/YAML-Perl.ppd |
YAML::Tiny |
Version 1.69 |
Perl 5.8 / 5.10 / 5.12 / 5.14 / 5.16 / 5.18 / 5.20 / 5.22
|
|
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-2016 J-L Morel - Contact : jl_morel@bribes.org