Index of all pods for perl
Index of all pods for perl
-
perl - Practical Extraction and Report Language
-
perlbook - Perl book information
-
perlbot - Bag'o Object Tricks (the BOT)
-
perlcall - Perl calling conventions from C
-
perldata - Perl data types
-
perldebug - Perl debugging
-
perldiag - various Perl diagnostics
-
perldsc - Perl Data Structures Cookbook
-
perlembed - how to embed perl in your C program
-
perlform - Perl formats
-
perlfunc - Perl builtin functions
-
perlguts - Perl's Internal Functions
-
perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocceses, sockets, and semaphores)
-
perlLoL - Manipulating Lists of Lists in Perl
-
perlmod - Perl modules (packages)
-
perlobj - Perl objects
-
perlop - Perl operators and precedence
-
perlovl - overload perl mathematical functions [superseded]
-
perlpod - plain old documentation
-
perlre - Perl regular expressions
-
perlref - Perl references and nested data structures
-
perlrun - how to execute the Perl interpreter
-
perlsec - Perl security
-
perlstyle - Perl style guide
-
perlsub - Perl subroutines
-
perlsyn - Perl syntax
-
perltie - how to hide an object class in a simple variable
-
perltoc - perl documentation table of contents
-
perltrap - Perl traps for the unwary
-
perlvar - Perl predefined variables
-
perlxs - XS language reference manual
-
perlXStut - Tutorial for XSUB's
-
AnyDBM_File - provide framework for multiple DBMs
-
AutoLoader - load functions only on demand
-
AutoSplit - split a package for autoloading
-
Benchmark - benchmark running times of code
-
carp - warn of errors (from perspective of caller)
-
getcwd - get pathname of current working directory
-
Devel::SelfStubber - generate stubs for a SelfLoading module
-
DirHandle - supply object methods for directory handles
-
English - use nice English (or awk) names for ugly punctuation variables
-
Env - perl module that imports environment variables
-
Exporter - Implements default import method for modules
-
ExtUtils::Install - install files from here to there
-
ExtUtils::Liblist - determine libraries to use and how to use them
-
ExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMaker
-
ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker
-
ExtUtils::MM_VMS - methods to override UN*X behaviour in ExtUtils::MakeMaker
-
ExtUtils::MakeMaker - create an extension Makefile
-
ExtUtils::Manifest - utilities to write and check a MANIFEST file
-
ExtUtils::Mkbootstrap - make a bootstrap file for use by DynaLoader
-
ExtUtils::Mksymlists - write linker options files for dynamic extension
-
ExtUtils::Miniperl, writemain - write the C code for perlmain.c
-
Basename - parse file specifications
-
validate - run many filetest checks on a tree
-
File::Copy - Copy files or filehandles
-
find - traverse a file tree
-
File::Path - create or remove a series of directories
-
FileCache - keep more files open than the system permits
-
GetOptions - extended processing of command line options
-
getopt - Process single-character switches with switch clustering
-
I18N::Collate - compare 8-bit scalar data according to the current locale
-
IPC::Open2, open2 - open a process for both reading and writing
-
IPC::Open3, open3 - open a process for reading, writing, and error handling
-
Math::BigFloat - Arbitrary length float math package
-
Math::BigInt - Arbitrary size integer math package
-
Math::Complex - complex numbers package
-
Net::Ping, pingecho - check a host for upness
-
Pod::Text - convert POD data to formatted ASCII text
-
Search::Dict, look - search for key in dictionary file
-
SelectSaver - save and restore selected file handle
-
SelfLoader - load functions only on demand
-
Shell - run shell commands transparently within perl
-
Symbol - manipulate Perl symbols and their names
-
Sys::Hostname - Try every conceivable way to get hostname
-
Sys::Syslog, openlog, closelog, setlogmask, syslog - Perl interface to the UNIX syslog(3) calls
-
Term::Cap - Perl termcap interface
-
Term::Complete - Perl word completion module
-
Term::ReadLine - Perl interface to various C packages.
-
Test::Harness - run perl standard test scripts with statistics
-
abbrev - create an abbreviation table from a list
-
Text::ParseWords - parse text into an array of tokens
-
Text::Soundex - Implementation of the Soundex Algorithm as Described by Knuth
-
Text::Tabs -- expand and unexpand tabs
-
Text::Wrap -- wrap text into a paragraph
-
Tie::Hash, Tie::StdHash - base class definitions for tied hashes
-
Tie::Scalar, Tie::StdScalar - base class definitions for tied scalars
-
Tie::SubstrHash - Fixed-table-size, fixed-key-length hashing
-
Time::Local - efficiently compute tome from local and GMT time
-
diagnostics - Perl compiler pragma to force verbose warning diagnostics
-
integer - Perl pragma to compute arithmetic in integer instead of double
-
less - perl pragma to request less of something from the compiler
-
lib - manipulate @INC at compile time
-
overload - Package for overloading perl operations
-
sigtrap - Perl pragma to enable stack backtrace on unexpected signals
-
strict - Perl pragma to restrict unsafe constructs
-
subs - Perl pragma to predeclare sub names
-
vars - Perl pragma to predeclare global variable names
-
DynaLoader - Dynamically load C libraries into Perl code
-
Fcntl - load the C Fcntl.h defines
-
FileHandle - supply object methods for filehandles
-
NDBM_File - Tied access to ndbm files
-
ODBM_File - Tied access to odbm files
-
POSIX - Perl interface to IEEE Std 1003.1
-
SDBM_File - Tied access to sdbm files
-
Safe - Compile and execute code in restricted compartments
-
Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa - load the C socket.h defines and structure manipulators
-
Dumper - stringified perl data structures, suitable for both printing and
eval