The AVIDD-B and AVIDD-I Clusters
Available Perl Modules
If you need a module not listed in this table, please submit an installation request.
| Module | Version | Description |
|---|---|---|
| AnyDBM_File | N/A | provide framework for multiple DBMs |
| Apache::SOAP | N/A | mod_perl-based SOAP server with minimum configuration |
| Apache::XMLRPC::Lite | N/A | mod_perl-based XML-RPC server with minimum configuration |
| Archive::Tar | 1.07 | module for manipulations of tar archives |
| Archive::Tar::File | N/A | a subclass for in-memory extracted file from Archive::Tar |
| attributes | 0.03 | get/set subroutine or variable attributes |
| attrs | 1.0 | set/get attributes of a subroutine (deprecated) |
| AutoLoader | 5.58 | load subroutines only on demand |
| AutoSplit | 1.0305 | split a package for autoloading |
| autouse | 1.02 | postpone load of modules until a function is used |
| B | N/A | The Perl Compiler |
| B::Asmdata | N/A | Autogenerated data about Perl ops, used to generate bytecode |
| B::Assembler | 0.02 | Assemble Perl bytecode |
| B::Bblock | N/A | Walk basic blocks |
| B::Bytecode | N/A | Perl compiler's bytecode backend |
| B::C | N/A | Perl compiler's C backend |
| B::CC | N/A | Perl compiler's optimized C translation backend |
| B::Concise | 0.51 | Walk Perl syntax tree, printing concise info about ops |
| B::Debug | N/A | Walk Perl syntax tree, printing debug info about ops |
| B::Deparse | 0.6 | Perl compiler backend to produce perl code |
| B::Disassembler | N/A | Disassemble Perl bytecode |
| B::Lint | N/A | Perl lint |
| B::Showlex | N/A | Show lexical variables used in functions or files |
| B::Stackobj | N/A | Helper module for CC backend |
| B::Stash | N/A | show what stashes are loaded |
| B::Terse | N/A | Walk Perl syntax tree, printing terse info about ops |
| B::Xref | N/A | Generates cross reference reports for Perl programs |
| base | 1.01 | Establish IS-A relationship with base class at compile time |
| Benchmark | 1 | benchmark running times of Perl code |
| BerkeleyDB | 0.25 | Perl extension for Berkeley DB version 2, 3 or 4 |
| blib | 1.00 | Use MakeMaker's uninstalled version of a package |
| Bundle::CPAN | 1.58 | A bundle to play with all the other modules on CPAN |
| Bundle::LWP | 1.09 | A bundle to install all libwww-perl related modules |
| ByteLoader | 0.04 | load byte compiled perl code |
| bytes | N/A | Perl pragma to force byte semantics rather than character semantics |
| Carp | N/A | warn of errors (from perspective of caller) |
| Carp::Heavy | N/A | Carp guts |
| CGI | 2.752 | Simple Common Gateway Interface Class |
| CGI::Apache | N/A | Backward compatibility module for CGI.pm |
| CGI::Carp | 1.20 | CGI routines for writing to the HTTPD (or other) error log |
| CGI::Cookie | 1.18 | Interface to Netscape Cookies |
| CGI::Fast | N/A | CGI Interface for Fast CGI |
| CGI::Pretty | 1.05 | module to produce nicely formatted HTML code |
| CGI::Push | 1.04 | Simple Interface to Server Push |
| CGI::Switch | N/A | Backward compatibility module for defunct CGI::Switch |
| CGI::Util | 1.1 | Internal utilities used by CGI module |
| charnames | N/A | define character names for C<\N{named}> string literal escape. |
| Class::Struct | 0.59 | declare struct-like datatypes as Perl classes |
| Compress::Zlib | 1.31 | Interface to zlib compression library |
| Config | N/A | access Perl configuration information |
| constant | 1.02 | Perl pragma to declare constants |
| Cwd | 2.04 | get pathname of current working directory |
| Data::Dumper | 2.102 | stringified perl data structures, suitable for both printing and C |
| Data::Grove | 0.07 | support for deeply nested structures |
| Data::Grove::Parent | 0.07 | provide parent properties to Data::Grove objects |
| Data::Grove::Visitor | 0.07 | add visitor/callback methods to Data::Grove objects |
| Date::Manip | 5.40 | date manipulation routines |
| DB | 1.0 | programmatic interface to the Perl debugging API (draft, subject to change) |
| DB_File | 1.75 | Perl5 access to Berkeley DB version 1.x |
| Devel::DProf | N/A | a Perl code profiler |
| Devel::Peek | 1.00_01 | A data debugging tool for the XS programmer |
| Devel::SelfStubber | 1.01 | generate stubs for a SelfLoading module |
| diagnostics | Perl compiler pragma to force verbose warning diagnostics | |
| Digest::MD5 | 2.30 | Perl interface to the MD5 Algorithm |
| DirHandle | N/A | supply object methods for directory handles |
| Dumpvalue | N/A | provides screen dump of Perl data. |
| DynaLoader | 1.04 | Dynamically load C libraries into Perl code |
| English | N/A | use nice English (or awk) names for ugly punctuation variables |
| Env | N/A | perl module that imports environment variables as scalars or arrays |
| Errno | 1.111 | System errno constants |
| Exporter | 5.562 | Implements default import method for modules |
| Exporter::Heavy | N/A | Exporter guts |
| ExtUtils::Command | 1.01 | utilities to replace common UNIX commands in Makefiles etc. |
| ExtUtils::Embed | 1.2505 | Utilities for embedding Perl in C/C++ applications |
| ExtUtils::Install | 1.28 | install files from here to there |
| ExtUtils::Installed | 0.02 | Inventory management of installed modules |
| ExtUtils::Liblist | N/A | determine libraries to use and how to use them |
| ExtUtils::MakeMaker | 5.45 | create an extension Makefile |
| ExtUtils::Manifest | 1.33 | utilities to write and check a MANIFEST file |
| ExtUtils::Miniperl | N/A | write the C code for perlmain.c |
| ExtUtils::Mkbootstrap | 1.14 | make a bootstrap file for use by DynaLoader |
| ExtUtils::Mksymlists | 1.17 | write linker options files for dynamic extension |
| ExtUtils::MM_Cygwin | N/A | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_OS2 | N/A | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_Unix | N/A | methods used by ExtUtils::MakeMaker |
| ExtUtils::MM_VMS | N/A | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_Win32 | N/A | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::Packlist | 0.03 | manage .packlist files |
| ExtUtils::testlib | 1.11 | add blib/* directories to @INC |
| Fatal | 1.02 | replace functions with equivalents which succeed or die |
| Fcntl | 1.03 | load the C Fcntl.h defines |
| fields | 1.01 | compile-time class fields |
| File::Basename | 2.6 | split a pathname into pieces |
| File::CheckTree | N/A | run many filetest checks on a tree |
| File::Compare | 1.1002 | Compare files or filehandles |
| File::Copy | 2.03 | Copy files or filehandles |
| File::DosGlob | N/A | DOS like globbing and then some |
| File::Find | N/A | traverse a file tree |
| File::Glob | 0.991 | Perl extension for BSD glob routine |
| File::Listing | 1.11 | parse directory listing |
| File::Path | 1.0404 | create or remove directory trees |
| File::Spec | 0.86 | portably perform operations on file names |
| File::Spec::Cygwin | 1.1 | methods for Cygwin file specs |
| File::Spec::Epoc | 1.1 | methods for Epoc file specs |
| File::Spec::Functions | 1.3 | portably perform operations on file names |
| File::Spec::Mac | 1.4 | File::Spec for Mac OS (Classic) |
| File::Spec::OS2 | 1.2 | methods for OS/2 file specs |
| File::Spec::Unix | 1.5 | File::Spec for Unix, base for other File::Spec modules |
| File::Spec::VMS | N/A | methods for VMS file specs |
| File::Spec::Win32 | 1.4 | methods for Win32 file specs |
| File::stat | N/A | by-name interface to Perl's built-in stat() functions |
| File::Temp | 0.12 | return name and handle of a temporary file safely |
| FileCache | N/A | keep more files open than the system permits |
| FileHandle | 2.00 | supply object methods for filehandles |
| filetest | N/A | Perl pragma to control the filetest permission operators |
| FindBin | 1.42 | Locate directory of original perl script |
| FreezeThaw | 0.43 | converting Perl structures to strings and back. |
| GDBM_File | 1.05 | Perl5 access to the gdbm library. |
| Getopt::Long | 2.25 | Extended processing of command line options |
| Getopt::Std | 1.02 | Process single-character switches with switch clustering |
| Graph | 0.20101 | graph operations |
| Graph::Base | N/A | graph base class |
| Graph::BFS | N/A | graph breadth-first search |
| Graph::DFS | N/A | graph depth-first search |
| Graph::Directed | N/A | directed graphs |
| Graph::HeapElem | 0.01 | internal use only |
| Graph::Kruskal | 2.0 | Kruskal's Algorithm for Minimal Spanning Trees in Graphs |
| Graph::Reader | 1.02 | base class for Graph file format readers |
| Graph::Reader::Dot | 1.01 | class for reading a Graph instance from Dot format |
| Graph::Reader::HTK | 1.03 | read an HTK lattice in as an instance of Graph |
| Graph::Reader::XML | 1.03 | class for reading a Graph instance from XML |
| Graph::Traversal | N/A | graph traversal |
| Graph::Undirected | N/A | directed graphs |
| Graph::Weighted | 0.1301 | An abstract, weighted graph implementation |
| Graph::Weighted::Capacity | 0.0301 | A capacity graph implementation |
| Graph::Writer | 1.02 | base class for Graph file format writers |
| Graph::Writer::daVinci | 1.02 | write out directed graph in daVinci format |
| Graph::Writer::Dot | 1.02 | write out directed graph in Dot format |
| Graph::Writer::HTK | 1.02 | write an perl Graph out as an HTK lattice file |
| Graph::Writer::VCG | 1.03 | write out directed graph in VCG format |
| Graph::Writer::XML | 1.02 | write out directed graph as XML |
| Heap | 0.50 | Perl extensions for keeping data partially sorted |
| Heap::Binary | 0.01 | a Perl extension for keeping data partially sorted |
| Heap::Binomial | 0.01 | a Perl extension for keeping data partially sorted |
| Heap::Elem | 0.01 | Perl extension for elements to be put in Heaps |
| Heap::Elem::Num | 0.01 | Perl extension for Numeric Heap Elements |
| Heap::Elem::NumRev | 0.01 | Perl extension for Reversed Numeric Heap Elements |
| Heap::Elem::Ref | 0.01 | Perl extension for Object Reference Heap Elements |
| Heap::Elem::RefRev | 0.01 | Perl extension for reversed Object Reverence Heap Elements |
| Heap::Elem::Str | 0.01 | Perl extension for String Heap Elements |
| Heap::Elem::StrRev | 0.01 | Perl extension for Reversed String Heap Elements |
| Heap::Fibonacci | 0.01 | a Perl extension for keeping data partially sorted |
| HTML::Entities | 1.23 | Encode or decode strings with HTML entities |
| HTML::Filter | 2.09 | Filter HTML text through the parser |
| HTML::Form | 0.03 | Class that represents HTML forms |
| HTML::HeadParser | 2.17 | Parse section of a HTML document |
| HTML::LinkExtor | 1.31 | Extract links from an HTML document |
| HTML::Parser | 3.26 | HTML parser class |
| HTML::PullParser | 2.06 | Alternative HTML::Parser interface |
| HTML::Tagset | 3.03 | data tables useful in parsing HTML |
| HTML::TokeParser | 2.24 | Alternative HTML::Parser interface |
| HTTP::Cookies | 1.19 | Cookie storage and management |
| HTTP::Daemon | 1.25 | a simple http server class |
| HTTP::Date | 1.43 | date conversion routines |
| HTTP::Headers | 1.43 | Class encapsulating HTTP Message headers |
| HTTP::Headers::Util | 1.09 | Header value parsing utility functions |
| HTTP::Message | 1.25 | Class encapsulating HTTP messages |
| HTTP::Negotiate | 1.11 | choose a variant of a document to serve (HTTP content negotiation) |
| HTTP::Request | 1.30 | Class encapsulating HTTP Requests |
| HTTP::Request::Common | 1.19 | Construct common HTTP::Request objects |
| HTTP::Response | 1.36 | Class encapsulating HTTP Responses |
| HTTP::Status | 1.26 | HTTP Status code processing |
| I18N::Collate | N/A | compare 8-bit scalar data according to the current locale |
| integer | N/A | Perl pragma to use integer arithmetic instead of floating point |
| IO | 1.20 | load various IO modules |
| IO::AtomicFile | 2.101 | write a file which is updated atomically |
| IO::Dir | 1.03 | supply object methods for directory handles |
| IO::File | 1.08 | supply object methods for filehandles |
| IO::Handle | 1.21 | supply object methods for I/O handles |
| IO::InnerFile | 2.102 | define a file inside another file |
| IO::Lines | 2.103 | IO:: interface for reading/writing an array of lines |
| IO::Pipe | 1.121 | supply object methods for pipes |
| IO::Poll | 0.05 | Object interface to system poll call |
| IO::Scalar | 2.105 | IO:: interface for reading/writing a scalar |
| IO::ScalarArray | 2.103 | IO:: interface for reading/writing an array of scalars |
| IO::Seekable | 1.08 | supply seek based methods for I/O objects |
| IO::Select | 1.14 | OO interface to the select system call |
| IO::Socket | 1.26 | Object interface to socket communications |
| IO::Socket::INET | 1.25 | Object interface for AF_INET domain sockets |
| IO::Socket::UNIX | 1.20 | Object interface for AF_UNIX domain sockets |
| IO::Stringy | 2.109 | I/O on in-core objects like strings and arrays |
| IO::Wrap | 2.102 | wrap raw filehandles in IO::Handle interface |
| IO::WrapTie | 2.102 | wrap tieable objects in IO::Handle interface |
| IPC::Msg | 1.00 | SysV Msg IPC object class |
| IPC::Open2 | 1.01 | open a process for both reading and writing |
| IPC::Open3 | 1.0103 | open a process for reading, writing, and error handling |
| IPC::Semaphore | 1.00 | SysV Semaphore IPC object class |
| IPC::SysV | 1.03 | SysV IPC constants |
| less | N/A | perl pragma to request less of something from the compiler |
| lib | 0.5564 | manipulate @INC at compile time |
| locale | N/A | Perl pragma to use and avoid POSIX locales for built-in operations |
| LWP | 5.63 | The World-Wide Web library for Perl |
| LWP::ConnCache | 0.01 | Connection cache manager |
| LWP::Debug | N/A | debug routines for the libwww-perl library |
| LWP::MediaTypes | 1.27 | guess media type for a file or a URL |
| LWP::MemberMixin | N/A | Member access mixin class |
| LWP::Protocol | 1.39 | Base class for LWP protocols |
| LWP::RobotUA | 1.18 | A class for Web Robots |
| LWP::Simple | 1.35 | Procedural LWP interface |
| LWP::UserAgent | 2.001 | A WWW UserAgent class |
| lwpcook | N/A | The libwww-perl cookbook |
| Mail::Address | 1.60 | Parse mail addresses |
| Mail::Cap | 1.60 | Parse mailcap files |
| Mail::Field | 1.60 | Base class for manipulation of mail header fields |
| Mail::Field::AddrList | 1.60 | object representation of e-mail address lists |
| Mail::Filter | 1.60 | Filter mail through multiple subroutines |
| Mail::Header | 1.60 | manipulate mail RFC822 compliant headers |
| Mail::Internet | 1.60 | manipulate Internet format (RFC 822) mail messages |
| Mail::Mailer | 1.60 | Simple interface to electronic mailing mechanisms |
| Mail::Send | 1.60 | Simple electronic mail interface |
| Mail::Util | 1.60 | mail utility functions |
| Math::BigFloat | 0.02 | Arbitrary length float math package |
| Math::BigInt | 0.01 | Arbitrary size integer math package |
| Math::Complex | 1.31 | complex numbers and associated mathematical functions |
| Math::Trig | 1 | trigonometric functions |
| MIME::Base64 | 2.12 | Encoding and decoding of base64 strings |
| MIME::Body | 5.403 | the body of a MIME message |
| MIME::Decoder | 5.403 | an object for decoding the body part of a MIME stream |
| MIME::Decoder::Base64 | 5.403 | encode/decode a "base64" stream |
| MIME::Decoder::Binary | 5.403 | perform no encoding/decoding |
| MIME::Decoder::Gzip64 | 5.403 | decode a "base64" gzip stream |
| MIME::Decoder::NBit | 5.403 | encode/decode a "7bit" or "8bit" stream |
| MIME::Decoder::QuotedPrint | 5.403 | encode/decode a "quoted-printable" stream |
| MIME::Decoder::UU | 5.403 | decode a "uuencoded" stream |
| MIME::Entity | 5.404 | class for parsed-and-decoded MIME message |
| MIME::Field::ContDisp | 5.403 | a "Content-disposition" field |
| MIME::Field::ConTraEnc | 5.403 | a "Content-transfer-encoding" field |
| MIME::Field::ContType | 5.403 | a "Content-type" field |
| MIME::Field::ParamVal | 5.403 | subclass of Mail::Field, for structured MIME fields |
| MIME::Head | 5.403 | MIME message header (a subclass of Mail::Header) |
| MIME::Lite | 3.01 | low-calorie MIME generator |
| MIME::Parser | 5.406 | experimental class for parsing MIME streams |
| MIME::Parser::Filer | N/A | manage file-output of the parser |
| MIME::Parser::Reader | N/A | a line-oriented reader for a MIME::Parser |
| MIME::Parser::Results | N/A | results of the last entity parsed |
| MIME::QuotedPrint | 2.03 | Encoding and decoding of quoted-printable strings |
| MIME::Tools | 5.411 | modules for parsing (and creating!) MIME entities |
| MIME::WordDecoder | N/A | decode RFC-1522 encoded words to a local representation |
| MIME::Words | 5.404 | deal with RFC-1522 encoded words |
| MLDBM | 2.01 | store multi-level hash structure in single level tied hash |
| NDBM_File | 1.04 | Tied access to ndbm files |
| Net::Cmd | 2.24 | Network Command class (as used by FTP, SMTP etc) |
| Net::Config | 1.10 | Local configuration data for libnet |
| Net::Domain | 2.19 | Attempt to evaluate the current host's internet name and domain |
| Net::FTP | 2.72 | FTP Client class |
| Net::hostent | N/A | by-name interface to Perl's built-in gethost*() functions |
| Net::HTTP | 0.04 | Low-level HTTP client connection |
| Net::HTTP::NB | 0.02 | Non-blocking HTTP client |
| Net::libnetFAQ | N/A | libnet Frequently Asked Questions |
| Net::netent | N/A | by-name interface to Perl's built-in getnet*() functions |
| Net::Netrc | 2.12 | OO interface to users netrc file |
| Net::NNTP | 2.22 | NNTP Client class |
| Net::Ping | 2.02 | check a remote host for reachability |
| Net::POP3 | 2.24 | Post Office Protocol 3 Client class (RFC1939) |
| Net::protoent | N/A | by-name interface to Perl's built-in getproto*() functions |
| Net::servent | N/A | by-name interface to Perl's built-in getserv*() functions |
| Net::SMTP | 2.26 | Simple Mail Transfer Protocol Client |
| Net::Telnet | 3.03 | interact with TELNET port or other TCP ports |
| Net::Time | 2.09 | time and daytime network client interface |
| O | N/A | Generic interface to Perl Compiler backends |
| Opcode | 1.04 | Disable named opcodes when compiling perl code |
| open | N/A | perl pragma to set default disciplines for input and output |
| ops | N/A | Perl pragma to restrict unsafe operations when compiling |
| overload | N/A | Package for overloading perl operations |
| Parallel::ForkManager | 0.7.5 | A simple parallel processing fork manager |
| Parse::Yapp | N/A | Perl extension for generating and using LALR parsers. |
| Pod::Checker | 1.2 | check pod documents for syntax errors |
| Pod::Find | 0.21 | find POD documents in directory trees |
| Pod::Html | 1.03 | module to convert pod files to HTML |
| Pod::InputObjects | 1.13 | objects representing POD input paragraphs, commands, etc. |
| Pod::LaTeX | 0.53 | Convert Pod data to formatted Latex |
| Pod::Man | 1.15 | Convert POD data to formatted *roff input |
| Pod::Parser | 1.13 | base class for creating POD filters and translators |
| Pod::ParseUtils | 0.22 | helpers for POD parsing and conversion |
| pod::perl | N/A | Practical Extraction and Report Language |
| pod::perl5004delta | N/A | what's new for perl5.004 |
| pod::perl5005delta | N/A | what's new for perl5.005 |
| pod::perlaix | N/A | Perl version 5 on IBM Unix (AIX) systems |
| pod::perlamiga | N/A | Perl under Amiga OS |
| pod::perlapi | N/A | autogenerated documentation for the perl public API |
| pod::perlapio | N/A | perl's IO abstraction interface. |
| pod::perlbook | N/A | Perl book information |
| pod::perlboot | N/A | Beginner's Object-Oriented Tutorial |
| pod::perlbot | N/A | Bag'o Object Tricks (the BOT) |
| pod::perlbs2000 | N/A | building and installing Perl for BS2000. |
| pod::perlcall | N/A | Perl calling conventions from C |
| pod::perlclib | N/A | Internal replacements for standard C library functions |
| pod::perlcompile | N/A | Introduction to the Perl Compiler-Translator |
| pod::perlcygwin | N/A | Perl for Cygwin |
| pod::perldata | N/A | Perl data types |
| pod::perldbmfilter | N/A | Perl DBM Filters |
| pod::perldebguts | N/A | Guts of Perl debugging |
| pod::perldebtut | N/A | Perl debugging tutorial |
| pod::perldebug | N/A | Perl debugging |
| pod::perldelta | N/A | what's new for perl v5.6.x |
| pod::perldiag | N/A | various Perl diagnostics |
| pod::perldos | N/A | N/A |
| pod::perldsc | N/A | Perl Data Structures Cookbook |
| pod::perlebcdic | N/A | Considerations for running Perl on EBCDIC platforms |
| pod::perlembed | N/A | how to embed perl in your C program |
| pod::perlepoc | N/A | Perl for EPOC |
| pod::perlfaq | N/A | frequently asked questions about Perl ($Date: 1999/05/23 20:38:02 $) |
| pod::perlfaq1 | N/A | General Questions About Perl ($Revision: 1.23 $, $Date: 1999/05/23 16:08:30 $) |
| pod::perlfaq2 | N/A | Obtaining and Learning about Perl ($Revision: 1.32 $, $Date: 1999/10/14 18:46:09 $) |
| pod::perlfaq3 | N/A | Programming Tools ($Revision: 1.38 $, $Date: 1999/05/23 16:08:30 $) |
| pod::perlfaq4 | N/A | Data Manipulation ($Revision: 1.49 $, $Date: 1999/05/23 20:37:49 $) |
| pod::perlfaq5 | N/A | Files and Formats ($Revision: 1.38 $, $Date: 1999/05/23 16:08:30 $) |
| pod::perlfaq6 | N/A | Regexes ($Revision: 1.27 $, $Date: 1999/05/23 16:08:30 $) |
| pod::perlfaq7 | N/A | Perl Language Issues ($Revision: 1.28 $, $Date: 1999/05/23 20:36:18 $) |
| pod::perlfaq8 | N/A | System Interaction ($Revision: 1.39 $, $Date: 1999/05/23 18:37:57 $) |
| pod::perlfaq9 | N/A | Networking ($Revision: 1.26 $, $Date: 1999/05/23 16:08:30 $) |
| pod::perlfilter | N/A | Source Filters |
| pod::perlfork | N/A | Perl's fork() emulation (EXPERIMENTAL, subject to change) |
| pod::perlform | N/A | Perl formats |
| pod::perlfunc | N/A | Perl builtin functions |
| pod::perlguts | N/A | Introduction to the Perl API |
| pod::perlhack | N/A | How to hack at the Perl internals |
| pod::perlhist | N/A | the Perl history records |
| pod::perlhpux | N/A | Perl version 5 on Hewlett-Packard Unix (HP-UX) systems |
| pod::perlintern | N/A | autogenerated documentation of purely B |
| pod::perlipc | N/A | Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) |
| pod::perllexwarn | N/A | Perl Lexical Warnings |
| pod::perllocale | N/A | Perl locale handling (internationalization and localization) |
| pod::perllol | N/A | Manipulating Arrays of Arrays in Perl |
| pod::perlmachten | N/A | Perl version 5 on Power MachTen systems |
| pod::perlmacos | N/A | Perl under Mac OS (Classic) |
| pod::perlmod | N/A | Perl modules (packages and symbol tables) |
| pod::perlmodinstall | N/A | Installing CPAN Modules |
| pod::perlmodlib | N/A | constructing new Perl modules and finding existing ones |
| pod::perlmpeix | N/A | Perl/iX for HP e3000 MPE =head1 SYNOPSIS |
| pod::perlnewmod | N/A | preparing a new module for distribution |
| pod::perlnumber | N/A | semantics of numbers and numeric operations in Perl |
| pod::perlobj | N/A | Perl objects |
| pod::perlop | N/A | Perl operators and precedence |
| pod::perlopentut | N/A | tutorial on opening things in Perl |
| pod::perlos2 | N/A | Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT. |
| pod::perlos390 | N/A | building and installing Perl for OS/390. |
| pod::perlpod | N/A | plain old documentation |
| pod::perlport | N/A | Writing portable Perl |
| pod::perlre | N/A | Perl regular expressions |
| pod::perlref | N/A | Perl references and nested data structures |
| pod::perlreftut | N/A | Mark's very short tutorial about references |
| pod::perlrequick | N/A | Perl regular expressions quick start |
| pod::perlretut | N/A | Perl regular expressions tutorial |
| pod::perlrun | N/A | how to execute the Perl interpreter |
| pod::perlsec | N/A | Perl security |
| pod::perlsolaris | N/A | Perl version 5 on Solaris systems |
| pod::perlstyle | N/A | Perl style guide |
| pod::perlsub | N/A | Perl subroutines |
| pod::perlsyn | N/A | Perl syntax |
| pod::perlthrtut | N/A | tutorial on threads in Perl |
| pod::perltie | N/A | how to hide an object class in a simple variable |
| pod::perltoc | N/A | perl documentation table of contents |
| pod::perltodo | N/A | Perl TO-DO List |
| pod::perltoot | N/A | Tom's object-oriented tutorial for perl |
| pod::perltootc | N/A | Tom's OO Tutorial for Class Data in Perl |
| pod::perltrap | N/A | Perl traps for the unwary |
| pod::perlunicode | N/A | Unicode support in Perl (EXPERIMENTAL, subject to change) |
| pod::perlutil | N/A | utilities packaged with the Perl distribution |
| pod::perlvar | N/A | Perl predefined variables |
| pod::perlvmesa | N/A | building and installing Perl for VM/ESA. |
| pod::perlvms | N/A | VMS-specific documentation for Perl |
| pod::perlvos | N/A | Perl for Stratus VOS |
| pod::perlwin32 | N/A | N/A |
| pod::perlxs | N/A | XS language reference manual |
| pod::perlxstut | N/A | Tutorial for writing XSUBs |
| Pod::Plainer | 0.01 | Perl extension for converting Pod to old style Pod. |
| Pod::Select | 1.13 | extract selected sections of POD from input |
| Pod::Text | 2.08 | Convert POD data to formatted ASCII text |
| Pod::Text::Color | 0.06 | Convert POD data to formatted color ASCII text |
| Pod::Text::Overstrike | 1.01 | Convert POD data to formatted overstrike text |
| Pod::Text::Termcap | 1 | Convert POD data to ASCII text with format escapes |
| Pod::Usage | 1.14 | print a usage message from embedded pod documentation |
| POSIX | 1.03 | Perl interface to IEEE Std 1003.1 |
| re | 0.02 | Perl pragma to alter regular expression behaviour |
| Safe | 2.06 | Compile and execute code in restricted compartments |
| SDBM_File | 1.03 | Tied access to sdbm files |
| Search::Dict | N/A | search for key in dictionary file |
| SelectSaver | N/A | save and restore selected file handle |
| SelfLoader | 1.0902 | load functions only on demand |
| Shell | 0.3 | run shell commands transparently within perl |
| sigtrap | 1.02 | Perl pragma to enable simple signal handling |
| SOAP::Lite | 0.55 | Client and server side SOAP implementation |
| SOAP::Test | 0.55 | Test framework for SOAP::Lite |
| SOAP::Transport::FTP | 0.55 | Client side FTP support for SOAP::Lite |
| SOAP::Transport::HTTP | 0.55 | Server/Client side HTTP support for SOAP::Lite |
| SOAP::Transport::IO | 0.55 | Server side IO support for SOAP::Lite |
| SOAP::Transport::JABBER | N/A | Server/Client side JABBER support for SOAP::Lite |
| SOAP::Transport::LOCAL | 0.55 | Client side no-transport support for SOAP::Lite |
| SOAP::Transport::MAILTO | 0.55 | Client side SMTP/sendmail support for SOAP::Lite |
| SOAP::Transport::MQ | N/A | Server/Client side MQ support for SOAP::Lite |
| SOAP::Transport::POP3 | 0.55 | Server side POP3 support for SOAP::Lite |
| SOAP::Transport::TCP | 0.55 | Server/Client side TCP support for SOAP::Lite |
| Socket | 1.72 | load the C socket.h defines and structure manipulators |
| Storable | 1.014 | persistency for perl data structures |
| strict | 1.01 | Perl pragma to restrict unsafe constructs |
| subs | N/A | Perl pragma to predeclare sub names |
| Symbol | 1.02 | manipulate Perl symbols and their names |
| Sys::Hostname | 1.1 | Try every conceivable way to get hostname |
| Sys::Syslog | 0.01 | Perl interface to the UNIX syslog(3) calls |
| Term::ANSIColor | 1.03 | Color screen output using ANSI escape sequences |
| Term::Cap | N/A | Perl termcap interface |
| Term::Complete | N/A | Perl word completion module |
| Term::ReadKey | 2.21 | A perl module for simple terminal control |
| Term::ReadLine | N/A | Perl interface to various C |
| Test | 1.15 | provides a simple framework for writing test scripts |
| Test::Builder | 0.17 | Backend for building test libraries |
| Test::Harness | 2.34 | run perl standard test scripts with statistics |
| Test::Harness::Assert | 0.02 | simple assert |
| Test::Harness::Iterator | 0.01 | Internal Test::Harness Iterator |
| Test::Harness::Straps | 0.18 | detailed analysis of test results |
| Test::More | 0.47 | yet another framework for writing test scripts |
| Test::Simple | 0.47 | Basic utilities for writing tests. |
| Test::Tutorial | N/A | A tutorial about writing really basic tests |
| Text::Abbrev | N/A | create an abbreviation table from a list |
| Text::ParseWords | 3.2 | parse text into an array of tokens or array of arrays |
| Text::Soundex | 1.0 | Implementation of the Soundex Algorithm as Described by Knuth |
| Text::Tabs | 98.112801 | expand and unexpand tabs per the unix expand(1) and unexpand(1) |
| Text::Wrap | 2001.0131 | line wrapping to form simple paragraphs |
| Tie::Array | 1.01 | base class for tied arrays |
| Tie::Handle | 4.0 | base class definitions for tied handles |
| Tie::Hash | N/A | base class definitions for tied hashes |
| Tie::RefHash | 1.3 | use references as hash keys |
| Tie::Scalar | N/A | base class definitions for tied scalars |
| Tie::SubstrHash | N/A | Fixed-table-size, fixed-key-length hashing |
| Time::gmtime | 1.01 | by-name interface to Perl's built-in gmtime() function |
| Time::HiRes | 1.56 | High resolution alarm, sleep, gettimeofday, interval timers |
| Time::Local | N/A | efficiently compute time from local and GMT time |
| Time::localtime | 1.01 | by-name interface to Perl's built-in localtime() function |
| Time::tm | N/A | internal object used by Time::gmtime and Time::localtime |
| UDDI::Lite | 0.55 | Library for UDDI clients in Perl |
| UNIVERSAL | N/A | base class for ALL classes (blessed references) |
| URI | 1.17 | Uniform Resource Identifiers (absolute and relative) |
| URI::data | N/A | URI that contain immediate data |
| URI::Escape | 3.19 | Escape and unescape unsafe characters |
| URI::file | N/A | URI that map to local file names |
| URI::Heuristic | 4.12 | Expand URI using heuristics |
| URI::ldap | 1.10 | LDAP Uniform Resource Locators |
| URI::URL | 5.02 | Uniform Resource Locators |
| URI::WithBase | N/A | URI which remember their base |
| User::grent | N/A | by-name interface to Perl's built-in getgr*() functions |
| User::pwent | N/A | by-name interface to Perl's built-in getpw*() functions |
| utf8 | N/A | Perl pragma to enable/disable UTF-8 in source code |
| vars | N/A | Perl pragma to predeclare global variable names (obsolete) |
| warnings | N/A | Perl pragma to control optional warnings |
| warnings::register | N/A | warnings import function |
| Win32 | N/A | Interfaces to some Win32 API Functions |
| WWW::RobotRules | 1.22 | Parse robots.txt files |
| WWW::RobotRules::AnyDBM_File | 1.10 | Persistent RobotRules |
| XML::Checker | 0.09 | A perl module for validating XML |
| XML::Checker::Parser | N/A | an XML::Parser that validates at parse time |
| XML::DOM | 1.27 | A perl module for building DOM Level 1 compliant document structures |
| XML::DOM::AttDef | N/A | A single XML attribute definition in an ATTLIST in XML::DOM |
| XML::DOM::AttlistDecl | N/A | An XML ATTLIST declaration in XML::DOM |
| XML::DOM::Attr | N/A | An XML attribute in XML::DOM |
| XML::DOM::CDATASection | N/A | Escaping XML text blocks in XML::DOM |
| XML::DOM::CharacterData | N/A | Common interface for Text, CDATASections and Comments |
| XML::DOM::Comment | N/A | An XML comment in XML::DOM |
| XML::DOM::Document | N/A | An XML document node in XML::DOM |
| XML::DOM::DocumentFragment | N/A | Facilitates cut & paste in XML::DOM documents |
| XML::DOM::DocumentType | N/A | An XML document type (DTD) in XML::DOM |
| XML::DOM::DOMImplementation | N/A | Information about XML::DOM implementation |
| XML::DOM::Element | N/A | An XML element node in XML::DOM |
| XML::DOM::ElementDecl | N/A | An XML ELEMENT declaration in XML::DOM |
| XML::DOM::Entity | N/A | An XML ENTITY in XML::DOM |
| XML::DOM::EntityReference | N/A | An XML ENTITY reference in XML::DOM |
| XML::DOM::NamedNodeMap | N/A | A hash table interface for XML::DOM |
| XML::DOM::Node | N/A | Super class of all nodes in XML::DOM |
| XML::DOM::NodeList | N/A | A node list as used by XML::DOM |
| XML::DOM::Notation | N/A | An XML NOTATION in XML::DOM |
| XML::DOM::Parser | N/A | An XML::Parser that builds XML::DOM document structures |
| XML::DOM::PerlSAX | N/A | Old name of L |
| XML::DOM::ProcessingInstruction | N/A | An XML processing instruction in XML::DOM |
| XML::DOM::Text | N/A | A piece of XML text in XML::DOM |
| XML::DOM::ValParser | N/A | an XML::DOM::Parser that validates at parse time |
| XML::DOM::XMLDecl | N/A | XML declaration in XML::DOM |
| XML::Dumper | 0.4 | Perl module for dumping Perl objects from/to XML |
| XML::Encoding | 1.01 | A perl module for parsing XML encoding maps. |
| XML::ESISParser | 0.07 | Perl SAX parser using nsgmls |
| XML::Filter::DetectWS | N/A | A PerlSAX filter that detects ignorable whitespace |
| XML::Filter::Reindent | N/A | Reformats whitespace for pretty printing XML |
| XML::Filter::SAXT | N/A | Replicates SAX events to several SAX event handlers |
| XML::Grove | 0.46alpha | Perl-style XML objects |
| XML::Grove::AsCanonXML | N/A | output XML objects in canonical XML |
| XML::Grove::AsString | N/A | output content of XML objects as a string |
| XML::Grove::Builder | N/A | PerlSAX handler for building an XML::Grove |
| XML::Grove::Factory | N/A | simplify creation of XML::Grove objects |
| XML::Grove::IDs | N/A | return an index of `id' attributes in a grove |
| XML::Grove::Path | N/A | return the object at a path |
| XML::Grove::PerlSAX | N/A | an PerlSAX event interface for XML objects |
| XML::Grove::Sub | N/A | run a filter sub over a grove |
| XML::Grove::Subst | N/A | substitute values into a template |
| XML::Grove::XPointer | N/A | deprecated module once intended for XPointer |
| XML::Handler::BuildDOM | N/A | PerlSAX handler that creates XML::DOM document structures |
| XML::Handler::CanonXMLWriter | 0.07 | output XML in canonical XML format |
| XML::Handler::Composer | N/A | Another XML printer/writer/generator |
| XML::Handler::PrintEvents | N/A | Prints PerlSAX events (for debugging) |
| XML::Handler::Sample | N/A | a trivial PerlSAX handler |
| XML::Handler::Subs | 0.07 | a PerlSAX handler base class for calling user-defined subs |
| XML::Handler::XMLWriter | 0.07 | a PerlSAX handler for writing readable XML |
| XML::Parser | 2.30 | A perl module for parsing XML documents |
| XML::Parser::Expat | 2.30 | Lowlevel access to James Clark's expat XML parser |
| XML::Parser::Lite | 0.55 | Lightweight regexp-based XML parser |
| XML::Parser::PerlSAX | 0.07 | Perl SAX parser using XML::Parser |
| XML::PatAct::ActionTempl | N/A | An action module for |
| XML::PatAct::Amsterdam | 0.07 | An action module for simplistic style-sheets |
| XML::PatAct::MatchName | 0.07 | A pattern module for matching element names |
| XML::PatAct::PatternTempl | N/A | A pattern module for |
| XML::PatAct::ToObjects | 0.07 | An action module for creating Perl objects |
| XML::Perl2SAX | 0.07 | translate Perl SAX methods to Java/CORBA style methods |
| XML::RegExp | N/A | Regular expressions for XML tokens |
| XML::SAX2Perl | N/A | translate Java/CORBA style SAX methods to Perl methods |
| XML::Twig | 2.02 | A perl module for processing huge XML documents in tree mode. |
| XML::UM | N/A | Convert UTF-8 strings to any encoding supported by XML::Encoding |
| XML::Writer | 0.4 | Perl extension for writing XML documents. |
| XML::XQL | 0.63 | A perl module for querying XML tree structures with XQL |
| XML::XQL::Date | N/A | Adds an XQL::Node type for representing and comparing dates and times |
| XML::XQL::DOM | N/A | Adds XQL support to XML::DOM nodes |
| XML::XQL::Query | N/A | Creates an XQL query evaluater from a XQL expression |
| XML::XQL::Tutorial | N/A | Describes the XQL query syntax |
| XMLRPC::Lite | 0.55 | client and server implementation of XML-RPC protocol |
| XMLRPC::Test | 0.55 | Test framework for XMLRPC::Lite |
| XMLRPC::Transport::HTTP | 0.55 | Server/Client side HTTP support for XMLRPC::Lite |
| XMLRPC::Transport::POP3 | 0.55 | Server side POP3 support for XMLRPC::Lite |
| XMLRPC::Transport::TCP | 0.55 | Server/Client side TCP support for XMLRPC::Lite |
| XSLoader | 0.01 | Dynamically load C libraries into Perl code |




