APR (3pm) - Perl Interface for Apache Portable Runtime (libapr and libaprutil Libraries) APR::Base64 (3pm) - Perl API for APR base64 encoding/decoding functionality APR::Brigade (3pm) - Perl API for manipulating APR Bucket Brigades APR::Bucket (3pm) - Perl API for manipulating APR Buckets APR::BucketAlloc (3pm) - Perl API for Bucket Allocation APR::BucketType (3pm) - Perl API for APR bucket types APR::Const (3pm) - Perl Interface for APR Constants APR::Date (3pm) - Perl API for APR date manipulating functions APR::Error (3pm) - Perl API for APR/Apache/mod_perl exceptions APR::Finfo (3pm) - Perl API for APR fileinfo structure APR::IpSubnet (3pm) - Perl API for accessing APRs ip_subnet structures APR::OS (3pm) - Perl API for Platform-specific APR API APR::Pool (3pm) - Perl API for APR pools APR::SockAddr (3pm) - Perl API for APR socket address structure APR::Socket (3pm) - Perl API for APR sockets APR::Status (3pm) - Perl Interface to the APR_STATUS_IS_* macros APR::String (3pm) - Perl API for manipulating APR UUIDs APR::Table (3pm) - Perl API for manipulating APR opaque string-content tables APR::ThreadMutex (3pm) - Perl API for APR thread mutexes APR::ThreadRWLock (3pm) - Perl API for APR thread read/write locks APR::URI (3pm) - Perl API for URI manipulations APR::UUID (3pm) - Perl API for manipulating APR UUIDs APR::Util (3pm) - Perl API for Various APR Utilities Apache2::Access (3pm) - A Perl API for Apache request object: Access, Authentication and Authorization Apache2::CmdParms (3pm) - Perl API for Apache command parameters object Apache2::Command (3pm) - Perl API for accessing Apache module command information Apache2::Connection (3pm) - Perl API for Apache connection object Apache2::ConnectionUtil (3pm) - Perl API for Apache connection utils Apache2::Const (3pm) - Perl Interface for Apache Constants Apache2::Directive (3pm) - Perl API for manipulating the Apache configuration tree Apache2::Filter (3pm) - Perl API for Apache 2.0 Filtering Apache2::FilterRec (3pm) - Perl API for manipulating the Apache filter record Apache2::HookRun (3pm) - Perl API for Invoking Apache HTTP phases Apache2::Log (3pm) - Perl API for Apache Logging Methods Apache2::MPM (3pm) - Perl API for accessing Apache MPM information Apache2::Module (3pm) - Perl API for creating and working with Apache modules Apache2::PerlSections (3pm) - write Apache configuration files in Perl Apache2::Process (3pm) - Perl API for Apache process record Apache2::Reload (3pm) - Reload Perl Modules when Changed on Disk Apache2::RequestIO (3pm) - Perl API for Apache request record IO Apache2::RequestRec (3pm) - Perl API for Apache request record accessors Apache2::RequestUtil (3pm) - Perl API for Apache request record utils Apache2::Response (3pm) - Perl API for Apache HTTP request response methods Apache2::ServerRec (3pm) - Perl API for Apache server record accessors Apache2::ServerUtil (3pm) - Perl API for Apache server record utils Apache2::SubRequest (3pm) - Perl API for Apache subrequests Apache2::URI (3pm) - Perl API for manipulating URIs Apache2::Util (3pm) - Perl API for Misc Apache Utility functions Apache::JSONRPC (3pm) - mod_perl-based JSON-RPC server Apache::TestRunPerl (3pm) - Run mod_perl-requiring Test Suite AppConfig (3pm) - Perl5 module for reading configuration files and parsing command line arguments AppConfig::Args (3pm) - Perl5 module for reading command line arguments AppConfig::CGI (3pm) - Perl5 module for processing CGI script parameters AppConfig::File (3pm) - Perl5 module for reading configuration files AppConfig::Getopt (3pm) - Perl5 module for processing command line arguments via delegation to Getopt::Long AppConfig::Sys (3pm) - Perl5 module defining platform-specific information and methods for other AppConfig::* modules B (3pm) - The Perl Compiler B::Asmdata (3pm) - Autogenerated data about Perl ops, used to generate bytecode B::Assembler (3pm) - Assemble Perl bytecode B::Bytecode (3pm) - Perl compiler's bytecode backend B::C (3pm) - Perl compiler's C backend B::CC (3pm) - Perl compiler's optimized C translation backend B::Concise (3pm) - Walk Perl syntax tree, printing concise info about ops B::Debug (3pm) - Walk Perl syntax tree, printing debug info about ops B::Deparse (3pm) - Perl compiler backend to produce perl code B::Disassembler (3pm) - Disassemble Perl bytecode B::Lint (3pm) - Perl lint B::Terse (3pm) - Walk Perl syntax tree, printing terse info about ops B::Xref (3pm) - Generates cross reference reports for Perl programs Benchmark (3pm) - benchmark running times of Perl code Bundle::Apache2 (3pm) - Install Apache mod_perl2 and related modules Bundle::DBD::mysql (3pm) - A bundle to install Perl drivers for MySQL Bundle::LWP (3pm) - install all libwww-perl related modules ByteLoader (3pm) - load byte compiled perl code CPAN (3pm) - query, download and build perl modules from CPAN sites Class::Struct (3pm) - declare struct-like datatypes as Perl classes Config (3pm) - access Perl configuration information Convert::TNEF (3pm) - Perl module to read TNEF files Convert::UUlib (3pm) - Perl interface to the uulib library (a.k.a. uudeview/uuenview) Crypt::DES (3pm) - Perl DES encryption module DBD::Sponge (3pm) - Create a DBI statement handle from Perl data DBI::DBD (3pm) - Perl DBI Database Driver Writer(aqs Guide DBI::ProfileDumper::Apache (3pm) - capture DBI profiling data from Apache/mod_perl DB_File (3pm) - Perl5 access to Berkeley DB version 1.x Data::Dumper (3pm) - stringified perl data structures, suitable for both printing and eval Devel::DProf (3pm) - a Perl code profiler Devel::PPPort (3pm) - Perl/Pollution/Portability Digest::MD5 (3pm) - Perl interface to the MD5 Algorithm Digest::Nilsimsa (3pm) - Perl version of Nilsimsa code Digest::SHA1 (3pm) - Perl interface to the SHA-1 algorithm Dumpvalue (3pm) - provides screen dump of Perl data DynaLoader (3pm) - Dynamically load C libraries into Perl code Env (3pm) - perl module that imports environment variables as scalars or arrays Expect.pm [Expect] (3pm) - Expect for Perl ExtUtils::CBuilder (3pm) - Compile and link C code for Perl modules ExtUtils::Embed (3pm) - Utilities for embedding Perl in C/C++ applications ExtUtils::Miniperl (3pm) - write the C code for perlmain.c ExtUtils::ParseXS (3pm) - converts Perl XS code into C code File::Glob (3pm) - Perl extension for BSD glob routine File::Tail (3pm) - Perl extension for reading from continously updated files File::stat (3pm) - by-name interface to Perl's built-in stat() functions Filter::Util::Call (3pm) - Perl Source Filter Utility Module FindBin (3pm) - Locate directory of original perl script GDBM_File (3pm) - Perl5 access to the gdbm library Git (3pm) - Perl interface to the Git version control system Glib (3pm) - Perl wrappers for the GLib utility and Object libraries Glib::Object::Subclass (3pm) - register a perl class as a GObject class Glib::xsapi (3pm) - internal API reference for GPerl Gtk2 (3pm) - Perl interface to the 2.x series of the Gimp Toolkit library Gtk2::api (3pm) - Mapping the Gtk+ C API to perl Gtk2::devel (3pm) - The internal workings of the gtk2-perl language bindings Image::Magick (3pm) - Perl extension for calling ImageMagick(aqs libMagick methods ImageMagick-perl (rpm) - ImageMagick perl bindings Inline (3pm) - Write Perl subroutines in other programming languages Inline-API (3pm) - How to bind a programming language to Perl using Inline.pm Inline::C (3pm) - Write Perl Subroutines in C JSON::PP (3pm) - An experimental JSON::XS compatible Pure Perl module JSON::PP5005 (3pm) - Helper module in using JSON::PP in Perl 5.005 JSON::PP56 (3pm) - Helper module in using JSON::PP in Perl 5.6 JSONRPC (3pm) - Perl implementation of JSON-RPC protocol LWP (3pm) - The World-Wide Web library for Perl LWP::Debug (3pm) - debug routines for the libwww-perl library Math::BigInt::Calc (3pm) - Pure Perl module to support Math::BigInt ModPerl::CScan (3pm) - scan C language files for easily recognized constructs ModPerl::Code (3pm) - Generate mod_perl glue code ModPerl::Config (3pm) - Functions to retrieve mod_perl specific env information ModPerl::PerlRun (3pm) - Run unaltered CGI scripts under mod_perl ModPerl::PerlRunPrefork (3pm) - Run unaltered CGI scripts under mod_perl ModPerl::Registry (3pm) - Run unaltered CGI scripts persistently under mod_perl ModPerl::RegistryBB (3pm) - Run unaltered CGI scripts persistently under mod_perl ModPerl::RegistryCooker (3pm) - Cook mod_perl 2.0 Registry Modules ModPerl::RegistryLoader (3pm) - Compile ModPerl::RegistryCooker scripts at server startup ModPerl::RegistryPrefork (3pm) - Run unaltered CGI scripts under mod_perl ModPerl::Util (3pm) - Helper mod_perl Functions Module::Build (3pm) - Build and install Perl modules Module::Build::PPMMaker (3pm) - Perl Package Manager file creation Module::Install (3pm) - Standalone, extensible Perl module installer Module::Install::External (3pm) - Specify dependencies on external non-Perl things ModuleInfo [Module::Build::ModuleInfo] (3pm) - Gather package and POD information from a perl module files NKF (3pm) - Perl extension for Network Kanji Filter Nagios::Plugin (3pm) - A family of perl modules to streamline writing Nagios plugins Nagios::Plugin::Getopt (3pm) - OO perl module providing standardised argument processing for Nagios plugins Net::DNS (3pm) - Perl interface to the DNS resolver Net::Daemon (3pm) - Perl extension for portable daemons Net::IP (3pm) - Perl extension for manipulating IPv4/IPv6 addresses Net::LDAP::Examples (3pm) - PERL LDAP by Example Net::SSLeay::Handle (3pm) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles Net::Server (3pm) - Extensible, general Perl server engine Net::hostent (3pm) - by-name interface to Perl's built-in gethost*() functions Net::netent (3pm) - by-name interface to Perl's built-in getnet*() functions Net::protoent (3pm) - by-name interface to Perl's built-in getproto*() functions Net::servent (3pm) - by-name interface to Perl's built-in getserv*() functions NetSNMP::ASN (3pm) - Perl extension for SNMP ASN.1 types NetSNMP::OID (3pm) - Perl extension for manipulating OIDs NetSNMP::TrapReceiver (3pm) - Embedded perl trap handling for Net-SNMP(aqs snmptrapd NetSNMP::agent (3pm) - Perl extension for the net-snmp agent NetSNMP::agent::default_store (3pm) - Perl extension for Net-SNMP agent default storage NetSNMP::agent::netsnmp_request_infoPtr [NetSNMP::netsnmp_request_infoPtr] (3pm) - Perl extension for request information NetSNMP::default_store (3pm) - Perl extension for Net-SNMP generic storage of global data O (3pm) - Generic interface to Perl Compiler backends Opcode (3pm) - Disable named opcodes when compiling perl code PCRE [pcre] (3) - Perl-compatible regular expressions PCRE [pcre_compile2] (3) - Perl-compatible regular expressions PCRE [pcre_compile] (3) - Perl-compatible regular expressions PCRE [pcre_config] (3) - Perl-compatible regular expressions PCRE [pcre_copy_named_substring] (3) - Perl-compatible regular expressions PCRE [pcre_copy_substring] (3) - Perl-compatible regular expressions PCRE [pcre_dfa_exec] (3) - Perl-compatible regular expressions PCRE [pcre_exec] (3) - Perl-compatible regular expressions PCRE [pcre_free_substring] (3) - Perl-compatible regular expressions PCRE [pcre_free_substring_list] (3) - Perl-compatible regular expressions PCRE [pcre_fullinfo] (3) - Perl-compatible regular expressions PCRE [pcre_get_named_substring] (3) - Perl-compatible regular expressions PCRE [pcre_get_stringnumber] (3) - Perl-compatible regular expressions PCRE [pcre_get_substring] (3) - Perl-compatible regular expressions PCRE [pcre_get_substring_list] (3) - Perl-compatible regular expressions PCRE [pcre_info] (3) - Perl-compatible regular expressions PCRE [pcre_maketables] (3) - Perl-compatible regular expressions PCRE [pcre_refcount] (3) - Perl-compatible regular expressions PCRE [pcre_study] (3) - Perl-compatible regular expressions PCRE [pcre_version] (3) - Perl-compatible regular expressions PCRE [pcreapi] (3) - Perl-compatible regular expressions PCRE [pcrebuild] (3) - Perl-compatible regular expressions PCRE [pcrecallout] (3) - Perl-compatible regular expressions PCRE [pcrecompat] (3) - Perl-compatible regular expressions PCRE [pcrecpp] (3) - Perl-compatible regular expressions PCRE [pcrematching] (3) - Perl-compatible regular expressions PCRE [pcrepartial] (3) - Perl-compatible regular expressions PCRE [pcrepattern] (3) - Perl-compatible regular expressions PCRE [pcreperform] (3) - Perl-compatible regular expressions PCRE [pcreposix] (3) - Perl-compatible regular expressions PCRE [pcreprecompile] (3) - Perl-compatible regular expressions PCRE [pcresample] (3) - Perl-compatible regular expressions PDL (3pm) - the Perl Data Language PDL::API (1) - making piddles from Perl and C/XS code PDL::Doc::Perldl (3pm) - commands for accessing PDL doc database from 'perldl' shell PDL::Graphics::PLplot (3pm) - Object-oriented interface from perl/PDL to the PLPLOT plotting library PDL::Intro [pdl] (1) - Introduction to the Perl Data Language PDL::Options (3pm) - simplifies option passing by hash in PerlDL POSIX (3pm) - Perl interface to IEEE Std 1003.1 Params::ValidatePP (3pm) - pure Perl implementation of Params::Validate Parse::Yapp (3) - Perl extension for generating and using LALR parsers PerlIO (3pm) - On demand loader for PerlIO layers and root of PerlIO::* name space PerlIO::encoding (3pm) - encoding layer PerlIO::scalar (3pm) - in-memory IO, scalar IO PerlIO::via (3pm) - Helper class for PerlIO layers implemented in perl PerlIO::via::QuotedPrint (3pm) - PerlIO layer for quoted-printable strings Pod::Perldoc::ToChecker (3pm) - let Perldoc check Pod for errors Pod::Perldoc::ToMan (3pm) - let Perldoc render Pod as man pages Pod::Perldoc::ToNroff (3pm) - let Perldoc convert Pod to nroff Pod::Perldoc::ToPod (3pm) - let Perldoc render Pod as ... Pod! Pod::Perldoc::ToRtf (3pm) - let Perldoc render Pod as RTF Pod::Perldoc::ToText (3pm) - let Perldoc render Pod as plaintext Pod::Perldoc::ToTk (3pm) - let Perldoc use Tk::Pod to render Pod Pod::Perldoc::ToXml (3pm) - let Perldoc render Pod as XML Pod::Plainer (3pm) - Perl extension for converting Pod to old style Pod Proc::ProcessTable (3pm) - Perl extension to access the unix process table Proc::ProcessTable::Process (3pm) - Perl process objects README.BS2000 [perlbs2000] (1) - building and installing Perl for BS2000 README.aix [perlaix] (1) - Perl version 5 on IBM Unix (AIX) systems README.apollo [perlapollo] (1) - Perl version 5 on Apollo DomainOS README.beos [perlbeos] (1) - Perl version 5.8+ on BeOS README.cygwin [perlcygwin] (1) - Perl for Cygwin README.epoc [perlepoc] (1) - Perl for EPOC README.freebsd [perlfreebsd] (1) - Perl version 5 on FreeBSD systems README.hpux [perlhpux] (1) - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems README.hurd [perlhurd] (1) - Perl version 5 on Hurd README.irix [perlirix] (1) - Perl version 5 on Irix systems README.linux [perllinux] (1) - Perl version 5 on Linux systems README.machten [perlmachten] (1) - Perl version 5 on Power MachTen systems README.macos [perlmacos] (1) - Perl under Mac OS (Classic) README.macosx [perlmacosx] (1) - Perl under Mac OS X README.mint [perlmint] (1) - Perl version 5 on Atari MiNT README.mpeix [perlmpeix] (1) - Perl/iX for HP e3000 MPE README.openbsd [perlopenbsd] (1) - Perl version 5 on OpenBSD systems README.os390 [perlos390] (1) - building and installing Perl for OS/390 and z/OS README.os400 [perlos400] (1) - Perl version 5 on OS/400 README.qnx [perlqnx] (1) - Perl version 5 on QNX README.solaris [perlsolaris] (1) - Perl version 5 on Solaris systems README.tru64 [perltru64] (1) - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems README.vmesa [perlvmesa] (1) - building and installing Perl for VM/ESA README.vos [perlvos] (1) - Perl for Stratus VOS RPC::PlClient (3pm) - Perl extension for writing PlRPC clients RPC::PlServer (3pm) - Perl extension for writing PlRPC servers RPM2 (3pm) - Perl bindings for the RPM Package Manager API RPM::Specfile (3pm) - Perl extension for creating RPM Specfiles RRDp (3pm) - Attach RRDtool from within a perl script via a set of pipes; Razor2::Preproc::deHTMLxs (3pm) - Perl extension for libpreproc deHTMLxs code Shell (3pm) - run shell commands transparently within perl Spiffy (3pm) - Spiffy Perl Interface Framework For You Storable (3pm) - persistence for Perl data structures String::CRC32 (3pm) - Perl interface for cyclic redundency check generation Switch (3pm) - A switch statement for Perl Symbol (3pm) - manipulate Perl symbols and their names Sys::Syslog (3pm) - Perl interface to the UNIX syslog(3) calls Term::Cap (3pm) - Perl termcap interface Term::Complete (3pm) - Perl word completion module Term::ReadKey (3pm) - A perl module for simple terminal control Term::ReadLine (3pm) - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions Test::Harness (3pm) - Run Perl standard test scripts with statistics Test::MockObject (3pm) - Perl extension for emulating troublesome interfaces Text::Iconv (3pm) - Perl interface to iconv() codeset conversion function Thread (3pm) - manipulate threads in Perl (for old code only) Tie::File (3pm) - Access the lines of a disk file via a Perl array Tie::IxHash (3pm) - ordered associative arrays for Perl Time::gmtime (3pm) - by-name interface to Perl's built-in gmtime() function Time::localtime (3pm) - by-name interface to Perl's built-in localtime() function Unix::Syslog (3pm) - Perl interface to the UNIX syslog(3) calls User::grent (3pm) - by-name interface to Perl's built-in getgr*() functions User::pwent (3pm) - by-name interface to Perl's built-in getpw*() functions XML::Checker (3pm) - A perl module for validating XML XML::DOM (3pm) - A perl module for building DOM Level 1 compliant document structures XML::DOM::PerlSAX (3pm) - Old name of XML::Handler::BuildDOM XML::Dumper (3pm) - Perl module for dumping Perl objects from/to XML XML::ESISParser (3pm) - Perl SAX parser using nsgmls XML::Encoding (3pm) - A perl module for parsing XML encoding maps XML::Grove (3pm) - Perl-style XML objects XML::Grove::Builder (3pm) - PerlSAX handler for building an XML::Grove XML::Grove::PerlSAX (3pm) - an PerlSAX event interface for XML objects XML::Handler::BuildDOM (3pm) - PerlSAX handler that creates XML::DOM document structures XML::Handler::Sample (3pm) - a trivial PerlSAX handler XML::Handler::Subs (3pm) - a PerlSAX handler base class for calling user-defined subs XML::Handler::XMLWriter (3pm) - a PerlSAX handler for writing readable XML XML::LibXML (3pm) - Perl Binding for libxml2 XML::Parser (3pm) - A perl module for parsing XML documents XML::Parser::PerlSAX (3pm) - Perl SAX parser using XML::Parser XML::Parser::PurePerl::Reader [XML::SAX::PurePerl::Reader] (3pm) - Abstract Reader factory class XML::PatAct::ToObjects (3pm) - An action module for creating Perl objects XML::SAX::Intro (3pm) - An Introduction to SAX Parsing with Perl XML::SAX::PurePerl (3pm) - Pure Perl XML Parser with SAX2 interface XML::Twig (3pm) - A perl module for processing huge XML documents in tree mode XML::XPath::PerlSAX (3pm) - A PerlSAX event generator for my wierd node structure XML::XQL (3pm) - A perl module for querying XML tree structures with XQL XS::APItest (3pm) - Test the perl C API XS::Typemap (3pm) - module to test the XS typemaps distributed with perl XSLoader (3pm) - Dynamically load C libraries into Perl code YAML::Dumper (3pm) - YAML class for dumping Perl objects to YAML YAML::Loader (3pm) - YAML class for loading Perl objects to YAML YAML::Types (3pm) - Marshall Perl internal data types to/from YAML a2p (1) - Awk to Perl translator bigint (3pm) - Transparent BigInteger support for Perl bignum (3pm) - Transparent BigNumber support for Perl bigrat (3pm) - Transparent BigNumber/BigRational support for Perl bytes (3pm) - Perl pragma to force byte semantics rather than character semantics config_data (1) - Query or change configuration of Perl modules constant (3pm) - Perl pragma to declare constants dprofpp (1) - display perl profile data filetest (3pm) - Perl pragma to control the filetest permission operators find2perl (1) - translate find command lines to Perl code groff-perl (rpm) - Parts of the groff formatting system that require Perl. h2ph (1) - convert .h C header files to .ph Perl header files h2xs (1) - convert .h C header files to Perl extensions if (3pm) - use a Perl module if a condition holds integer (3pm) - Perl pragma to use integer arithmetic instead of floating point less (3pm) - perl pragma to request less of something from the compiler locale (3pm) - Perl pragma to use and avoid POSIX locales for built-in operations lwpcook (3pm) - The libwww-perl cookbook mod_perl (rpm) - An embedded Perl interpreter for the Apache HTTP Server mod_perl [mod_perl2] (3pm) - Embed a Perl interpreter in the Apache/2.x HTTP server net-snmp-perl (rpm) - The perl NET-SNMP module and the mib2c tool. nginx (3pm) - Perl interface to the nginx HTTP server API open (3pm) - perl pragma to set default PerlIO layers for input and output openssl-perl (rpm) - Perl scripts provided with OpenSSL ops (3pm) - Perl pragma to restrict unsafe operations when compiling overload (3pm) - Package for overloading Perl operations pcre (rpm) - Perl-compatible regular expression library pcregrep (1) - a grep with Perl-compatible regular expressions pcretest (1) - a program for testing Perl-compatible regular expressions perl (1) - Practical Extraction and Report Language perl (rpm) - The Perl programming language perl-AppConfig (rpm) - Module for reading configuration files and parsing command line args perl-Archive-Tar (rpm) - Archive-Tar module for perl perl-Archive-Zip (rpm) - Provide an interface to ZIP archive files perl-BSD-Resource (rpm) - BSD process resource limit and priority functions perl-Bit-Vector (rpm) - A module for high-performance Perl manipulation of bit vectors perl-Carp-Clan (rpm) - Report errors from perspective of caller of a "clan" of modules perl-Class-Accessor (rpm) - Automated accessor generation perl-Class-Singleton (rpm) - Implementation of a "Singleton" class perl-Compress-Raw-Bzip2 (rpm) - Low-Level Interface to bzip2 compression library perl-Compress-Raw-Zlib (rpm) - Low-Level Interface to zlib compression library perl-Config-General (rpm) - Generic config module perl-Config-Tiny (rpm) - Read and write ini style files perl-Convert-ASN1 (rpm) - Convert between perl data structures and ASN.1 encoded packets perl-Convert-BinHex (rpm) - Macintosh BinHex extractor library for Perl perl-Convert-TNEF (rpm) - Perl module to read TNEF files perl-Convert-UUlib (rpm) - Perl interface to the uulib library perl-Crypt-DES (rpm) - Crypt-DES module for perl perl-Crypt-SSLeay (rpm) - OpenSSL support for LWP perl-DBD-Pg (rpm) - DBI PostgreSQL interface perl-DBD-mysql (rpm) - Perl module that implements a MySQL driver for DBI perl-DBI (rpm) - Database independent interface for Perl perl-Date-Manip (rpm) - Perl module that provides date manipulation routines perl-DateTime (rpm) - Date and time objects perl-DateTime-Format-Strptime (rpm) - Parse and format strp and strf time patterns perl-Devel-Symdump (rpm) - A Perl module for inspecting Perl's symbol table perl-Digest-HMAC (rpm) - Digest-HMAC Perl module perl-Digest-Nilsimsa (rpm) - Nilsimsa algorithm perl-Digest-SHA1 (rpm) - Digest-SHA1 Perl module perl-Error (rpm) - Error Perl module perl-Expect (rpm) - Expect for perl perl-ExtUtils-CBuilder (rpm) - Compile and link C code for Perl modules perl-ExtUtils-Depends (rpm) - ExtUtils-Depends module for perl perl-ExtUtils-ParseXS (rpm) - Converts Perl XS code into C code perl-ExtUtils-PkgConfig (rpm) - Perl module that implements a simplistic interface to pkg-config perl-File-HomeDir (rpm) - Find your home and other directories, on any platform perl-File-MMagic (rpm) - A Perl module emulating the file(1) command perl-File-Remove (rpm) - Remove files and directories perl-File-Slurp (rpm) - Efficient Reading/Writing of Complete Files perl-File-Tail (rpm) - Perl extension for reading from continously updated files perl-Frontier-RPC (rpm) - A Perl interface for making and serving XML-RPC calls perl-GD (rpm) - Interface to Gd Graphics Library perl-Geo-IP (rpm) - Look up location and network information by IP Address perl-Git (rpm) - Perl interface to Git perl-Glib (rpm) - Perl wrappers for the GLib utility and object libraries perl-Gtk2 (rpm) - Perl interface to the 2.x series of the Gimp Toolkit library perl-HTML-Parser (rpm) - Perl module that implements a HTML parser class perl-HTML-Tagset (rpm) - Data tables useful in parsing HTML perl-HTML-Tree (rpm) - HTML tree handling modules for Perl perl-IO-Compress (rpm) - IO Interface to compressed data files/buffers perl-IO-Multiplex (rpm) - IO-Multiplex module for perl perl-IO-Socket-SSL (rpm) - Nearly transparent SSL encapsulation for IO::Socket::INET perl-IO-String (rpm) - Emulate file interface for in-core strings perl-IO-Tty (rpm) - Interface to pseudo Tty perl-IO-Zlib (rpm) - IO:: interface to Compress::Zlib perl-IO-stringy (rpm) - I/O on in-core objects like strings and arrays for Perl perl-IPC-Run (rpm) - IPC functions perl-IPC-ShareLite (rpm) - Simple shared memory interface module for perl perl-Image-Base (rpm) - Base class for loading, manipulating and saving images in Perl perl-Image-Size (rpm) - Library to extract height/width from images perl-Image-Xbm (rpm) - Load, create, manipulate and save xbm image files in Perl perl-Image-Xpm (rpm) - Load, create, manipulate and save xpm image files in Perl perl-Inline (rpm) - Perl module to write Perl subroutines in other programming languages perl-JSON (rpm) - Converts Perl data to and from JavaScript Object Notation perl-Jcode (rpm) - Japanese Charset Handler perl-LDAP (rpm) - LDAP Perl module perl-MIME-Types (rpm) - Definition of MIME types perl-MIME-tools (rpm) - Modules for parsing and creating MIME entities in Perl perl-Mail-Alias (rpm) - Direct manipulation of email alias files perl-Mail-Sendmail (rpm) - Simple platform independent mailer for Perl perl-MailTools (rpm) - Various Mail related modules perl-Math-Calc-Units (rpm) - Human-readable unit-aware calculator perl-Module-Build (rpm) - System for building perl modules perl-Module-Install (rpm) - Standalone, extensible Perl module installer perl-NKF (rpm) - Perl extension for Network Kanji Filter perl-Nagios-Plugin (rpm) - Nagios-Plugin - A family of perl modules to streamline writing Nagios perl-Net-DNS (rpm) - Perl DNS resolver module perl-Net-Daemon (rpm) - Perl extension for portable daemons perl-Net-IP (rpm) - Perl module for manipulation of IPv4 and IPv6 addresses perl-Net-SNMP (rpm) - Net-SNMP Perl module perl-Net-SSLeay (rpm) - Net-SSLeay module for perl perl-Net-Server (rpm) - Perl module that implements an extensible, general Perl server engine perl-PAR-Dist (rpm) - Create and manipulate PAR distributions perl-PDL (rpm) - The Perl Data Language perl-Package-Constants (rpm) - Perl module to list all constants declared in a package perl-Pango (rpm) - Layout and render international text perl-Parallel-ForkManager (rpm) - Simple parallel processing fork manager perl-Params-Validate (rpm) - Validate method/function parameters perl-Parse-RecDescent (rpm) - Parse-RecDescent Perl module perl-Parse-Yapp (rpm) - Perl extension for generating and using LALR parsers perl-PlRPC (rpm) - Perl extension for writing PlRPC servers and clients perl-Pod-Escapes (rpm) - Perl module for resolving POD escape sequences perl-Pod-Simple (rpm) - Framework for parsing Pod perl-Proc-ProcessTable (rpm) - Perl interface to the UNIX process table perl-RPM-Specfile (rpm) - Perl module for creating rpm packages of other perl modules perl-RPM2 (rpm) - Perl bindings for the RPM Package Manager API perl-Razor-Agent (rpm) - Use a Razor catalogue server to filter spam messages perl-SGMLSpm (rpm) - Perl library for parsing the output of nsgmls perl-Set-IntSpan (rpm) - Manages sets of integers perl-Socket6 (rpm) - IPv6 related part of the C socket.h defines and structure manipulators perl-Spiffy (rpm) - Framework for doing object oriented (OO) programming in Perl perl-String-CRC32 (rpm) - Perl interface for cyclic redundency check generation perl-String-Ediff (rpm) - Produce common sub-string indices for two strings perl-String-ShellQuote (rpm) - Perl module for quoting strings for passing through the shell perl-Sys-Filesystem (rpm) - Interface to filesystem names and their properties perl-TermReadKey (rpm) - A perl module for simple terminal control perl-Test-Base (rpm) - Data driven testing framework for perl perl-Test-Manifest (rpm) - Interact with a t/test_manifest file perl-Test-MockObject (rpm) - Highly polymorphic testing object perl-Test-Pod (rpm) - Checks for POD errors in files perl-Text-Iconv (rpm) - Text::Iconv perl module perl-Tie-IxHash (rpm) - Ordered associative arrays for Perl perl-Time-Piece (rpm) - Object Oriented time objects perl-TimeDate (rpm) - A Perl module for time and date manipulation perl-UNIVERSAL-can (rpm) - Hack around people calling UNIVERSAL::can() as a function perl-UNIVERSAL-isa (rpm) - Hack around people using UNIVERSAL::isa perl-URI (rpm) - A Perl module implementing URI parsing and manipulation perl-Unicode-Map (rpm) - Perl module for mapping charsets from and to utf16 unicode perl-Unicode-Map8 (rpm) - Mapping table between 8-bit chars and Unicode for Perl perl-Unicode-MapUTF8 (rpm) - Conversions to and from arbitrary character sets and UTF8 perl-Unicode-String (rpm) - Perl modules to handle various Unicode issues perl-Unix-Syslog (rpm) - Syslog module for perl perl-XML-Checker (rpm) - XML-Checker - A perl module for validating XML perl-XML-DOM (rpm) - Perl module for building DOM Level 1 compliant document structures perl-XML-Dumper (rpm) - Perl module for dumping Perl objects from/to XML perl-XML-Encoding (rpm) - Perl module for parsing XML encoding maps perl-XML-Grove (rpm) - Simple access to infoset of parsed XML, HTML, or SGML instances perl-XML-LibXML (rpm) - XML-LibXML Perl module perl-XML-LibXML-Common (rpm) - XML-LibXML-Common Perl module perl-XML-NamespaceSupport (rpm) - Perl module that implements a simple generic namespace support class perl-XML-Parser (rpm) - XML-Parser Perl module perl-XML-RSS-SimpleGen (rpm) - Write RSS files perl-XML-RegExp (rpm) - Regular expressions for XML tokens perl-XML-SAX (rpm) - Perl module that implements a simple API for XML perl-XML-Simple (rpm) - Easy API to XML files perl-XML-Twig (rpm) - Perl module for processing huge XML documents in tree mode perl-XML-UM (rpm) - Convert UTF-8 to any encoding supported by XML::Encoding perl-XML-XPath (rpm) - XPath parser and evaluator for Perl perl-XML-XQL (rpm) - Perl module for querying XML tree structures with XQL perl-YAML (rpm) - Machine parseable data serialization format perl-YAML-Tiny (rpm) - Read/Write YAML files with as little code as possible perl-libwww-perl (rpm) - A Perl interface to the World-Wide Web perl-libxml-perl (rpm) - A collection of Perl modules for working with XML perl-rrdtool (rpm) - Perl RRDtool bindings perl-suidperl (rpm) - suidperl, for use with setuid perl scripts perl-version (rpm) - Perl extension for Version Objects perl5004delta (1) - what's new for perl5.004 perl5005delta (1) - what's new for perl5.005 perl561delta (1) - what's new for perl v5.6.x perl56delta (1) - what's new for perl v5.6.0 perl570delta (1) - what's new for perl v5.7.0 perl571delta (1) - what's new for perl v5.7.1 perl572delta (1) - what's new for perl v5.7.2 perl573delta (1) - what's new for perl v5.7.3 perl581delta (1) - what is new for perl v5.8.1 perl582delta (1) - what is new for perl v5.8.2 perl583delta (1) - what is new for perl v5.8.3 perl584delta (1) - what is new for perl v5.8.4 perl585delta (1) - what is new for perl v5.8.5 perl586delta (1) - what is new for perl v5.8.6 perl58delta (1) - what is new for perl v5.8.0 perlXStut [perlxstut] (1) - Tutorial for writing XSUBs perlamiga (1) - Perl under Amiga OS perlapi (1) - autogenerated documentation for the perl public API perlapio (1) - perl's IO abstraction interface perlartistic (1) - the Perl Artistic License perlbook (1) - Perl book information perlboot (1) - Beginner's Object-Oriented Tutorial perlbot (1) - Bag'o Object Tricks (the BOT) perlbug (1) - how to submit bug reports on Perl perlcall (1) - Perl calling conventions from C perlcc (1) - generate executables from Perl programs perlce (1) - Perl for WinCE perlcheat (1) - Perl 5 Cheat Sheet perlclib (1) - Internal replacements for standard C library functions perlcn (1) - 简体中文 Perl 指南 perlcompile (1) - Introduction to the Perl Compiler-Translator perldata (1) - Perl data types perldbmfilter (1) - Perl DBM Filters perldebguts (1) - Guts of Perl debugging perldebtut (1) - Perl debugging tutorial perldebug (1) - Perl debugging perldelta [perl587delta] (1) - what is new for perl v5.8.7 perldgux (1) - Perl under DG/UX perldiag (1) - various Perl diagnostics perldl (1) - Simple shell for PDL perldoc (1) - Look up Perl documentation in Pod format perldos (1) - Perl under DOS, W31, W95 perldsc (1) - Perl Data Structures Cookbook perlebcdic (1) - Considerations for running Perl on EBCDIC platforms perlembed (1) - how to embed perl in your C program perlfaq (1) - frequently asked questions about Perl perlfaq1 (1) - General Questions About Perl ($Revision: 1.19 $, $Date: 2005/12/31 00:54:37 $) perlfaq2 (1) - Obtaining and Learning about Perl ($Revision: 1.39 $, $Date: 2006/01/08 14:27:07 $) perlfaq3 (1) - Programming Tools ($Revision: 1.56 $, $Date: 2005/12/31 00:54:37 $) perlfaq4 (1) - Data Manipulation ($Revision: 1.73 $, $Date: 2005/12/31 00:54:37 $) perlfaq5 (1) - Files and Formats ($Revision: 1.42 $, $Date: 2005/12/31 00:54:37 $) perlfaq6 (1) - Regular Expressions ($Revision: 1.38 $, $Date: 2005/12/31 00:54:37 $) perlfaq7 (1) - General Perl Language Issues ($Revision: 1.28 $, $Date: 2005/12/31 00:54:37 $) perlfaq8 (1) - System Interaction ($Revision: 1.27 $, $Date: 2005/12/31 00:54:37 $) perlfaq9 (1) - Networking ($Revision: 1.28 $, $Date: 2005/12/31 00:54:37 $) perlfilter (1) - Source Filters perlfork (1) - Perl's fork() emulation perlform (1) - Perl formats perlfunc (1) - Perl builtin functions perlglossary (1) - Perl Glossary perlgpl (1) - the GNU General Public License, version 2 perlguts (1) - Introduction to the Perl API perlhack (1) - How to hack at the Perl internals perlhist (1) - the Perl history records perlintern (1) - autogenerated documentation of purely internal Perl functions perliol (1) - C API for Perl's implementation of IO in Layers perlipc (1) - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) perlivp (1) - Perl Installation Verification Procedure perljp (1) - 日本語 Perl ガイド perlko (1) - Perl과 한국어 인코딩 perllexwarn (1) - Perl Lexical Warnings perllocale (1) - Perl locale handling (internationalization and localization) perllol (1) - Manipulating Arrays of Arrays in Perl perlmod (1) - Perl modules (packages and symbol tables) perlmodinstall (1) - Installing CPAN Modules perlmodlib (1) - constructing new Perl modules and finding existing ones perlmodstyle (1) - Perl module style guide perlnetware (1) - Perl for NetWare perlnewmod (1) - preparing a new module for distribution perlnumber (1) - semantics of numbers and numeric operations in Perl perlobj (1) - Perl objects perlop (1) - Perl operators and precedence perlopentut (1) - tutorial on opening things in Perl perlos2 (1) - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT perlothrtut (1) - old tutorial on threads in Perl perlpacktut (1) - tutorial on pack and unpack perlplan9 (1) - Plan 9-specific documentation for Perl perlpod (1) - the Plain Old Documentation format perlpod (3pm) - the Plain Old Documentation format perlpodspec (1) - Plain Old Documentation: format specification and notes perlpodspec (3pm) - Plain Old Documentation: format specification and notes perlport (1) - Writing portable Perl perlre (1) - Perl regular expressions perlref (1) - Perl references and nested data structures perlreftut (1) - Mark's very short tutorial about references perlrequick (1) - Perl regular expressions quick start perlreref (1) - Perl Regular Expressions Reference perlretut (1) - Perl regular expressions tutorial perlrun (1) - how to execute the Perl interpreter perlsec (1) - Perl security perlstyle (1) - Perl style guide perlsub (1) - Perl subroutines perlsyn (1) - Perl syntax perlthrtut (1) - tutorial on threads in Perl perltie (1) - how to hide an object class in a simple variable perltoc (1) - perl documentation table of contents perltodo (1) - Perl TO-DO List perltooc (1) - Tom's OO Tutorial for Class Data in Perl perltoot (1) - Tom's object-oriented tutorial for perl perltrap (1) - Perl traps for the unwary perltw (1) - 正體中文 Perl 指南 perlunicode (1) - Unicode support in Perl perluniintro (1) - Perl Unicode introduction perlutil (1) - utilities packaged with the Perl distribution perluts (1) - Perl under UTS perlvar (1) - Perl predefined variables perlvms (1) - VMS-specific documentation for Perl perlwin32 (1) - Perl under Windows perlxs (1) - XS language reference manual pl2pm (1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules ptar (1) - a tar-like program written in perl re (3pm) - Perl pragma to alter regular expression behaviour sigtrap (3pm) - Perl pragma to enable simple signal handling sort (3pm) - perl pragma to control sort() behaviour strict (3pm) - Perl pragma to restrict unsafe constructs subs (3pm) - Perl pragma to predeclare sub names threads (3pm) - Perl extension allowing use of interpreter based threads from perl threads::shared (3pm) - Perl extension for sharing data structures between threads utf8 (3pm) - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code vars (3pm) - Perl pragma to predeclare global variable names (obsolete) version (3pm) - Perl extension for Version Objects vmsish (3pm) - Perl pragma to control VMS-specific language features warnings (3pm) - Perl pragma to control optional warnings writemain [ExtUtils::Miniperl] (3pm) - write the C code for perlmain.c xsubpp (1) - compiler to convert Perl XS code into C code yapp (1) - A perl frontend to the Parse::Yapp module
Generated by $Id: phpMan.php,v 4.54 2007/08/21 09:05:22 chedong Exp $ Author: Che Dong
On Apache/2.2.3 (Red Hat)
Under GNU General Public License
2009-11-08 18:44 @127.0.0.1 CrawledBy CCBot/1.0 (+http://www.commoncrawl.org/bot.html)