Perl Version 5.8.8


Release date: 2006-01-31

Currently running on Linux york.site5.com 2.6.27-grsec4 #1 SMP Tue Nov 10 18:26:52 GMT 2009 i686
Built for i686-linux
Build date Mon Mar 30 14:02:31 CDT 2009
Perl path /usr/bin/perl
Additional C Compiler Flags -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
Optimizer/Debugger Flags -O2
Thread Support disabled (threads, ithreads, 5005threads)

This is perl, v5.8.8 built for i686-linux
Copyright (c) 1987-2010, Larry Wall


Configuration

Perl Core

VariableValue
api_versionstring 5.8.0
cc cc
ccflags -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
cf_by root
cf_email root@08-shared.site5032009.theplanet.host
cf_time Mon Mar 30 14:02:31 CDT 2009
extensions attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Errno
installarchlib /usr/lib/perl5/5.8.8/i686-linux
installbin /usr/bin
installhtmldir no value
installhtmlhelpdir no value
installprefix /usr
installprefixexp /usr
installprivlib /usr/lib/perl5/5.8.8
installscript /usr/bin
installsitearch /usr/lib/perl5/site_perl/5.8.8/i686-linux
installsitebin /usr/bin
known_extensions attrs B ByteLoader Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared
libc /lib/libc-2.3.4.so
libperl libperl.a
libpth /usr/local/lib /lib /usr/lib
libs -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
myarchname i686-linux
optimize -O2
osname linux
osvers 2.6.9-67.elsmp
package perl5
perllibs -lnsl -ldl -lm -lcrypt -lutil -lc
perlpath /usr/bin/perl
pm_apiversion no value
prefix /usr
prefixexp /usr
privlib /usr/lib/perl5/5.8.8
privlibexp /usr/lib/perl5/5.8.8
startperl #!/usr/bin/perl
version 5.8.8
version_patchlevel_string version 8 subversion 8
xs_apiversion no value

Perl utilities

NameLocation
h2ph /usr/bin/h2ph
h2xs /usr/bin/h2xs
perldoc /usr/bin/perldoc
pod2html /usr/bin/pod2html
pod2latex /usr/bin/pod2latex
pod2man /usr/bin/pod2man
pod2text /usr/bin/pod2text
pod2usage /usr/bin/pod2usage
podchecker /usr/bin/podchecker
podselect /usr/bin/podselect

Mail

SMTP york
sendmail_path /usr/sbin/sendmail

HTTP Headers Information

HTTP Request Headers

Environment

VariableValue
ENV["HOME"] /
ENV["LOGNAME"] root
ENV["MAILTO"] root
ENV["PATH"] /sbin:/bin:/usr/sbin:/usr/bin
ENV["PWD"] /usr/local/site5/periodic/daily
ENV["SHELL"] /bin/bash
ENV["SHLVL"] 4
ENV["USER"] root
ENV["_"] /usr/bin/perl

Core Perl modules installed

