apropos
B
- B (3perl) — The Perl Compiler Backend [man]
- B::Concise (3perl) — Walk Perl syntax tree, printing concise info about ops [perldoc]
- B::Debug (3pm) — Walk Perl syntax tree, printing debug info about ops [perldoc]
- B::Deparse (3perl) — Perl compiler backend to produce perl code [perldoc]
- B::Terse (3perl) — Walk Perl syntax tree, printing terse info about ops [perldoc]
- B::Xref (3perl) — Generates cross reference reports for Perl programs [perldoc]
- Benchmark (3perl) — benchmark running times of Perl code [man]
- bigint (3perl) — Transparent BigInteger support for Perl [man]
- bignum (3perl) — Transparent BigNumber support for Perl [man]
- bigrat (3perl) — Transparent BigNumber/BigRational support for Perl [man]
- boolean (3pm) — Boolean support for Perl [man]
- BSON::PP (3pm) — Pure Perl BSON implementation [perldoc]
- Business::OnlinePayment (3pm) — Perl extension for online payment processing [perldoc]
- bytes (3perl) — Perl pragma to expose the individual bytes of characters [man]
- Bytes::Random::Secure (3pm) — Perl extension to generate cryptographically-se... [perldoc]
C
- CORE (3perl) — Namespace for Perl's core routines [man]
- CPAN (3perl) — query, download and build perl modules from CPAN sites [man]
- Config (3perl) — access Perl configuration information [man]
- CGI::Ajax (3pm) — a perl-specific system for writing Asynchronous web ap... [perldoc]
- CGI::XML (3pm) — Perl extension for converting CGI.pm variables to/from... [perldoc]
- Class::C3::next (3pm) — Pure-perl next::method and friends [perldoc]
- Class::Inner (3pm) — A perlish implementation of Java like inner classes [perldoc]
- Class::MOP (3pm) — A Meta Object Protocol for Perl 5 [perldoc]
- Class::Struct (3perl) — declare struct-like datatypes as Perl classes [perldoc]
- Clone (3pm) — recursively copy Perl datatypes [man]
- Config::Perl::V (3perl) — Structured data retrieval of perl -V output [perldoc]
- config_data (1p) — Query or change configuration of Perl modules [man]
- constant (3perl) — Perl pragma to declare constants [man]
- Crypt::Blowfish (3pm) — Perl Blowfish encryption module [perldoc]
- Crypt::DES (3pm) — Perl DES encryption module [perldoc]
- Crypt::OpenSSL::Bignum::CTX (3pm) — Perl interface to the OpenSSL BN_CTX stru... [perldoc]
- Crypt::RC4 (3pm) — Perl implementation of the RC4 encryption algorithm [perldoc]
- Crypt::UnixCrypt (3pm) — perl-only implementation of the "crypt" function. [perldoc]
E
- Encode (3perl) — character encodings in Perl [man]
- Encode (3pm) — character encodings in Perl [man]
- Encode::PerlIO (3perl) — - a detailed document on Encode and PerlIO [perldoc]
- Encode::PerlIO (3pm) — - a detailed document on Encode and PerlIO [perldoc]
- Env (3perl) — perl module that imports environment variables as scal... [man]
- Expect (3pm) — Expect for Perl [man]
- enc2xs (1) — - Perl Encode Module Generator [man]
- Eval::TypeTiny (3pm) — utility to evaluate a string of Perl code in a clean e... [perldoc]
- Exception::Class (3pm) — A module that allows you to declare real exception c... [perldoc]
- ExtUtils::CBuilder (3perl) — Compile and link C code for Perl modules [perldoc]
- ExtUtils::Embed (3perl) — Utilities for embedding Perl in C/C++ applications [perldoc]
- ExtUtils::Miniperl (3perl) — write the C code for miniperlmain.c and perlmain.c [perldoc]
- ExtUtils::ParseXS (3perl) — converts Perl XS code into C code [perldoc]
- ExtUtils::PL2Bat (3perl) — Batch file creation to run perl scripts on Windows [perldoc]
- ExtUtils::Typemaps (3perl) — Read/Write/Modify Perl/XS typemap files [perldoc]
F
- Filter::Util::Call (3perl) — Perl Source Filter Utility Module [perldoc]
- Filter::Util::Call (3pm) — Perl Source Filter Utility Module [perldoc]
- feature (3perl) — Perl pragma to enable new features [man]
- File::Copy::Recursive (3pm) — Perl extension for recursively copying files an... [perldoc]
- File::Glob (3perl) — Perl extension for BSD glob routine [perldoc]
- File::NFSLock (3pm) — perl module to do NFS (or not) locking [perldoc]
- File::stat (3perl) — by-name interface to Perl's built-in stat() functions [perldoc]
- File::Which (3pm) — Perl implementation of the which utility as an API [perldoc]
- filetest (3perl) — Perl pragma to control the filetest permission operators [man]
- FindBin (3perl) — Locate directory of original perl script [man]
- Flickr::API (3pm) — Perl interface to the Flickr API [perldoc]
- Flickr::API::People (3pm) — Perl interface to the Flickr API's flickr.people.... [perldoc]
- Font::TTF (3pm) — Perl module for TrueType Font hacking [perldoc]
- ftpasswd (1) — Perl script for managing AuthUserFiles and AuthGroupFiles [man]
- ftpmail (1) — FIFO-based Perl script for sending email based on prof... [man]
- ftpquota (1) — Perl script for managing limit/tally files for mod_quo... [man]
G
- Git (3pm) — Perl interface to the Git version control system [man]
- GnuPG (3pm) — Perl module interface to the GNU Privacy Guard (v1.x.x... [man]
- gcov2perl (1p) — convert gcov files to Devel::Cover databases [man]
- GD::Graph (3pm) — Graph Plotting Module for Perl 5 [perldoc]
- GDBM_File (3perl) — Perl5 access to the gdbm library. [man]
- gperl (1) — groff preprocessor for Perl parts in roff files [man]
H
- h2ph (1) — convert .h C header files to .ph Perl header files [man]
- h2xs (1) — convert .h C header files to Perl extensions [man]
- Heap (3pm) — Perl extensions for keeping data partially sorted [man]
- HTML::CalendarMonthSimple (3pm) — Perl Module for Generating HTML Calendars [perldoc]
- HTML::Mason::ApacheHandler (3pm) — Mason/mod_perl interface [perldoc]
- HTML::Scrubber (3pm) — Perl extension for scrubbing/sanitizing HTML [perldoc]
- HTML::TableExtract (3pm) — Perl module for extracting the content contained i... [perldoc]
- HTML::Template (3pm) — Perl module to use HTML-like templating language [perldoc]
- HTML::Tree::AboutTrees (3pm) — - article on tree-shaped data structures in Perl [perldoc]
I
- if (3perl) — "use" a Perl module if a condition holds [man]
- Image::EXIF (3pm) — Perl extension for exif library [perldoc]
- Image::Magick (3pm) — objected-oriented Perl interface to ImageMagick for de... [perldoc]
- Image::Magick::Q16 (3pm) — objected-oriented Perl interface to ImageMagick (Q... [perldoc]
- Inline (3pm) — Write Perl Subroutines in Other Programming Languages [man]
- Inline::API (3pm) — How to bind a programming language to Perl using Inlin... [perldoc]
- inplace (3am) — emulate sed/perl/ruby in-place editing [man]
- integer (3perl) — Perl pragma to use integer arithmetic instead of float... [man]
N
- Net::DNS (3pm) — Perl Interface to the Domain Name System [perldoc]
- Net::hostent (3perl) — by-name interface to Perl's built-in gethost*() functions [perldoc]
- Net::Identica (3pm) — A perl interface to the Identi.ca Twitter Compatible API [perldoc]
- Net::IDN::Punycode::PP (3pm) — pure-perl implementation of Net::IDN::Punycode [perldoc]
- Net::IMAP::Simple (3pm) — Perl extension for simple IMAP account handling. [perldoc]
- Net::IP (3pm) — Perl extension for manipulating IPv4/IPv6 addresses [perldoc]
- Net::Jabber (3pm) — Jabber Perl Library [perldoc]
- Net::LDAP::Examples (3pm) — PERL LDAP by Example [perldoc]
- Net::netent (3perl) — by-name interface to Perl's built-in getnet*() functions [perldoc]
- Net::OAuth (3pm) — OAuth 1.0 for Perl [perldoc]
- Net::protoent (3perl) — by-name interface to Perl's built-in getproto*() func... [perldoc]
- Net::servent (3perl) — by-name interface to Perl's built-in getserv*() functions [perldoc]
- Net::Server (3pm) — Extensible, general Perl server engine [perldoc]
- Net::Server::Log::Log::Log4perl (3pm) — log via Log4perl [perldoc]
- Net::SMPP (3pm) — pure Perl implementation of SMPP 3.4 over TCP [perldoc]
- Net::SSH (3pm) — Perl extension for secure shell [perldoc]
- Net::SSLeay (3pm) — Perl bindings for OpenSSL and LibreSSL [perldoc]
- Net::SSLeay::Handle (3pm) — Perl module that lets SSL (HTTPS) sockets be hand... [perldoc]
- Net::Twitter (3pm) — A perl interface to the Twitter API [perldoc]
- Net::Twitter::Search (3pm) — A perl interface to the Twitter Search API [perldoc]
- Net::XMPP (3pm) — XMPP Perl Library [perldoc]
- Net::XWhois (3pm) — Whois Client Interface for Perl5. [perldoc]
- NetAddr::IP::UtilPP (3pm) — - pure Perl functions for NetAddr::IP::Util [perldoc]
- Number::Format (3pm) — Perl extension for formatting numbers [perldoc]
O
- O (3perl) — Generic interface to Perl Compiler backends [man]
- Opcode (3perl) — Disable named opcodes when compiling perl code [man]
- open (3perl) — perl pragma to set default PerlIO layers for input and... [man]
- ops (3perl) — Perl pragma to restrict unsafe operations when compiling [man]
- OSSP::uuid (3pm) — OSSP uuid Perl Binding [perldoc]
- overload (3perl) — Package for overloading Perl operations [man]
- overloading (3perl) — perl pragma to lexically control overloading [man]
P
- Package::Stash::PP (3pm) — Pure perl implementation of the Package::Stash API [perldoc]
- Params::Util::PP (3pm) — PurePerl Params::Util routines [perldoc]
- pcrepattern (3) — Perl-compatible regular expressions [man]
- perl (1) — The Perl 5 language interpreter [man]
- perl5.34-x86_64-linux-gnu (1) — The Perl 5 language interpreter [man]
- perl5.34.0 (1) — The Perl 5 language interpreter [man]
- perl5004delta (1) — what's new for perl5.004 [man]
- perl5005delta (1) — what's new for perl5.005 [man]
- perl5100delta (1) — what is new for perl 5.10.0 [man]
- perl5101delta (1) — what is new for perl v5.10.1 [man]
- perl5120delta (1) — what is new for perl v5.12.0 [man]
- perl5121delta (1) — what is new for perl v5.12.1 [man]
- perl5122delta (1) — what is new for perl v5.12.2 [man]
- perl5123delta (1) — what is new for perl v5.12.3 [man]
- perl5124delta (1) — what is new for perl v5.12.4 [man]
- perl5125delta (1) — what is new for perl v5.12.5 [man]
- perl5140delta (1) — what is new for perl v5.14.0 [man]
- perl5141delta (1) — what is new for perl v5.14.1 [man]
- perl5142delta (1) — what is new for perl v5.14.2 [man]
- perl5143delta (1) — what is new for perl v5.14.3 [man]
- perl5144delta (1) — what is new for perl v5.14.4 [man]
- perl5160delta (1) — what is new for perl v5.16.0 [man]
- perl5161delta (1) — what is new for perl v5.16.1 [man]
- perl5162delta (1) — what is new for perl v5.16.2 [man]
- perl5163delta (1) — what is new for perl v5.16.3 [man]
- perl5180delta (1) — what is new for perl v5.18.0 [man]
- perl5181delta (1) — what is new for perl v5.18.1 [man]
- perl5182delta (1) — what is new for perl v5.18.2 [man]
- perl5184delta (1) — what is new for perl v5.18.4 [man]
- perl5200delta (1) — what is new for perl v5.20.0 [man]
- perl5201delta (1) — what is new for perl v5.20.1 [man]
- perl5202delta (1) — what is new for perl v5.20.2 [man]
- perl5203delta (1) — what is new for perl v5.20.3 [man]
- perl5220delta (1) — what is new for perl v5.22.0 [man]
- perl5221delta (1) — what is new for perl v5.22.1 [man]
- perl5222delta (1) — what is new for perl v5.22.2 [man]
- perl5223delta (1) — what is new for perl v5.22.3 [man]
- perl5224delta (1) — what is new for perl v5.22.4 [man]
- perl5240delta (1) — what is new for perl v5.24.0 [man]
- perl5241delta (1) — what is new for perl v5.24.1 [man]
- perl5242delta (1) — what is new for perl v5.24.2 [man]
- perl5243delta (1) — what is new for perl v5.24.3 [man]
- perl5244delta (1) — what is new for perl v5.24.4 [man]
- perl5260delta (1) — what is new for perl v5.26.0 [man]
- perl5261delta (1) — what is new for perl v5.26.1 [man]
- perl5262delta (1) — what is new for perl v5.26.2 [man]
- perl5263delta (1) — what is new for perl v5.26.3 [man]
- perl5280delta (1) — what is new for perl v5.28.0 [man]
- perl5281delta (1) — what is new for perl v5.28.1 [man]
- perl5282delta (1) — what is new for perl v5.28.2 [man]
- perl5283delta (1) — what is new for perl v5.28.3 [man]
- perl5300delta (1) — what is new for perl v5.30.0 [man]
- perl5301delta (1) — what is new for perl v5.30.1 [man]
- perl5302delta (1) — what is new for perl v5.30.2 [man]
- perl5303delta (1) — what is new for perl v5.30.3 [man]
- perl5320delta (1) — what is new for perl v5.32.0 [man]
- perl5321delta (1) — what is new for perl v5.32.1 [man]
- perl5340delta (1) — what is new for perl v5.34.0 [man]
- perl561delta (1) — what's new for perl v5.6.1 [man]
- perl56delta (1) — what's new for perl v5.6.0 [man]
- perl581delta (1) — what is new for perl v5.8.1 [man]
- perl582delta (1) — what is new for perl v5.8.2 [man]
- perl583delta (1) — what is new for perl v5.8.3 [man]
- perl584delta (1) — what is new for perl v5.8.4 [man]
- perl585delta (1) — what is new for perl v5.8.5 [man]
- perl586delta (1) — what is new for perl v5.8.6 [man]
- perl587delta (1) — what is new for perl v5.8.7 [man]
- perl588delta (1) — what is new for perl v5.8.8 [man]
- perl589delta (1) — what is new for perl v5.8.9 [man]
- perl58delta (1) — what is new for perl v5.8.0 [man]
- Perl::OSType (3perl) — Map Perl operating system names to generic types [perldoc]
- perlaix (1) — Perl version 5 on IBM AIX (UNIX) systems [man]
- perlamiga (1) — Perl under AmigaOS 4.1 [man]
- perlandroid (1) — Perl under Android [man]
- perlapi (1) — autogenerated documentation for the perl public API [man]
- perlapio (1) — perl's IO abstraction interface. [man]
- perlartistic (1) — the Perl Artistic License [man]
- perlbook (1) — Books about and related to Perl [man]
- perlboot (1) — Links to information on object-oriented programming in... [man]
- perlbot (1) — Links to information on object-oriented programming in... [man]
- perlbs2000 (1) — building and installing Perl for BS2000. [man]
- perlbug (1) — how to submit bug reports on Perl [man]
- perlcall (1) — Perl calling conventions from C [man]
- perlcheat (1) — Perl 5 Cheat Sheet [man]
- perlclib (1) — Internal replacements for standard C library functions [man]
- perlcn (1) — Perl [man]
- perlcommunity (1) — a brief overview of the Perl community [man]
- perlcygwin (1) — Perl for Cygwin [man]
- perldata (1) — Perl data types [man]
- perldbmfilter (1) — Perl DBM Filters [man]
- perldebguts (1) — Guts of Perl debugging [man]
- perldebtut (1) — Perl debugging tutorial [man]
- perldebug (1) — Perl debugging [man]
- perldelta (1) — what is new for perl v5.34.0 [man]
- perldeprecation (1) — list Perl deprecations [man]
- perldiag (1) — various Perl diagnostics [man]
- perldoc (1) — Look up Perl documentation in Pod format. [man]
- perldocstyle (1) — A style guide for writing Perl's documentation [man]
- perldos (1) — Perl under DOS, W31, W95. [man]
- perldsc (1) — Perl Data Structures Cookbook [man]
- perldtrace (1) — Perl's support for DTrace [man]
- perlebcdic (1) — Considerations for running Perl on EBCDIC platforms [man]
- perlembed (1) — how to embed perl in your C program [man]
- perlexperiment (1) — A listing of experimental features in Perl [man]
- perlfaq (1) — Frequently asked questions about Perl [man]
- perlfaq1 (1) — General Questions About Perl [man]
- perlfaq2 (1) — Obtaining and Learning about Perl [man]
- perlfaq3 (1) — Programming Tools [man]
- perlfaq4 (1) — Data Manipulation [man]
- perlfaq5 (1) — Files and Formats [man]
- perlfaq6 (1) — Regular Expressions [man]
- perlfaq7 (1) — General Perl Language Issues [man]
- perlfaq8 (1) — System Interaction [man]
- perlfaq9 (1) — Web, Email and Networking [man]
- perlfilter (1) — Source Filters [man]
- perlfilter (1p) — Source Filters [man]
- perlfork (1) — Perl's fork() emulation [man]
- perlform (1) — Perl formats [man]
- perlfreebsd (1) — Perl version 5 on FreeBSD systems [man]
- perlfunc (1) — Perl builtin functions [man]
- perlgit (1) — Detailed information about git and the Perl repository [man]
- perlglossary (1) — Perl Glossary [man]
- perlgov (1) — Perl Rules of Governance [man]
- perlgpl (1) — the GNU General Public License, version 1 [man]
- perlguts (1) — Introduction to the Perl API [man]
- perlhack (1) — How to hack on Perl [man]
- perlhacktips (1) — Tips for Perl core C code hacking [man]
- perlhacktut (1) — Walk through the creation of a simple C code patch [man]
- perlhaiku (1) — Perl version 5.10+ on Haiku [man]
- perlhist (1) — the Perl history records [man]
- perlhpux (1) — Perl version 5 on Hewlett-Packard Unix (HP-UX) systems [man]
- perlhurd (1) — Perl version 5 on Hurd [man]
- perlintern (1) — autogenerated documentation of purely internal Perl fu... [man]
- perlinterp (1) — An overview of the Perl interpreter [man]
- perlintro (1) — a brief introduction and overview of Perl [man]
- PerlIO (3perl) — On demand loader for PerlIO layers and root of PerlIO:... [man]
- PerlIO::encoding (3perl) — encoding layer [perldoc]
- PerlIO::mmap (3perl) — Memory mapped IO [perldoc]
- PerlIO::scalar (3perl) — in-memory IO, scalar IO [perldoc]
- PerlIO::via (3perl) — Helper class for PerlIO layers implemented in perl [perldoc]
- PerlIO::via::QuotedPrint (3perl) — PerlIO layer for quoted-printable strings [perldoc]
- perliol (1) — C API for Perl's implementation of IO in Layers. [man]
- perlipc (1) — Perl interprocess communication (signals, fifos, pipes... [man]
- perlirix (1) — Perl version 5 on Irix systems [man]
- perlivp (1) — Perl Installation Verification Procedure [man]
- perljp (1) — Perl [man]
- perlko (1) — Perl [man]
- perllexwarn (1) — Perl Lexical Warnings [man]
- perllinux (1) — Perl version 5 on Linux systems [man]
- perllocale (1) — Perl locale handling (internationalization and localiz... [man]
- perllol (1) — Manipulating Arrays of Arrays in Perl [man]
- perlmacos (1) — Perl under Mac OS (Classic) [man]
- perlmacosx (1) — Perl under Mac OS X [man]
- perlmod (1) — Perl modules (packages and symbol tables) [man]
- perlmodinstall (1) — Installing CPAN Modules [man]
- perlmodlib (1) — constructing new Perl modules and finding existing ones [man]
- perlmodstyle (1) — Perl module style guide [man]
- perlmroapi (1) — Perl method resolution plugin interface [man]
- perlnetware (1) — Perl for NetWare [man]
- perlnewmod (1) — preparing a new module for distribution [man]
- perlnumber (1) — semantics of numbers and numeric operations in Perl [man]
- perlobj (1) — Perl object reference [man]
- perlootut (1) — Object-Oriented Programming in Perl Tutorial [man]
- perlop (1) — Perl operators and precedence [man]
- perlopenbsd (1) — Perl version 5 on OpenBSD systems [man]
- perlopentut (1) — simple recipes for opening files and pipes in Perl [man]
- perlos2 (1) — Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT. [man]
- perlos390 (1) — building and installing Perl for OS/390 and z/OS [man]
- perlos400 (1) — Perl version 5 on OS/400 [man]
- perlpacktut (1) — tutorial on "pack" and "unpack" [man]
- perlperf (1) — Perl Performance and Optimization Techniques [man]
- perlplan9 (1) — Plan 9-specific documentation for Perl [man]
- perlpod (1) — the Plain Old Documentation format [man]
- perlpodspec (1) — Plain Old Documentation: format specification and notes [man]
- perlpodstyle (1) — Perl POD style guide [man]
- perlpolicy (1) — Various and sundry policies and commitments related to... [man]
- perlport (1) — Writing portable Perl [man]
- perlpragma (1) — how to write a user pragma [man]
- perlqnx (1) — Perl version 5 on QNX [man]
- perlre (1) — Perl regular expressions [man]
- perlreapi (1) — Perl regular expression plugin interface [man]
- perlrebackslash (1) — Perl Regular Expression Backslash Sequences and Escapes [man]
- perlrecharclass (1) — Perl Regular Expression Character Classes [man]
- perlref (1) — Perl references and nested data structures [man]
- perlreftut (1) — Mark's very short tutorial about references [man]
- perlreguts (1) — Description of the Perl regular expression engine. [man]
- perlrepository (1) — Links to current information on the Perl source reposi... [man]
- perlrequick (1) — Perl regular expressions quick start [man]
- perlreref (1) — Perl Regular Expressions Reference [man]
- perlretut (1) — Perl regular expressions tutorial [man]
- perlriscos (1) — Perl version 5 for RISC OS [man]
- perlrun (1) — how to execute the Perl interpreter [man]
- perlsec (1) — Perl security [man]
- perlsecpolicy (1) — Perl security report handling policy [man]
- perlsh (1p) — one-line perl evaluator with line editing function and... [man]
- perlsolaris (1) — Perl version 5 on Solaris systems [man]
- perlsource (1) — A guide to the Perl source tree [man]
- perlstyle (1) — Perl style guide [man]
- perlsub (1) — Perl subroutines [man]
- perlsyn (1) — Perl syntax [man]
- perlsynology (1) — Perl 5 on Synology DSM systems [man]
- perlthanks (1) — how to submit bug reports on Perl [man]
- perlthrtut (1) — Tutorial on threads in Perl [man]
- perltie (1) — how to hide an object class in a simple variable [man]
- perltoc (1) — perl documentation table of contents [man]
- perltodo (1) — Link to the Perl to-do list [man]
- perltooc (1) — Links to information on object-oriented programming in... [man]
- perltoot (1) — Links to information on object-oriented programming in... [man]
- perltrap (1) — Perl traps for the unwary [man]
- perltru64 (1) — Perl version 5 on Tru64 (formerly known as Digital UNI... [man]
- perltw (1) — Perl [man]
- perlunicode (1) — Unicode support in Perl [man]
- perlunicook (1) — cookbookish examples of handling Unicode in Perl [man]
- perlunifaq (1) — Perl Unicode FAQ [man]
- perluniintro (1) — Perl Unicode introduction [man]
- perluniprops (1) — Index of Unicode Version 13.0.0 character properties i... [man]
- perlunitut (1) — Perl Unicode Tutorial [man]
- perlutil (1) — utilities packaged with the Perl distribution [man]
- perlvar (1) — Perl predefined variables [man]
- perlvms (1) — VMS-specific documentation for Perl [man]
- perlvos (1) — Perl for Stratus OpenVOS [man]
- perlwin32 (1) — Perl under Windows [man]
- perlxs (1) — XS language reference manual [man]
- perlxstut (1) — Tutorial for writing XSUBs [man]
- perlxstypemap (1) — Perl XS C/Perl type mapping [man]
- piconv (1) — - iconv(1), reinvented in perl [man]
- pl2pm (1) — Rough tool to translate Perl4 .pl files to Perl5 .pm m... [man]
- Plucene (3pm) — A Perl port of the Lucene search engine [man]
- Pod::Perldoc (3perl) — Look up Perl documentation in Pod format. [perldoc]
- Pod::Perldoc::BaseTo (3perl) — Base for Pod::Perldoc formatters [perldoc]
- Pod::Perldoc::GetOptsOO (3perl) — Customized option parser for Pod::Perldoc [perldoc]
- Pod::Perldoc::ToANSI (3perl) — render Pod with ANSI color escapes [perldoc]
- Pod::Perldoc::ToChecker (3perl) — let Perldoc check Pod for errors [perldoc]
- Pod::Perldoc::ToMan (3perl) — let Perldoc render Pod as man pages [perldoc]
- Pod::Perldoc::ToNroff (3perl) — let Perldoc convert Pod to nroff [perldoc]
- Pod::Perldoc::ToPod (3perl) — let Perldoc render Pod as ... Pod! [perldoc]
- Pod::Perldoc::ToRtf (3perl) — let Perldoc render Pod as RTF [perldoc]
- Pod::Perldoc::ToTerm (3perl) — render Pod with terminal escapes [perldoc]
- Pod::Perldoc::ToText (3perl) — let Perldoc render Pod as plaintext [perldoc]
- Pod::Perldoc::ToTk (3perl) — let Perldoc use Tk::Pod to render Pod [perldoc]
- Pod::Perldoc::ToXml (3perl) — let Perldoc render Pod as XML [perldoc]
- POE::Filter::Reference (3pm) — freeze and thaw arbitrary Perl data [perldoc]
- POE::Kernel (3pm) — an event-based application kernel in Perl [perldoc]
- POE::Loop::PerlSignals (3pm) — common signal handling routines for POE::Loop ... [perldoc]
- POSIX (3perl) — Perl interface to IEEE Std 1003.1 [man]
- ptar (1) — a tar-like program written in perl [man]
R
- re (3perl) — Perl pragma to alter regular expression behaviour [man]
S
- sigtrap (3perl) — Perl pragma to enable simple signal handling [man]
- SOAP::Data (3pm) — this class provides the means by which to explicitly m... [perldoc]
- SOAP::Lite (3pm) — Perl's Web Services Toolkit [perldoc]
- sort (3perl) — perl pragma to control sort() behaviour [man]
- Specio (3pm) — Type constraints and coercions for Perl [man]
- Specio::Library::Builtins (3pm) — Implements type constraint objects for Perl... [perldoc]
- Specio::Library::Perl (3pm) — Implements type constraint objects for some com... [perldoc]
- Spreadsheet::XLSX (3pm) — Perl extension for reading MS Excel 2007 files; [perldoc]
- Statistics::Distributions (3pm) — Perl module for calculating critical values... [perldoc]
- Storable (3perl) — persistence for Perl data structures [man]
- strict (3perl) — Perl pragma to restrict unsafe constructs [man]
- String::Approx (3pm) — Perl extension for approximate matching (fuzzy matching) [perldoc]
- String::CRC32 (3pm) — Perl interface for cyclic redundancy check generation [perldoc]
- String::Random (3pm) — Perl module to generate random strings based on a pattern [perldoc]
- subs (3perl) — Perl pragma to predeclare subroutine names [man]
- SVN::Core (3perl) — Core module of the subversion perl bindings [perldoc]
- Symbol (3perl) — manipulate Perl symbols and their names [man]
- Sys::Syslog (3perl) — Perl interface to the UNIX syslog(3) calls [perldoc]
T
- TAP::Formatter::Color (3perl) — Run Perl test scripts with color [perldoc]
- TAP::Parser::SourceHandler::Perl (3perl) — Stream TAP from a Perl executable [perldoc]
- Template::Directive (3pm) — Perl code generator for template directives [perldoc]
- Term::Cap (3perl) — Perl termcap interface [perldoc]
- Term::Complete (3perl) — Perl word completion module [perldoc]
- Term::ReadKey (3pm) — A perl module for simple terminal control [perldoc]
- Term::ReadLine (3perl) — Perl interface to various "readline" packages. If no... [perldoc]
- Term::ReadLine::Gnu (3pm) — Perl extension for the GNU Readline/History Library [perldoc]
- Test::Harness (3perl) — Run Perl standard test scripts with statistics [perldoc]
- Test::Unit (3pm) — the PerlUnit testing framework [perldoc]
- Text::CSV (3pm) — comma-separated values manipulator (using XS or PurePerl) [perldoc]
- Text::CSV_PP (3pm) — Text::CSV_XS compatible pure-Perl module [perldoc]
- Text::Iconv (3pm) — Perl interface to iconv() codeset conversion function [perldoc]
- Text::Template (3pm) — Expand template text with embedded Perl [perldoc]
- Text::Template::Preprocess (3pm) — Expand template text with embedded Perl [perldoc]
- Thread (3perl) — Manipulate threads in Perl (for old code only) [man]
- threads (3perl) — Perl interpreter-based threads [man]
- threads::shared (3perl) — Perl extension for sharing data structures between ... [perldoc]
- Tie::File (3perl) — Access the lines of a disk file via a Perl array [perldoc]
- Tie::IxHash (3pm) — ordered associative arrays for Perl [perldoc]
- Time::gmtime (3perl) — by-name interface to Perl's built-in gmtime() function [perldoc]
- Time::localtime (3perl) — by-name interface to Perl's built-in localtime() fu... [perldoc]
U
- UNIVERSAL::moniker (3pm) — Nicer names for your Perl modules/classes [perldoc]
- update-perl-sax-parsers (8) — (de)register Perl SAX parser modules [man]
- User::grent (3perl) — by-name interface to Perl's built-in getgr*() functions [perldoc]
- User::pwent (3perl) — by-name interface to Perl's built-in getpw*() functions [perldoc]
- utf8 (3perl) — Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in... [man]
V
- Variable::Magic (3pm) — Associate user-defined magic to variables from Perl. [perldoc]
- vars (3perl) — Perl pragma to predeclare global variable names [man]
- version (3perl) — Perl extension for Version Objects [man]
- version::Internals (3perl) — Perl extension for Version Objects [perldoc]
- vmsish (3perl) — Perl pragma to control VMS-specific language features [man]
W
- warnings (3perl) — Perl pragma to control optional warnings [man]
- WWW::Curl (3pm) — Perl extension interface for libcurl [perldoc]
- WWW::Mechanize (3pm) — Handy web browsing in a Perl object [perldoc]
X
- XML::CSV (3pm) — Perl extension converting CSV files to XML [perldoc]
- XML::DOM (3pm) — A perl module for building DOM Level 1 compliant docum... [perldoc]
- XML::DOM::PerlSAX (3pm) — Old name of XML::Handler::BuildDOM [perldoc]
- XML::ESISParser (3pm) — Perl SAX parser using nsgmls [perldoc]
- XML::Generator (3pm) — Perl extension for generating XML [perldoc]
- XML::Grove (3pm) — Perl-style XML objects [perldoc]
- XML::Grove::Builder (3pm) — PerlSAX handler for building an XML::Grove [perldoc]
- XML::Grove::PerlSAX (3pm) — an PerlSAX event interface for XML objects [perldoc]
- XML::Handler::BuildDOM (3pm) — PerlSAX handler that creates XML::DOM document... [perldoc]
- XML::Handler::Sample (3pm) — a trivial PerlSAX handler [perldoc]
- XML::Handler::Subs (3pm) — a PerlSAX handler base class for calling user-defi... [perldoc]
- XML::Handler::XMLWriter (3pm) — a PerlSAX handler for writing readable XML [perldoc]
- XML::LibXML (3pm) — Perl Binding for libxml2 [perldoc]
- XML::Parser (3pm) — A perl module for parsing XML documents [perldoc]
- XML::Parser::PerlSAX (3pm) — Perl SAX parser using XML::Parser [perldoc]
- XML::SAX::PurePerl::Reader (3pm) — Abstract Reader factory class [perldoc]
- XML::PatAct::ToObjects (3pm) — An action module for creating Perl objects [perldoc]
- XML::Perl2SAX (3pm) — - translate Perl SAX methods to Java/CORBA style methods [perldoc]
- XML::RPC (3pm) — - Pure Perl implementation for an XML-RPC client and s... [perldoc]
- XML::SAX2Perl (3pm) — - translate Java/CORBA style SAX methods to Perl methods [perldoc]
- XML::SAX::Intro (3pm) — An Introduction to SAX Parsing with Perl [perldoc]
- XML::SAX::PurePerl (3pm) — Pure Perl XML Parser with SAX2 interface [perldoc]
- XML::TreePP (3pm) — - Pure Perl implementation for parsing/writing XML doc... [perldoc]
- XML::Twig (3pm) — A perl module for processing huge XML documents in tre... [perldoc]
- XML::Writer (3pm) — Perl extension for writing XML documents. [perldoc]
- XML::XPath::PerlSAX (3pm) — A PerlSAX event generator for my weird node struc... [perldoc]
- XML::XSLT (3pm) — A perl module for processing XSLT [perldoc]
- XSLoader (3perl) — Dynamically load C libraries into Perl code [man]
- xsubpp (1) — compiler to convert Perl XS code into C code [man]
Y
- YAML::Dumper (3pm) — YAML class for dumping Perl objects to YAML [perldoc]
- YAML::LibYAML (3pm) — Perl YAML Serialization using XS and libyaml [perldoc]
- YAML::Loader (3pm) — YAML class for loading Perl objects to YAML [perldoc]
- YAML::Types (3pm) — Marshall Perl internal data types to/from YAML [perldoc]
- YAML::XS (3pm) — Perl YAML Serialization using XS and libyaml [perldoc]
Generated by phpman v3.7.12 Author: Che Dong Under GNU General Public License
2026-06-14 01:05 @216.73.216.200
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

