Documentation
A proxy server for the DBD::Proxy driver
Interactive command shell for the Perl DBI
fetch large files from the net
Simple mirror utility for WWW
Retrieve WWW documents recursively
Show data in nicely formatted columns
compiler to convert Perl XS code into C code
Practical Extraction and Report Language
what's new for perl5.004
perl's IO abstraction interface.
Perl book information
Bag'o Object Tricks (the BOT)
Perl calling conventions from C
Perl data types
Perl debugging
what's new for perl5.005
various Perl diagnostics
Perl Data Structures Cookbook
how to embed perl in your C program
frequently asked questions about Perl ($Date: 1998/08/05 12:09:32 $)
General Questions About Perl ($Revision: 1.15 $, $Date: 1998/08/05 11:52:24 $)
Obtaining and Learning about Perl ($Revision: 1.25 $, $Date: 1998/08/05 11:47:25 $)
Programming Tools ($Revision: 1.29 $, $Date: 1998/08/05 11:57:04 $)
Data Manipulation ($Revision: 1.26 $, $Date: 1998/08/05 12:04:00 $)
Files and Formats ($Revision: 1.24 $, $Date: 1998/07/05 15:07:20 $)
Regexps ($Revision: 1.22 $, $Date: 1998/07/16 14:01:07 $)
Perl Language Issues ($Revision: 1.21 $, $Date: 1998/06/22 15:20:07 $)
System Interaction ($Revision: 1.26 $, $Date: 1998/08/05 12:20:28 $)
Networking ($Revision: 1.20 $, $Date: 1998/06/22 18:31:09 $)
Perl formats
Perl builtin functions
Perl's Internal Functions
the Perl history records
Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
Perl locale handling (internationalization and localization)
Manipulating Lists of Lists in Perl
Perl modules (packages and symbol tables)
Installing CPAN Modules
constructing new Perl modules and finding existing ones
Perl objects
Perl operators and precedence
plain old documentation
Writing portable Perl
Perl regular expressions
Perl references and nested data structures
how to execute the Perl interpreter
Perl security
Perl style guide
Perl subroutines
Perl syntax
how to hide an object class in a simple variable
perl documentation table of contents
Tom's object-oriented tutorial for perl
Perl traps for the unwary
Perl predefined variables
Perl under Win32
XS language reference manual
Tutorial for XSUBs
libnet Frequently Asked Questions
First steps needed to use mod_perl as a CGI replacement
libwww-perl cookbook
Access to the mod_perl CVS development tree
How to use mod_perl's MethodHandlers
common/known mod_perl traps
mod_perl performance tuning
Modules
provide framework for multiple DBMs
load subroutines only on demand
split a package for autoloading
benchmark running times of code
Simple Common Gateway Interface Class
Make things work with CGI.pm against Perl-Apache API
CGI routines for writing to the HTTPD (or other) error log
Interface to Netscape Cookies
CGI Interface for Fast CGI
Simple Interface to Server Push
Try more than one constructors and return the first object available
query, download and build perl modules from CPAN sites
Utility for CPAN::Config file Initialization
Wrapper around CPAN.pm without using any XS module
warn of errors (from perspective of caller)
declare struct-like datatypes as Perl classes
get pathname of current working directory
stringified perl data structures, suitable for both printing and eval
generate stubs for a SelfLoading module
supply object methods for directory handles
use nice English (or awk) names for ugly punctuation variables
perl module that imports environment variables
Implements default import method for modules
utilities to replace common UNIX commands in Makefiles etc.
Utilities for embedding Perl in C/C++ applications
install files from here to there
Inventory management of installed modules
determine libraries to use and how to use them
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods used by ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
create an extension Makefile
utilities to write and check a MANIFEST file
make a bootstrap file for use by DynaLoader
write linker options files for dynamic extension
manage .packlist files
add blib/* directories to @INC
replace functions with equivalents which succeed or die
split a pathname into pieces
run many filetest checks on a tree
Compare files or filehandles
Copy files or filehandles
DOS like globbing and then some
traverse a file tree
create or remove a series of directories
portably perform operations on file names
File::Spec for MacOS
methods for OS/2 file specs
methods used by File::Spec
methods for VMS file specs
methods for Win32 file specs
by-name interface to Perl's built-in stat() functions
keep more files open than the system permits
supply object methods for filehandles
Locate directory of original perl script
extended processing of command line options
Process single-character switches with switch clustering
compare 8-bit scalar data according to the current locale
The Perl Compiler
Autogenerated data about Perl ops, used to generate bytecode
Assemble Perl bytecode
Walk basic blocks
Perl compiler's bytecode backend
Perl compiler's C backend
Perl compiler's optimized C translation backend
Walk Perl syntax tree, printing debug info about ops
Perl compiler backend to produce perl code
Disassemble Perl bytecode
Perl lint
Show lexical variables used in functions or files
Helper module for CC backend
Walk Perl syntax tree, printing terse info about ops
Generates cross reference reports for Perl programs
access Perl configuration information
Dynamically load C libraries into Perl code
System errno constants
load the C Fcntl.h defines
load various IO modules
supply object methods for filehandles
supply object methods for I/O handles
supply object methods for pipes
supply seek based methods for I/O objects
OO interface to the select system call
Object interface to socket communications
Generic interface to Perl Compiler backends
Disable named opcodes when compiling perl code
Perl interface to IEEE Std 1003.1
Tied access to sdbm files
Compile and execute code in restricted compartments
multithreading
thread-safe queues
thread-safe semaphores
Start a thread which runs signal handlers reliably
thread-specific keys
set/get attributes of a subroutine
Perl pragma to restrict unsafe operations when compiling
Perl pragma to alter regular expression behaviour
Arbitrary length float math package
Arbitrary size integer math package
complex numbers and associated mathematical functions
trigonometric functions
check a remote host for reachability
by-name interface to Perl's built-in gethost*() functions
by-name interface to Perl's built-in getnet*() functions
by-name interface to Perl's built-in getproto*() functions
by-name interface to Perl's built-in getserv*() functions
module to convert pod files to HTML
convert POD data to formatted ASCII text
save and restore selected file handle
load functions only on demand
run shell commands transparently within perl
manipulate Perl symbols and their names
Try every conceivable way to get hostname
Perl termcap interface
Perl word completion module
Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions.
provides a simple framework for writing test scripts
run perl standard test scripts with statistics
create an abbreviation table from a list
parse text into an array of tokens or array of arrays
Implementation of the Soundex Algorithm as Described by Knuth
expand and unexpand tabs per the unix expand(1) and unexpand(1)
line wrapping to form simple paragraphs
base class for tied arrays
base class definitions for tied handles
use references as hash keys
Fixed-table-size, fixed-key-length hashing
efficiently compute time from local and GMT time
by-name interface to Perl's built-in gmtime() function
by-name interface to Perl's built-in localtime() function
internal object used by Time::gmtime and Time::localtime
base class for ALL classes (blessed references)
by-name interface to Perl's built-in getgr*() functions
by-name interface to Perl's built-in getpw*() functions
postpone load of modules until a function is used
Establish IS-A relationship with base class at compile time
Use MakeMaker's uninstalled version of a package
Perl pragma to declare constants
Perl compiler pragma to force verbose warning diagnostics
compile-time class fields
Perl pragma to compute arithmetic in integer instead of double
perl pragma to request less of something from the compiler
manipulate @INC at compile time
Perl pragma to use and avoid POSIX locales for built-in operations
Package for overloading perl operations
Perl pragma to enable simple signal handling
Perl pragma to restrict unsafe constructs
Perl pragma to predeclare sub names
Perl pragma to predeclare global variable names
Perl interface to the Apache server API
Authentication via Perl's DBI
Authorization via Perl's DBI
Constants defined in apache header files
Initiate a persistent database connection
Utilities for debugging embedded perl code
Debug Apache::DBI modules
Utils for Apache:C/Perl glue
Utilities for mod_perl/mod_include integration
Interface to Apache logging
OPT_* defines from httpd_core.h
Run unaltered CGI scripts under mod_perl
XS implementation of Apache::PerlRun/Apache::Registry
Utilities for work with <Perl> sections
Properly set redirect status for loggers
Run unaltered CGI scrips under mod_perl
Compile Apache::Registry scripts at server startup
Limit resources used by httpd children
Override apache signal handlers with Perl's
Maintain session state across HTTP requests
Store client sessions in your DBMS
Store client sessions in your filesystem
Store client sessions via IPC::Shareable
Store client sessions in a global hash
Because size does matter.
Reload %INC files when updated on disk
Embedded interpreter status information
Things for symbol things
Tie interfaces to Apache structures
URI component parsing and unparsing
Interface to Apache C util functions
Generate an httpd.conf file
Methods for locating and parsing bits of Apache source code
Install Apache mod_perl and related modules
A bundle to install all libwww-perl related modules
Oracle database driver for the DBI module
A proxy driver for the DBI
Database independent interface for Perl
DBD Driver Writer's Guide (draft)
The Frequently Asked Questions for the Perl5 Database Interface
A package for displaying result tables
a server for the DBD::Proxy driver
Interactive command shell for the DBI
An experimental DBI emulation layer for Win32::ODBC
Perl extension for simple-minded recipe-controlled build of data.
routines to display tabular data in several formats.
dump symbol names or the symbol table
parse directory listing
converting Perl structures to strings and back.
Perl extension for embedding Perl code in HTML documents
Encode or decode strings with HTML entities
Filter HTML text through the parser
Parse <HEAD> section of a HTML document
Extract links from an HTML document
SGML parser class
Alternative HTML::Parser interface
Cookie storage and management
a simple http server class
date conversion routines
Class encapsulating HTTP Message headers
Header value parsing utility functions
Class encapsulating HTTP messages
choose a variant of a document to serve (HTTP content negotiation)
Class encapsulating HTTP Requests
Construct common HTTP::Request objects
Class encapsulating HTTP Responses
HTTP Status code processing
Library for WWW access in Perl
debug routines for the libwww-perl library
guess media type for a file or a URL
Member access mixin class
Base class for LWP protocols
A class for Web Robots
A WWW UserAgent class
Perl interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm
Encoding and decoding of base64 strings
Encoding and decoding of quoted-printable strings
Network Command class (as used by FTP, SMTP etc)
Attempt to evaluate the current host's internet name and domain
A dummy Inetd server
FTP Client class
NNTP Client class
OO interface to users netrc file
CCSO Nameserver Client class
Post Office Protocol 3 Client class (RFC1081)
Simple Mail Transfer Protocol Client
Simple Network Pager Protocol Client
time and daytime network client interface
Perl access to Oracle databases for old oraperl scripts
persistency for perl data structures
Escape and unescape unsafe characters
Expand URL using heuristics
Uniform Resource Locators (absolute and relative)
Parse robots.txt files
Persistent RobotRules
Embed a Perl interpreter in the Apache HTTP server
Provides
in site/5.00502/lib/Apache/Connection.pm
in site/5.00502/lib/Apache/Constants/Exports.pm
in site/5.00502/lib/Apache/DBI.pm
in site/5.00502/lib/HTML/Embperl.pm
in site/5.00502/lib/Apache/FakeRequest.pm
in site/5.00502/lib/Apache/File.pm
in site/5.00502/lib/Apache/ModuleConfig.pm
in site/5.00502/lib/Apache/MyConfig.pm
in site/5.00502/lib/Apache/Opcode.pm
in site/5.00502/lib/Apache/httpd_conf.pm
in site/5.00502/lib/Apache/RegistryBB.pm
in site/5.00502/lib/Apache/RegistryNG.pm
in site/5.00502/lib/Apache/Server.pm
in site/5.00502/lib/Apache/Session/Daemon.pm
in site/5.00502/lib/Apache/Session.pm
in site/5.00502/lib/Apache/test.pm
in 5.00502/lib/MSWin32-x86/B/Disassembler.pm
in 5.00502/lib/MSWin32-x86/B.pm
in 5.00502/lib/MSWin32-x86/B/CC.pm
in 5.00502/lib/MSWin32-x86/B.pm
in 5.00502/lib/MSWin32-x86/B/CC.pm
in 5.00502/lib/CGI/Apache.pm
in site/5.00502/lib/Apache/Registry.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN/FirstTime.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/CPAN.pm
in 5.00502/lib/Class/Struct.pm
in site/5.00502/lib/DBD/ExampleP.pm
in site/5.00502/lib/DBD/ExampleP.pm
in site/5.00502/lib/DBD/ExampleP.pm
in site/5.00502/lib/DBD/ExampleP.pm
in site/5.00502/lib/DBD/NullP.pm
in site/5.00502/lib/DBD/NullP.pm
in site/5.00502/lib/DBD/NullP.pm
in site/5.00502/lib/DBD/NullP.pm
in site/5.00502/lib/DBD/Oracle.pm
in site/5.00502/lib/DBD/Oracle.pm
in site/5.00502/lib/DBD/Oracle.pm
in site/5.00502/lib/DBD/Proxy.pm
in site/5.00502/lib/DBD/Proxy.pm
in site/5.00502/lib/DBD/Proxy.pm
in site/5.00502/lib/DBD/Sponge.pm
in site/5.00502/lib/DBD/Sponge.pm
in site/5.00502/lib/DBD/Sponge.pm
in site/5.00502/lib/DBD/Sponge.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI.pm
in site/5.00502/lib/DBI/Format.pm
in site/5.00502/lib/DBI/Format.pm
in site/5.00502/lib/DBI/Format.pm
in site/5.00502/lib/DBI/Shell.pm
in site/5.00502/lib/DBI/Shell.pm
in site/5.00502/lib/Devel/Symdump/Export.pm
in 5.00502/lib/ExtUtils/Mkbootstrap.pm
in 5.00502/lib/ExtUtils/Install.pm
in 5.00502/lib/ExtUtils/MakeMaker.pm
in 5.00502/lib/ExtUtils/MM_Unix.pm
in 5.00502/lib/ExtUtils/Miniperl.pm
in 5.00502/lib/CGI.pm
in site/5.00502/lib/File/Listing.pm
in site/5.00502/lib/File/Listing.pm
in site/5.00502/lib/File/Listing.pm
in site/5.00502/lib/File/Listing.pm
in site/5.00502/lib/HTML/Embperl.pm
in site/5.00502/lib/HTML/Embperl.pm
in site/5.00502/lib/HTTP/Cookies.pm
in site/5.00502/lib/HTTP/Daemon.pm
in site/5.00502/lib/HTTP/Headers/ETag.pm
in site/5.00502/lib/HTTP/Headers/Auth.pm
in site/5.00502/lib/HTTP/Headers/ETag.pm
in site/5.00502/lib/HTTP/Headers/Auth.pm
in 5.00502/lib/MSWin32-x86/IO/Pipe.pm
in 5.00502/lib/MSWin32-x86/IO/Socket.pm
in 5.00502/lib/MSWin32-x86/IO/Socket.pm
in 5.00502/lib/IPC/Open2.pm
in 5.00502/lib/IPC/Open3.pm
in site/5.00502/lib/LWP/Simple.pm
in site/5.00502/lib/LWP/Authen/Basic.pm
in site/5.00502/lib/LWP/Authen/Digest.pm
in site/5.00502/lib/LWP/Protocol/data.pm
in site/5.00502/lib/LWP/Protocol/file.pm
in site/5.00502/lib/LWP/Protocol/ftp.pm
in site/5.00502/lib/LWP/Protocol/gopher.pm
in site/5.00502/lib/LWP/Protocol/http.pm
in site/5.00502/lib/LWP/Protocol/https.pm
in site/5.00502/lib/LWP/Protocol/mailto.pm
in site/5.00502/lib/LWP/Protocol/nntp.pm
in site/5.00502/lib/LWP/Simple.pm
in 5.00502/lib/ExtUtils/MakeMaker.pm
in 5.00502/lib/ExtUtils/MakeMaker.pm
in 5.00502/lib/CGI.pm
in site/5.00502/lib/MSWin32-x86/Net/Config.pm
in site/5.00502/lib/Net/FTP/A.pm
in site/5.00502/lib/Net/FTP/E.pm
in site/5.00502/lib/Net/FTP/I.pm
in site/5.00502/lib/Net/FTP/L.pm
in site/5.00502/lib/Net/FTP/dataconn.pm
in site/5.00502/lib/Net/PH.pm
in site/5.00502/lib/Net/PH.pm
in 5.00502/lib/MSWin32-x86/POSIX.pm
in 5.00502/lib/Pod/Functions.pm
in 5.00502/lib/Search/Dict.pm
in 5.00502/lib/MSWin32-x86/Socket.pm
in 5.00502/lib/Sys/Syslog.pm
in 5.00502/lib/CGI.pm
in 5.00502/lib/Term/ReadLine.pm
in 5.00502/lib/Term/ReadLine.pm
in 5.00502/lib/Term/ReadLine.pm
in 5.00502/lib/Exporter.pm
in 5.00502/lib/Tie/Hash.pm
in 5.00502/lib/Tie/Scalar.pm
in 5.00502/lib/Tie/Array.pm
in 5.00502/lib/Tie/Hash.pm
in 5.00502/lib/Tie/Scalar.pm
in site/5.00502/lib/URI/URL/_generic.pm
in site/5.00502/lib/URI/URL/_login.pm
in site/5.00502/lib/URI/URL/data.pm
in site/5.00502/lib/URI/URL/file.pm
in site/5.00502/lib/URI/URL/finger.pm
in site/5.00502/lib/URI/URL/ftp.pm
in site/5.00502/lib/URI/URL/gopher.pm
in site/5.00502/lib/URI/URL/http.pm
in site/5.00502/lib/URI/URL/https.pm
in site/5.00502/lib/URI/URL/mailto.pm
in site/5.00502/lib/URI/URL/news.pm
in site/5.00502/lib/URI/URL/nntp.pm
in site/5.00502/lib/URI/URL/prospero.pm
in site/5.00502/lib/URI/URL/rlogin.pm
in site/5.00502/lib/URI/URL/telnet.pm
in site/5.00502/lib/URI/URL/tn3270.pm
in site/5.00502/lib/URI/URL/wais.pm
in site/5.00502/lib/URI/URL/webster.pm
in site/5.00502/lib/URI/URL/whois.pm
in site/5.00502/lib/WWW/RobotRules.pm
in 5.00502/lib/AutoSplit.pm