Module nameVersionDescription
AnyDBM_File unknown provide framework for multiple DBMs
App::Prove 3.21 Implements the C command.
App::Prove::State 3.21 State storage for the C command.
App::Prove::State::Result 3.21 Individual test suite results.
App::Prove::State::Result::Test 3.21 Individual test results.
Attribute::Handlers 0.78_02 Simpler definition of attribute handlers
attributes unknown get/set subroutine or variable attributes
attrs 1.02 set/get attributes of a subroutine (deprecated)
AutoLoader 5.60 load subroutines only on demand
AutoSplit 1.04 split a package for autoloading
autouse 1.05 postpone load of modules until a function is used
B unknown The Perl Compiler
B::Asmdata unknown Autogenerated data about Perl ops, used to generate bytecode
B::Assembler 0.07 Assemble Perl bytecode
B::Bblock unknown Walk basic blocks
B::Bytecode unknown Perl compiler's bytecode backend
B::C unknown Perl compiler's C backend
B::CC unknown Perl compiler's optimized C translation backend
B::Concise unknown Walk Perl syntax tree, printing concise info about ops
B::Debug unknown Walk Perl syntax tree, printing debug info about ops
B::Deparse 0.71 Perl compiler backend to produce perl code
B::Disassembler::BytecodeStream 1.05 Disassemble Perl bytecode
B::Lint unknown Perl lint
B::Showlex unknown Show lexical variables used in functions or files
B::Stackobj unknown Helper module for CC backend
B::Stash unknown show what stashes are loaded
B::Terse unknown Walk Perl syntax tree, printing terse info about ops
B::Xref unknown Generates cross reference reports for Perl programs
base 2.07 Establish IS-A relationship with base classes at compile time
Benchmark 1.07 benchmark running times of Perl code
bigint 0.07 Transparent BigInteger support for Perl
bignum 0.17 Transparent BigNumber support for Perl
bigrat 0.08 Transparent BigNumber/BigRational support for Perl
blib 1.03 Use MakeMaker's uninstalled version of a package
ByteLoader unknown load byte compiled perl code
bytes unknown Perl pragma to force byte semantics rather than character semantics
Carp unknown warn of errors (from perspective of caller)
Carp unknown heavy machinery, no user serviceable parts inside
CGI 3.49 Handle Common Gateway Interface requests and responses
CGI::Apache 1.01 Backward compatibility module for CGI.pm
CGI::Carp 3.45 CGI routines for writing to the HTTPD (or other) error log
CGI::Cookie 1.29 Interface to Netscape Cookies
CGI::Fast 1.08 CGI Interface for Fast CGI
CGI::Pretty 3.46 module to produce nicely formatted HTML code
CGI::Push 1.04 Simple Interface to Server Push
CGI::Switch 1.01 Backward compatibility module for defunct CGI::Switch
CGI::Util 3.48 Internal utilities used by CGI module
charnames unknown define character names for C<\N{named}> string literal escapes
Class::ISA 0.33 report the search path for a class's ISA tree
Class::Struct 0.63 declare struct-like datatypes as Perl classes
Config unknown No description found
constant 1.05 Perl pragma to declare constants
CPAN 1.9304 Snapshot of installation on ",
CPAN::Admin 5.5 A CPAN Shell for CPAN admins
CPAN::Debug 5.5 No description found
CPAN::DeferedCode 5.50 No description found
CPAN::Distroprefs 6 read and match distroprefs
CPAN::HandleConfig 5.5 No description found
CPAN::Kwalify 5.50 Interface between CPAN.pm and Kwalify.pm
CPAN::Mirrored::By 5.52 Utility for CPAN::Config file Initialization
CPAN::Nox 5.50 Wrapper around CPAN.pm without using any XS module
CPAN::Queue::Item 5.5 No description found
CPAN::Tarzip 5.5 No description found
CPAN::Version 5.5 utility functions to compare CPAN versions
Cwd 3.29 get pathname of current working directory
Data::Dumper 2.125 stringified perl data structures, suitable for both printing and C
DB 1.01 programmatic interface to the Perl debugging API (draft, subject to
DBM_Filter::my_filter1 unknown Filter DBM keys/values
Devel::DProf 20050603.00 a Perl code profiler
Devel::Peek 1.03 A data debugging tool for the XS programmer
Devel::PPPort 3.19 Perl/Pollution/Portability
Devel::SelfStubber 1.03 generate stubs for a SelfLoading module
diagnostics unknown produce verbose warning diagnostics
Digest 1.14 Modules that calculate message digests
Digest::base 1.00 Digest base class
Digest::file 1.00 Calculate digests of files
Digest::MD5 2.36 Perl interface to the MD5 Algorithm
DirHandle unknown supply object methods for directory handles
Dumpvalue unknown provides screen dump of Perl data.
DynaLoader 1.05 Dynamically load C libraries into Perl code
Encode unknown character encodings
Encode::Alias unknown alias definitions to encodings
Encode::Byte unknown Single Byte Encodings
Encode::CJKConstants unknown Internally used by Encode::??::ISO_2022_*
Encode::CN unknown China-based Chinese Encodings
Encode::CN::HZ 2.05 internally used by Encode::CN
Encode::Config unknown internally used by Encode
Encode::ConfigLocal unknown No description found
Encode::EBCDIC unknown EBCDIC Encodings
Encode::Encoder unknown Object Oriented Encoder
Encode::Encoding unknown Encode Implementation Base Class
Encode::GSM0338 2.01 ESTI GSM 03.38 Encoding
Encode::Guess unknown Guesses encoding from data
Encode::JP unknown Japanese Encodings
Encode::JP::H2Z unknown internally used by Encode::JP::2022_JP*
Encode::JP::JIS7 unknown internally used by Encode::JP
Encode::KR unknown Korean Encodings
Encode::KR::2022_KR unknown internally used by Encode::KR
Encode::MIME::Header unknown MIME 'B' and 'Q' header encoding
Encode::MIME::Header::ISO_2022_JP unknown No description found
Encode::MIME::Name unknown internally used by Encode
Encode::Symbol unknown Symbol Encodings
Encode::TW unknown Taiwan-based Chinese Encodings
Encode::Unicode unknown Various Unicode Transformation Formats
Encode::Unicode::UTF7 unknown UTF-7 encoding
encoding unknown allows you to write your script in non-ascii or non-utf8
English unknown use nice English (or awk) names for ugly punctuation variables
Env unknown perl module that imports environment variables as scalars or arrays
Errno 1.09_01 System errno constants
Exporter unknown Implements default import method for modules
Exporter::Heavy unknown Exporter guts
ExtUtils::Command 1.16 utilities to replace common UNIX commands in Makefiles etc.
ExtUtils::Command::MM unknown Commands for the MM's to use in Makefiles
ExtUtils::Constant 0.17 generate XS code to import C header constants
ExtUtils::Constant::Base 0.01 base class for ExtUtils::Constant objects
ExtUtils::Constant::Utils 0.01 helper functions for ExtUtils::Constant
ExtUtils::Constant::XS 0.01 base class for ExtUtils::Constant objects
ExtUtils::Embed 1.26 Utilities for embedding Perl in C/C++ applications
ExtUtils::Install 1.52 install files from here to there
ExtUtils::Installed 1.43 Inventory management of installed modules
ExtUtils::Liblist unknown determine libraries to use and how to use them
ExtUtils::Liblist::Kid unknown No description found
ExtUtils::MakeMaker unknown Create a module Makefile
ExtUtils::MakeMaker::bytes unknown Version-agnostic bytes.pm
ExtUtils::MakeMaker::Config unknown Wrapper around Config.pm
ExtUtils::MakeMaker::vmsish unknown Platform-agnostic vmsish.pm
ExtUtils::Manifest 1.56 utilities to write and check a MANIFEST file
ExtUtils::Miniperl unknown write the C code for perlmain.c
ExtUtils::Mkbootstrap unknown make a bootstrap file for use by DynaLoader
ExtUtils::Mksymlists unknown write linker options files for dynamic extension
ExtUtils::MM unknown OS adjusted ExtUtils::MakeMaker subclass
ExtUtils::MM_AIX unknown AIX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Any unknown Platform-agnostic MM methods
ExtUtils::MM_BeOS unknown methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Cygwin unknown methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Darwin unknown special behaviors for OS X
ExtUtils::MM_DOS unknown DOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_MacOS unknown once produced Makefiles for MacOS Classic
ExtUtils::MM_NW5 unknown methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_OS2 unknown methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_QNX unknown QNX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Unix 6.56 methods used by ExtUtils::MakeMaker
ExtUtils::MM_UWIN unknown U/WIN specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_VMS unknown methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_VOS unknown VOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Win32 unknown methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Win95 unknown method to customize MakeMaker for Win9X
ExtUtils::MY unknown ExtUtils::MakeMaker subclass for customization
ExtUtils::Packlist 1.43 manage .packlist files
ExtUtils::testlib unknown add blib/* directories to @INC
Fatal 1.03 replace functions with equivalents which succeed or die
Fcntl 1.05 load the C Fcntl.h defines
fields 2.03 compile-time class fields
File::Basename 2.74 Parse file paths into directory, filename and suffix.
File::CheckTree unknown run many filetest checks on a tree
File::Compare 1.1003 Compare files or filehandles
File::Copy 2.09 Copy files or filehandles
File::DosGlob unknown DOS like globbing and then some
File::Find unknown Traverse a directory tree.
File::Glob 1.05 Perl extension for BSD glob routine
File::Path unknown create or remove directory trees
File::Spec 3.29 portably perform operations on file names
File::Spec::Cygwin 3.29 methods for Cygwin file specs
File::Spec::Epoc 3.29 methods for Epoc file specs
File::Spec::Functions 3.29 portably perform operations on file names
File::Spec::Mac 3.29 File::Spec for Mac OS (Classic)
File::Spec::OS2 3.29 methods for OS/2 file specs
File::Spec::Unix 3.29 File::Spec for Unix, base for other File::Spec modules
File::Spec::VMS 3.29 methods for VMS file specs
File::Spec::Win32 3.29 methods for Win32 file specs
File::stat unknown by-name interface to Perl's built-in stat() functions
File::Temp 0.22 return name and handle of a temporary file safely
FileCache unknown keep more files open than the system permits
FileHandle 2.01 supply object methods for filehandles
filetest unknown Perl pragma to control the filetest permission operators
Filter::cpp 1.03 cpp source filter
Filter::sh 1.01 sh source filter
Filter::Simple 0.82 Simplified source filtering
FindBin 1.47 Locate directory of original perl script
GDBM_File 1.08 Perl5 access to the gdbm library.
Getopt::Long 2.38 Extended processing of command line options
Getopt::Std 1.05 Process single-character switches with switch clustering
Hash::Util unknown A selection of general-utility hash subroutines
I18N::Collate unknown compare 8-bit scalar data according to the current locale
I18N::Langinfo unknown query locale information
I18N::LangTags 0.35 functions for dealing with RFC3066-style language tags
I18N::LangTags::Detect 1.03 detect the user's language preferences
I18N::LangTags::List 0.35 tags and names for human languages
if 0.05 C a Perl module if a condition holds
integer unknown Perl pragma to use integer arithmetic instead of floating point
IO unknown load various IO modules
IO::Dir 1.05 supply object methods for directory handles
IO::File 1.13 supply object methods for filehandles
IO::Handle 1.25 supply object methods for I/O handles
IO::Pipe 1.13 supply object methods for pipes
IO::Poll 0.07 Object interface to system poll call
IO::Seekable 1.10 supply seek based methods for I/O objects
IO::Select 1.17 OO interface to the select system call
IO::Socket 1.29 Object interface to socket communications
IO::Socket::INET 1.29 Object interface for AF_INET domain sockets
IO::Socket::UNIX 1.22 Object interface for AF_UNIX domain sockets
IPC::Msg 1.02 SysV Msg IPC object class
IPC::Open2 1.02 open a process for both reading and writing
IPC::Open3 1.02 open a process for reading, writing, and error handling
IPC::Semaphore 1.02 SysV Semaphore IPC object class
IPC::SysV 1.04 SysV IPC constants
less unknown perl pragma to request less of something from the compiler
lib unknown manipulate @INC at compile time
List::Util 1.22 A selection of general-utility list subroutines
List::Util::PP 1.22 No description found
List::Util::XS 1.22 Indicate if List::Util was compiled with a C compiler
locale unknown Perl pragma to use and avoid POSIX locales for built-in operations
Locale::Constants 2.07 No description found
Locale::Country 2.07 No description found
Locale::Currency 2.07 No description found
Locale::Language 2.07 No description found
Locale::Maketext 1.09 No description found
Locale::Maketext::Guts unknown No description found
Locale::Maketext::GutsLoader unknown No description found
Locale::Script 2.07 No description found
Math::BigFloat 1.51 Arbitrary size floating point math package
Math::BigFloat::Trace 0.01 No description found
Math::BigInt 1.77 Arbitrary size integer/float math package
Math::BigInt::Calc 0.47 Pure Perl module to support Math::BigInt
Math::BigInt::CalcEmu 0.05 Emulate low-level math with BigInt code
Math::BigInt::Trace 0.01 No description found
Math::BigRat 0.15 Arbitrary big rational numbers
Math::Complex 1.35 complex numbers and associated mathematical functions
Math::Trig 1.03 trigonometric functions
Memoize 1.01 Make functions faster by trading space for time
Memoize::AnyDBM_File 0.65 glue to provide EXISTS for AnyDBM_File for Storable use
Memoize::Expire 1.00 Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile 1.01 test for Memoize expiration semantics
Memoize::ExpireTest 0.65 test for Memoize expiration semantics
Memoize::NDBM_File 0.65 glue to provide EXISTS for NDBM_File for Storable use
Memoize::SDBM_File 0.65 glue to provide EXISTS for SDBM_File for Storable use
Memoize::Storable 0.65 store Memoized data in Storable database
MIME::Base64 3.09 Encoding and decoding of base64 strings
MIME::QuotedPrint 3.09 Encoding and decoding of quoted-printable strings
NDBM_File unknown Tied access to ndbm files
Net::Cmd 2.29 Network Command class (as used by FTP, SMTP etc)
Net::Config 1.11 Local configuration data for libnet
Net::Domain 2.20 Attempt to evaluate the current host's internet name and domain
Net::FTP 2.77 FTP Client class
Net::FTP::A 1.18 No description found
Net::FTP::dataconn 0.11 No description found
Net::FTP::E 0.01 No description found
Net::FTP::I 1.12 No description found
Net::FTP::L 0.01 No description found
Net::hostent unknown by-name interface to Perl's built-in gethost*() functions
Net::netent unknown by-name interface to Perl's built-in getnet*() functions
Net::Netrc 2.12 OO interface to users netrc file
Net::NNTP 2.24 NNTP Client class
Net::Ping 2.31 check a remote host for reachability
Net::POP3 2.29 Post Office Protocol 3 Client class (RFC1939)
Net::protoent unknown by-name interface to Perl's built-in getproto*() functions
Net::servent unknown by-name interface to Perl's built-in getserv*() functions
Net::SMTP 2.31 Simple Mail Transfer Protocol Client
Net::Time 2.10 time and daytime network client interface
NEXT 0.60 Provide a pseudo-class NEXT (et al) that allows method redispatch
O unknown Generic interface to Perl Compiler backends
Opcode 1.06 Disable named opcodes when compiling perl code
open unknown perl pragma to set default PerlIO layers for input and output
ops unknown Perl pragma to restrict unsafe operations when compiling
overload unknown Package for overloading Perl operations
PerlIO unknown On demand loader for PerlIO layers and root of PerlIO::* name space
PerlIO::encoding unknown encoding layer
PerlIO::scalar unknown in-memory IO, scalar IO
PerlIO::via unknown Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint 0.06 PerlIO layer for quoted-printable strings
Pod::Checker 1.43 check pod documents for syntax errors
Pod::Find 1.34 find POD documents in directory trees
Pod::Functions unknown Group Perl's functions a la perlfunc.pod
Pod::Html 1.0504 module to convert pod files to HTML
Pod::InputObjects 1.3 objects representing POD input paragraphs, commands, etc.
Pod::LaTeX 0.58 Convert Pod data to formatted Latex
Pod::Man 1.37 Convert POD data to formatted *roff input
Pod::ParseLink 1.06 Parse an LEE formatting code in POD text
Pod::Parser 1.32 base class for creating POD filters and translators
Pod::ParseUtils 1.33 helpers for POD parsing and conversion
Pod::Perldoc 3.15 Look up Perl documentation in Pod format.
Pod::Perldoc::BaseTo unknown Base for Pod::Perldoc formatters
Pod::Perldoc::GetOptsOO unknown Customized option parser for Pod::Perldoc
Pod::Perldoc::ToChecker unknown let Perldoc check Pod for errors
Pod::Perldoc::ToMan unknown let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff unknown let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod unknown let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf unknown let Perldoc render Pod as RTF
Pod::Perldoc::ToText unknown let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk unknown let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml unknown let Perldoc render Pod as XML
Pod::Plainer unknown Perl extension for converting Pod to old style Pod.
Pod::PlainText 2.02 Convert POD data to formatted ASCII text
Pod::Select 1.3 extract selected sections of POD from input
Pod::Text 2.21 Convert POD data to formatted ASCII text
Pod::Text::Color 1.04 Convert POD data to formatted color ASCII text
Pod::Text::Overstrike 1.1 Convert POD data to formatted overstrike text
Pod::Text::Termcap 1.11 Convert POD data to ASCII text with format escapes
Pod::Usage 1.33 print a usage message from embedded pod documentation
POSIX unknown No description found
re unknown Perl pragma to alter regular expression behaviour
Safe 2.12 Compile and execute code in restricted compartments
Scalar::Util 1.22 A selection of general-utility scalar subroutines
Scalar::Util::PP 1.22 No description found
SDBM_File unknown Tied access to sdbm files
Search::Dict unknown search for key in dictionary file
SelectSaver unknown save and restore selected file handle
SelfLoader 1.0904 load functions only on demand
Shell 0.6 run shell commands transparently within perl
sigtrap 1.02 Perl pragma to enable simple signal handling
Socket 1.78 load the C socket.h defines and structure manipulators
sort unknown perl pragma to control sort() behaviour
Storable 2.21 persistence for Perl data structures
strict 1.03 Perl pragma to restrict unsafe constructs
subs unknown Perl pragma to predeclare sub names
Switch 2.10_01 A switch statement for Perl
Symbol 1.06 manipulate Perl symbols and their names
Sys::Hostname 1.11 Try every conceivable way to get hostname
Sys::Syslog 0.27 Perl interface to the UNIX syslog(3) calls
TAP::Base 3.21 Base class that provides common functionality to L
TAP::Formatter::Base 3.21 Base class for harness output delegates
TAP::Formatter::Color 3.21 Run Perl test scripts with color
TAP::Formatter::Console 3.21 Harness output delegate for default console output
TAP::Formatter::Console::ParallelSession 3.21 Harness output delegate for parallel console output
TAP::Formatter::Console::Session 3.21 Harness output delegate for default console output
TAP::Formatter::File 3.21 Harness output delegate for file output
TAP::Formatter::File::Session 3.21 Harness output delegate for file output
TAP::Formatter::Session 3.21 Abstract base class for harness output delegate
TAP::Harness 3.21 Run test scripts with statistics
TAP::Object 3.21 Base class that provides common functionality to all C modules
TAP::Parser 3.21 Parse L output
TAP::Parser::Aggregator 3.21 Aggregate TAP::Parser results
TAP::Parser::Grammar 3.21 A grammar for the Test Anything Protocol.
TAP::Parser::Iterator 3.21 Base class for TAP source iterators
TAP::Parser::Iterator::Array 3.21 Iterator for array-based TAP sources
TAP::Parser::Iterator::Process 3.21 Iterator for proccess-based TAP sources
TAP::Parser::Iterator::Stream 3.21 Iterator for filehandle-based TAP sources
TAP::Parser::IteratorFactory 3.21 Figures out which SourceHandler objects to use for a given Source
TAP::Parser::Multiplexer 3.21 Multiplex multiple TAP::Parsers
TAP::Parser::Result 3.21 Base class for TAP::Parser output objects
TAP::Parser::Result::Bailout 3.21 Bailout result token.
TAP::Parser::Result::Comment 3.21 Comment result token.
TAP::Parser::Result::Plan 3.21 Plan result token.
TAP::Parser::Result::Pragma 3.21 TAP pragma token.
TAP::Parser::Result::Test 3.21 Test result token.
TAP::Parser::Result::Unknown 3.21 Unknown result token.
TAP::Parser::Result::Version 3.21 TAP syntax version token.
TAP::Parser::Result::YAML 3.21 YAML result token.
TAP::Parser::ResultFactory 3.21 Factory for creating TAP::Parser output objects
TAP::Parser::Scheduler 3.21 Schedule tests during parallel testing
TAP::Parser::Scheduler::Job 3.21 A single testing job.
TAP::Parser::Scheduler::Spinner 3.21 A no-op job.
TAP::Parser::Source 3.21 a TAP source & meta data about it
TAP::Parser::Source::Perl 3.17 Stream Perl output
TAP::Parser::SourceHandler 3.21 Base class for different TAP source handlers
TAP::Parser::SourceHandler::Executable 3.21 Stream output from an executable TAP source
TAP::Parser::SourceHandler::File 3.21 Stream TAP from a text file.
TAP::Parser::SourceHandler::Handle 3.21 Stream TAP from an IO::Handle or a GLOB.
TAP::Parser::SourceHandler::Perl 3.21 Stream TAP from a Perl executable
TAP::Parser::SourceHandler::pgTAP 3.21 Stream TAP from pgTAP test scripts
TAP::Parser::SourceHandler::RawTAP 3.21 Stream output from raw TAP in a scalar/array ref.
TAP::Parser::Utils 3.21 Internal TAP::Parser utilities
TAP::Parser::YAMLish::Reader 3.21 Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer 3.21 Write YAMLish data
Term::ANSIColor 1.10 Color screen output using ANSI escape sequences
Term::Cap 1.09 Perl termcap interface
Term::Complete unknown Perl word completion module
Term::ReadLine::Stub unknown Perl interface to various C packages.
Test 1.25 provides a simple framework for writing test scripts
Test::Builder unknown Backend for building test libraries
Test::Builder::IO::Scalar 2.110 A copy of IO::Scalar for Test::Builder
Test::Builder::Module unknown Base class for test modules
Test::Builder::Tester unknown test testsuites that have been built with
Test::Builder::Tester::Color unknown turn on colour in Test::Builder::Tester
Test::Harness 3.21 Run Perl standard test scripts with statistics
Test::Harness::Assert 0.02 simple assert
Test::Harness::Iterator 0.02 Internal Test::Harness Iterator
Test::Harness::Point 0.01 object for tracking a single test point
Test::Harness::Straps 0.26 detailed analysis of test results
Test::More unknown yet another framework for writing test scripts
Test::Simple unknown Basic utilities for writing tests.
Text::Abbrev unknown create an abbreviation table from a list
Text::Balanced 1.95 Extract delimited text sequences from strings.
Text::ParseWords 3.24 parse text into an array of tokens or array of arrays
Text::Soundex 1.01 Implementation of the Soundex Algorithm as Described by Knuth
Text::Tabs 2005.0824 expand and unexpand tabs per the unix expand(1) and unexpand(1)
Text::Wrap 2005.082401 line wrapping to form simple paragraphs
Thread 2.00 manipulate threads in Perl (for old code only)
Thread::Queue unknown thread-safe queues
Thread::Semaphore unknown thread-safe semaphores
threads unknown Perl extension allowing use of interpreter based threads from perl
threads::shared unknown Perl extension for sharing data structures between threads
Tie::Array unknown base class for tied arrays
Tie::File 0.97 Access the lines of a disk file via a Perl array
Tie::Handle unknown base class definitions for tied handles
Tie::Hash unknown base class definitions for tied hashes
Tie::Memoize unknown add data to hash when needed
Tie::RefHash unknown use references as hash keys
Tie::Scalar unknown base class definitions for tied scalars
Tie::SubstrHash unknown Fixed-table-size, fixed-key-length hashing
Time::gmtime 1.02 by-name interface to Perl's built-in gmtime() function
Time::HiRes 1.9720 High resolution alarm, sleep, gettimeofday, interval timers
Time::Local 1.11 efficiently compute time from local and GMT time
Time::localtime 1.02 by-name interface to Perl's built-in localtime() function
Time::tm unknown internal object used by Time::gmtime and Time::localtime
Unicode::Collate unknown Unicode Collation Algorithm
Unicode::Normalize unknown Unicode Normalization Forms
Unicode::UCD unknown Unicode character database
UNIVERSAL unknown base class for ALL classes (blessed references)
User::grent unknown by-name interface to Perl's built-in getgr*() functions
User::pwent unknown by-name interface to Perl's built-in getpw*() functions
utf8 unknown Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code
vars unknown Perl pragma to predeclare global variable names (obsolete)
vmsish unknown Perl pragma to control VMS-specific language features
warnings unknown Perl pragma to control optional warnings
warnings::register unknown warnings import function
XS::APItest unknown Test the perl C API
XS::Typemap 0.02 module to test the XS typemaps distributed with perl
XSLoader 0.06 Dynamically load C libraries into Perl code

Include path (INC) directoriesSearchedNumber of Modules
/usr/lib/perl5/5.8.8/i686-linux yes 111
/usr/lib/perl5/5.8.8 yes 419
/usr/lib/perl5/site_perl/5.8.8/i686-linux no unknown
/usr/lib/perl5/site_perl/5.8.8 no unknown
/usr/lib/perl5/site_perl/5.8.5 no unknown
/usr/lib/perl5/site_perl/5.8.4 no unknown
/usr/lib/perl5/site_perl/5.8.3 no unknown
/usr/lib/perl5/site_perl/5.8.2 no unknown
/usr/lib/perl5/site_perl/5.8.1 no unknown
/usr/lib/perl5/site_perl/5.8.0 no unknown
/usr/lib/perl5/site_perl no unknown
. no unknown

Total modules 419


Perl License

This program is free software; you can redistribute it and/or modify it under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.org/ , the Perl directory.