perl - phpMan

Command: man perldoc info search(apropos)  


CORE (3perl)         - Namespace for Perl's core routines
CPAN (3perl)         - query, download and build perl modules from CPAN sites
Config (3perl)       - access Perl configuration information
Encode (3perl)       - character encodings in Perl
Encode (3pm)         - character encodings in Perl
Encode::PerlIO (3perl) - - a detailed document on Encode and PerlIO
Encode::PerlIO (3pm) - - a detailed document on Encode and PerlIO
Env (3perl)          - perl module that imports environment variables as scal...
Expect (3pm)         - Expect for Perl
Filter::Util::Call (3perl) - Perl Source Filter Utility Module
Filter::Util::Call (3pm) - Perl Source Filter Utility Module
Git (3pm)            - Perl interface to the Git version control system
GnuPG (3pm)          - Perl module interface to the GNU Privacy Guard (v1.x.x...
JSON::PP (3perl)     - JSON::XS compatible pure-Perl module.
Log::Log4perl::JavaMap::SyslogAppender (3pm) - wraps Log::Dispatch::Syslog
Math::BigInt::Calc (3perl) - Pure Perl module to support Math::BigInt
Math::BigInt::Calc (3pm) - Pure Perl module to support Math::BigInt
Apache::SOAP (3pm)   - mod_perl-based SOAP server with minimum configuration
AppConfig (3pm)      - Perl5 module for reading configuration files and parsi...
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 ...
AppConfig::Sys (3pm) - Perl5 module defining platform-specific information an...
Authen::Captcha (3pm) - Perl extension for creating captcha's to verify the h...
Authen::SASL::Perl (3pm) - - Perl implementation of the SASL Authentication f...
Authen::SASL::Perl::ANONYMOUS (3pm) - Anonymous Authentication class
Authen::SASL::Perl::CRAM_MD5 (3pm) - CRAM MD5 Authentication class
Authen::SASL::Perl::DIGEST_MD5 (3pm) - Digest MD5 Authentication class
Authen::SASL::Perl::EXTERNAL (3pm) - External Authentication class
Authen::SASL::Perl::GSSAPI (3pm) - GSSAPI (Kerberosv5) Authentication class
Authen::SASL::Perl::LOGIN (3pm) - Login Authentication class
Authen::SASL::Perl::PLAIN (3pm) - Plain Login Authentication class
B (3perl)            - The Perl Compiler Backend
B::Concise (3perl)   - Walk Perl syntax tree, printing concise info about ops
B::Debug (3pm)       - Walk Perl syntax tree, printing debug info about ops
B::Deparse (3perl)   - Perl compiler backend to produce perl code
B::Terse (3perl)     - Walk Perl syntax tree, printing terse info about ops
B::Xref (3perl)      - Generates cross reference reports for Perl programs
Benchmark (3perl)    - benchmark running times of Perl code
bigint (3perl)       - Transparent BigInteger support for Perl
bignum (3perl)       - Transparent BigNumber support for Perl
bigrat (3perl)       - Transparent BigNumber/BigRational support for Perl
boolean (3pm)        - Boolean support for Perl
BSON::PP (3pm)       - Pure Perl BSON implementation
Business::OnlinePayment (3pm) - Perl extension for online payment processing
bytes (3perl)        - Perl pragma to expose the individual bytes of characters
Bytes::Random::Secure (3pm) - Perl extension to generate cryptographically-se...
Cairo (3pm)          - Perl interface to the cairo 2d vector graphics library
CGI::Ajax (3pm)      - a perl-specific system for writing Asynchronous web ap...
CGI::XML (3pm)       - Perl extension for converting CGI.pm variables to/from...
Class::C3::next (3pm) - Pure-perl next::method and friends
Class::Inner (3pm)   - A perlish implementation of Java like inner classes
Class::MOP (3pm)     - A Meta Object Protocol for Perl 5
Class::Struct (3perl) - declare struct-like datatypes as Perl classes
Clone (3pm)          - recursively copy Perl datatypes
Config::Perl::V (3perl) - Structured data retrieval of perl -V output
config_data (1p)     - Query or change configuration of Perl modules
constant (3perl)     - Perl pragma to declare constants
Crypt::Blowfish (3pm) - Perl Blowfish encryption module
Crypt::DES (3pm)     - Perl DES encryption module
Crypt::OpenSSL::Bignum::CTX (3pm) - Perl interface to the OpenSSL BN_CTX stru...
Crypt::RC4 (3pm)     - Perl implementation of the RC4 encryption algorithm
Crypt::UnixCrypt (3pm) - perl-only implementation of the "crypt" function.
Data::Dumper (3perl) - stringified perl data structures, suitable for both pr...
Data::Random (3pm)   - Perl module to generate random data
Data::Random::WordList (3pm) - Perl module to get random words from a word list
Data::Serializer::Raw (3pm) - Provides unified raw interface to perl serializers
Data::UUID (3pm)     - OSSP uuid Backward Compatibility Perl Binding
Data::Visitor (3pm)  - Visitor style traversal of Perl data structures
Date::Calc::PP (3pm) - pure-Perl plug-in for Date::Calc
DateTime (3pm)       - A date and time object for Perl
DB (3perl)           - programmatic interface to the Perl debugging API
DB_File (3perl)      - Perl5 access to Berkeley DB version 1.x
DBD::File::Roadmap (3pm) - Planned Enhancements for DBD::File and pure Perl D...
DBD::mysql (3pm)     - MySQL driver for the Perl5 Database Interface (DBI)
DBD::Sponge (3pm)    - Create a DBI statement handle from Perl data
DBD::SQLite::VirtualTable (3pm) - - SQLite virtual tables implemented in Perl
DBD::SQLite::VirtualTable::PerlData (3pm) - - virtual table hooked to Perl data
DBI (3pm)            - Database independent interface for Perl
DBI::DBD (3pm)       - Perl DBI Database Driver Writer's Guide
DBI::ProfileDumper::Apache (3pm) - capture DBI profiling data from Apache/mod...
DBI::PurePerl (3pm)  - - a DBI emulation using pure perl (no C/XS compilation...
deprecate (3perl)    - Perl pragma for deprecating the inclusion of a module ...
Devel::Cover (3pm)   - Code coverage metrics for Perl
Devel::Cover::Branch (3pm) - Code coverage metrics for Perl
Devel::Cover::Condition (3pm) - Code coverage metrics for Perl
Devel::Cover::Condition_and_2 (3pm) - Code coverage metrics for Perl
Devel::Cover::Condition_and_3 (3pm) - Code coverage metrics for Perl
Devel::Cover::Condition_or_2 (3pm) - Code coverage metrics for Perl
Devel::Cover::Condition_or_3 (3pm) - Code coverage metrics for Perl
Devel::Cover::Condition_xor_4 (3pm) - Code coverage metrics for Perl
Devel::Cover::Criterion (3pm) - Code coverage metrics for Perl
Devel::Cover::DB (3pm) - Code coverage metrics for Perl
Devel::Cover::DB::File (3pm) - Code coverage metrics for Perl
Devel::Cover::Pod (3pm) - Code coverage metrics for Perl
Devel::Cover::Statement (3pm) - Code coverage metrics for Perl
Devel::Cover::Subroutine (3pm) - Code coverage metrics for Perl
Devel::Cover::Time (3pm) - Code coverage metrics for Perl
Devel::GlobalDestruction (3pm) - Provides function returning the equivalent o...
Devel::PPPort (3perl) - Perl/Pollution/Portability
Devel::TypeTiny::Perl56Compat (3pm) - shims to allow Type::Tiny to run on Per...
Devel::TypeTiny::Perl58Compat (3pm) - shims to allow Type::Tiny to run on Per...
dh_perl_dbi (1)      - add dependencies required for DBI modules
dh_perl_openssl (1)  - add dependencies required for OpenSSL modules
Digest::MD5 (3perl)  - Perl interface to the MD5 Algorithm
Digest::MD5::File (3pm) - Perl extension for getting MD5 sums for files and u...
Digest::Perl::MD5 (3pm) - Perl implementation of Ron Rivests MD5 Algorithm
Digest::SHA (3perl)  - Perl extension for SHA-1/224/256/384/512
Dumpvalue (3perl)    - provides screen dump of Perl data.
DynaLoader (3perl)   - Dynamically load C libraries into Perl code
enc2xs (1)           - - Perl Encode Module Generator
Eval::TypeTiny (3pm) - utility to evaluate a string of Perl code in a clean e...
Exception::Class (3pm) - A module that allows you to declare real exception c...
ExtUtils::CBuilder (3perl) - Compile and link C code for Perl modules
ExtUtils::Embed (3perl) - Utilities for embedding Perl in C/C++ applications
ExtUtils::Miniperl (3perl) - write the C code for miniperlmain.c and perlmain.c
ExtUtils::ParseXS (3perl) - converts Perl XS code into C code
ExtUtils::Typemaps (3perl) - Read/Write/Modify Perl/XS typemap files
feature (3perl)      - Perl pragma to enable new features
File::Copy::Recursive (3pm) - Perl extension for recursively copying files an...
File::Glob (3perl)   - Perl extension for BSD glob routine
File::NFSLock (3pm)  - perl module to do NFS (or not) locking
File::stat (3perl)   - by-name interface to Perl's built-in stat() functions
File::Which (3pm)    - Perl implementation of the which utility as an API
filetest (3perl)     - Perl pragma to control the filetest permission operators
FindBin (3perl)      - Locate directory of original perl script
Flickr::API (3pm)    - Perl interface to the Flickr API
Flickr::API::People (3pm) - Perl interface to the Flickr API's flickr.people....
Font::TTF (3pm)      - Perl module for TrueType Font hacking
ftpmail (1)          - FIFO-based Perl script for sending email based on prof...
ftpquota (1)         - Perl script for managing limit/tally files for mod_quo...
gcov2perl (1p)       - convert gcov files to Devel::Cover databases
GD::Graph (3pm)      - Graph Plotting Module for Perl 5
GDBM_File (3perl)    - Perl5 access to the gdbm library.
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.
gperl (1)            - groff preprocessor for Perl parts in roff files
h2ph (1)             - convert .h C header files to .ph Perl header files
h2xs (1)             - convert .h C header files to Perl extensions
Heap (3pm)           - Perl extensions for keeping data partially sorted
HTML::CalendarMonthSimple (3pm) - Perl Module for Generating HTML Calendars
HTML::Mason::ApacheHandler (3pm) - Mason/mod_perl interface
HTML::Scrubber (3pm) - Perl extension for scrubbing/sanitizing HTML
HTML::TableExtract (3pm) - Perl module for extracting the content contained i...
HTML::Template (3pm) - Perl module to use HTML-like templating language
HTML::Tree::AboutTrees (3pm) - - article on tree-shaped data structures in Perl
if (3perl)           - "use" a Perl module if a condition holds
Image::EXIF (3pm)    - Perl extension for exif library
Image::Magick (3pm)  - objected-oriented Perl interface to ImageMagick for de...
Image::Magick::Q16 (3pm) - objected-oriented Perl interface to ImageMagick (Q...
Inline (3pm)         - Write Perl Subroutines in Other Programming Languages
Inline::API (3pm)    - How to bind a programming language to Perl using Inlin...
inplace (3am)        - emulate sed/perl/ruby in-place editing
integer (3perl)      - Perl pragma to use integer arithmetic instead of float...
JSON::backportPP (3pm) - JSON::XS compatible pure-Perl module.
JSON::backportPP::Compat5005 (3pm) - Helper module in using JSON::PP in Perl ...
JSON::backportPP::Compat5006 (3pm) - Helper module in using JSON::PP in Perl 5.6
JSON::Parse (3pm)    - Read JSON into a Perl variable
l4p-tmpl (1p)        - Print out a Log4perl template configuration
less (3perl)         - perl pragma to request less of something
libwww::lwpcook (3pm) - The libwww-perl cookbook
Lingua::Stem::Fr (3pm) - Perl French Stemming
List::MoreUtils::PP (3pm) - Provide List::MoreUtils pure Perl implementation
local::lib (3pm)     - create and use a local lib/ for perl modules with PERL...
locale (3perl)       - Perl pragma to use or avoid POSIX locales for built-in...
Locale::Maketext::Extract::Plugin::Perl (3pm) - Perl format parser
Locale::Maketext::Extract::Plugin::PPI (3pm) - Perl format parser
Locale::PO (3pm)     - Perl module for manipulating .po entries from GNU gettext
Log::Log4perl (3pm)  - Log4j implementation for Perl
Log::Log4perl::Appender (3pm) - Log appender class
Log::Log4perl::Appender::Buffer (3pm) - Buffering Appender
Log::Log4perl::Appender::DBI (3pm) - implements appending to a DB
Log::Log4perl::Appender::File (3pm) - Log to file
Log::Log4perl::Appender::Limit (3pm) - Limit message delivery via block period
Log::Log4perl::Appender::RRDs (3pm) - Log to a RRDtool Archive
Log::Log4perl::Appender::Screen (3pm) - Log to STDOUT/STDERR
Log::Log4perl::Appender::ScreenColore... (3pm) - Colorize messages according ...
Log::Log4perl::Appender::Socket (3pm) - Log to a socket
Log::Log4perl::Appender::String (3pm) - Append to a string
Log::Log4perl::Appender::Synchronized (3pm) - Synchronizing other appenders
Log::Log4perl::Appender::TestArrayBuffer (3pm) - Subclass of Appender::TestBu...
Log::Log4perl::Appender::TestBuffer (3pm) - Appender class for testing
Log::Log4perl::Appender::TestFileCreeper (3pm) - Intentionally slow test appe...
Log::Log4perl::Catalyst (3pm) - Log::Log4perl Catalyst Module
Log::Log4perl::Config (3pm) - Log4perl configuration file syntax
Log::Log4perl::Config::BaseConfigurator (3pm) - Configurator Base Class
Log::Log4perl::Config::DOMConfigurator (3pm) - reads xml config files
Log::Log4perl::Config::PropertyConfig... (3pm) - reads properties file
Log::Log4perl::Config::Watch (3pm) - Detect file changes
Log::Log4perl::DateFormat (3pm) - Log4perl advanced date formatter helper class
Log::Log4perl::FAQ (3pm) - Frequently Asked Questions on Log::Log4perl
Log::Log4perl::Filter (3pm) - Log4perl Custom Filter Base Class
Log::Log4perl::Filter::Boolean (3pm) - Special filter to combine the results ...
Log::Log4perl::Filter::LevelMatch (3pm) - Filter to match the log level exactly
Log::Log4perl::Filter::LevelRange (3pm) - Filter for a range of log levels
Log::Log4perl::Filter::MDC (3pm) - Filter to match on values of a MDC key
Log::Log4perl::Filter::StringMatch (3pm) - Filter on log message string
Log::Log4perl::InternalDebug (3pm) - Dark Magic to enable _INTERNAL_DEBUG
Log::Log4perl::JavaMap (3pm) - maps java log4j appenders to Log::Dispatch cla...
Log::Log4perl::JavaMap::ConsoleAppender (3pm) - wraps Log::Dispatch::Screen
Log::Log4perl::JavaMap::FileAppender (3pm) - wraps Log::Dispatch::File
Log::Log4perl::JavaMap::JDBCAppender (3pm) - wraps Log::Log4perl::Appender::DBI
Log::Log4perl::JavaMap::NTEventLogApp... (3pm) - wraps Log::Dispatch::Win32Ev...
Log::Log4perl::JavaMap::RollingFileAp... (3pm) - wraps Log::Dispatch::FileRotate
Log::Log4perl::JavaMap::TestBuffer (3pm) - wraps Log::Log4perl::Appender::Tes...
Log::Log4perl::Layout (3pm) - Log4perl Layout Virtual Base Class
Log::Log4perl::Layout::NoopLayout (3pm) - Pass-thru Layout
Log::Log4perl::Layout::PatternLayout (3pm) - Pattern Layout
Log::Log4perl::Layout::PatternLayout:... (3pm) - Multiline Pattern Layout
Log::Log4perl::Layout::SimpleLayout (3pm) - Simple Layout
Log::Log4perl::Level (3pm) - Predefined log levels
Log::Log4perl::Logger (3pm) - Main Logger Class
Log::Log4perl::MDC (3pm) - Mapped Diagnostic Context
Log::Log4perl::NDC (3pm) - Nested Diagnostic Context
Log::Log4perl::Resurrector (3pm) - Dark Magic to resurrect hidden L4p statements
Log::Log4perl::Util (3pm) - Internal utility functions
Log::Log4perl::Util::Semaphore (3pm) - Easy to use semaphores
Log::Log4perl::Util::TimeTracker (3pm) - Track time elapsed
LWP (3pm)            - The World-Wide Web library for Perl
Mail::Box::Parser::Perl (3pm) - reading messages from file using Perl
Mail::POP3Client (3pm) - Perl 5 module to talk to a POP3 (RFC1939) server
Mail::SpamAssassin::Timeout (3pm) - safe, reliable timeouts in perl
make_method (1p)     - Turn Perl code into an XML description for RPC::XML::S...
MARC::Batch (3pm)    - Perl module for handling files of MARC::Record objects
MARC::Field (3pm)    - Perl extension for handling MARC fields
MARC::Record (3pm)   - Perl extension for handling MARC records
Math::Random::ISAAC (3pm) - Perl interface to the ISAAC PRNG algorithm
Math::Random::ISAAC::PP (3pm) - Pure Perl port of the ISAAC PRNG algorithm
MIME::Explode (3pm)  - Perl extension for explode MIME messages
MLDBM (3pm)          - store multi-level Perl hash structure in single level ...
Module::Build (3pm)  - Build and install Perl modules
Module::Build::PPMMaker (3pm) - Perl Package Manager file creation
Module::CoreList (3perl) - what modules shipped with versions of perl
Module::CoreList::Utils (3perl) - what utilities shipped with versions of perl
Module::Metadata (3perl) - Gather package and POD information from perl modul...
MongoDB (3pm)        - Official MongoDB Driver for Perl
MongoDB::DataTypes (3pm) - Using MongoDB data types with Perl
Moose (3pm)          - A postmodern object system for Perl 5
Moose::Manual::Unsweetened (3pm) - Moose idioms in plain old Perl 5 without t...
Moose::Meta::Attribute::Native (3pm) - Delegate to native Perl types
MRO::Compat (3pm)    - mro::* interface compatibility for Perls < 5.9.5
Net::DNS (3pm)       - Perl Interface to the Domain Name System
Net::hostent (3perl) - by-name interface to Perl's built-in gethost*() functions
Net::Identica (3pm)  - A perl interface to the Identi.ca Twitter Compatible API
Net::IDN::Punycode::PP (3pm) - pure-perl implementation of Net::IDN::Punycode
Net::IMAP::Simple (3pm) - Perl extension for simple IMAP account handling.
Net::IP (3pm)        - Perl extension for manipulating IPv4/IPv6 addresses
Net::Jabber (3pm)    - Jabber Perl Library
Net::LDAP::Examples (3pm) - PERL LDAP by Example
Net::netent (3perl)  - by-name interface to Perl's built-in getnet*() functions
Net::OAuth (3pm)     - OAuth 1.0 for Perl
Net::protoent (3perl) - by-name interface to Perl's built-in getproto*() func...
Net::servent (3perl) - by-name interface to Perl's built-in getserv*() functions
Net::Server (3pm)    - Extensible, general Perl server engine
Net::Server::Log::Log::Log4perl (3pm) - log via Log4perl
Net::SMPP (3pm)      - pure Perl implementation of SMPP 3.4 over TCP
Net::SSH (3pm)       - Perl extension for secure shell
Net::SSLeay (3pm)    - Perl extension for using OpenSSL
Net::SSLeay::Handle (3pm) - Perl module that lets SSL (HTTPS) sockets be hand...
Net::Twitter (3pm)   - A perl interface to the Twitter API
Net::Twitter::Search (3pm) - A perl interface to the Twitter Search API
Net::XMPP (3pm)      - XMPP Perl Library
Net::XWhois (3pm)    - Whois Client Interface for Perl5.
NetAddr::IP::UtilPP (3pm) - - pure Perl functions for NetAddr::IP::Util
Number::Format (3pm) - Perl extension for formatting numbers
O (3perl)            - Generic interface to Perl Compiler backends
Opcode (3perl)       - Disable named opcodes when compiling perl code
open (3perl)         - perl pragma to set default PerlIO layers for input and...
ops (3perl)          - Perl pragma to restrict unsafe operations when compiling
OSSP::uuid (3pm)     - OSSP uuid Perl Binding
overload (3perl)     - Package for overloading Perl operations
overloading (3perl)  - perl pragma to lexically control overloading
Package::Stash::PP (3pm) - pure perl implementation of the Package::Stash API
pcrepattern (3)      - Perl-compatible regular expressions
perl (1)             - The Perl 5 language interpreter
perl5.30-x86_64-linux-gnu (1) - The Perl 5 language interpreter
perl5.30.0 (1)       - The Perl 5 language interpreter
perl5004delta (1)    - what's new for perl5.004
perl5005delta (1)    - what's new for perl5.005
perl5100delta (1)    - what is new for perl 5.10.0
perl5101delta (1)    - what is new for perl v5.10.1
perl5120delta (1)    - what is new for perl v5.12.0
perl5121delta (1)    - what is new for perl v5.12.1
perl5122delta (1)    - what is new for perl v5.12.2
perl5123delta (1)    - what is new for perl v5.12.3
perl5124delta (1)    - what is new for perl v5.12.4
perl5125delta (1)    - what is new for perl v5.12.5
perl5140delta (1)    - what is new for perl v5.14.0
perl5141delta (1)    - what is new for perl v5.14.1
perl5142delta (1)    - what is new for perl v5.14.2
perl5143delta (1)    - what is new for perl v5.14.3
perl5144delta (1)    - what is new for perl v5.14.4
perl5160delta (1)    - what is new for perl v5.16.0
perl5161delta (1)    - what is new for perl v5.16.1
perl5162delta (1)    - what is new for perl v5.16.2
perl5163delta (1)    - what is new for perl v5.16.3
perl5180delta (1)    - what is new for perl v5.18.0
perl5181delta (1)    - what is new for perl v5.18.1
perl5182delta (1)    - what is new for perl v5.18.2
perl5184delta (1)    - what is new for perl v5.18.4
perl5200delta (1)    - what is new for perl v5.20.0
perl5201delta (1)    - what is new for perl v5.20.1
perl5202delta (1)    - what is new for perl v5.20.2
perl5203delta (1)    - what is new for perl v5.20.3
perl5220delta (1)    - what is new for perl v5.22.0
perl5221delta (1)    - what is new for perl v5.22.1
perl5222delta (1)    - what is new for perl v5.22.2
perl5223delta (1)    - what is new for perl v5.22.3
perl5224delta (1)    - what is new for perl v5.22.4
perl5240delta (1)    - what is new for perl v5.24.0
perl5241delta (1)    - what is new for perl v5.24.1
perl5242delta (1)    - what is new for perl v5.24.2
perl5243delta (1)    - what is new for perl v5.24.3
perl5244delta (1)    - what is new for perl v5.24.4
perl5260delta (1)    - what is new for perl v5.26.0
perl5261delta (1)    - what is new for perl v5.26.1
perl5262delta (1)    - what is new for perl v5.26.2
perl5263delta (1)    - what is new for perl v5.26.3
perl5280delta (1)    - what is new for perl v5.28.0
perl5281delta (1)    - what is new for perl v5.28.1
perl5282delta (1)    - what is new for perl v5.28.2
perl5300delta (1)    - what is new for perl v5.30.0
perl561delta (1)     - what's new for perl v5.6.1
perl56delta (1)      - what's new for perl v5.6.0
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
perl587delta (1)     - what is new for perl v5.8.7
perl588delta (1)     - what is new for perl v5.8.8
perl589delta (1)     - what is new for perl v5.8.9
perl58delta (1)      - what is new for perl v5.8.0
Perl::OSType (3perl) - Map Perl operating system names to generic types
perlaix (1)          - Perl version 5 on IBM AIX (UNIX) systems
perlamiga (1)        - Perl under AmigaOS 4.1
perlandroid (1)      - Perl under Android
perlapi (1)          - autogenerated documentation for the perl public API
perlapio (1)         - perl's IO abstraction interface.
perlartistic (1)     - the Perl Artistic License
perlbook (1)         - Books about and related to Perl
perlboot (1)         - Links to information on object-oriented programming in...
perlbot (1)          - Links to information on object-oriented programming in...
perlbs2000 (1)       - building and installing Perl for BS2000.
perlbug (1)          - how to submit bug reports on Perl
perlcall (1)         - Perl calling conventions from C
perlce (1)           - Perl for WinCE
perlcheat (1)        - Perl 5 Cheat Sheet
perlclib (1)         - Internal replacements for standard C library functions
perlcn (1)           -  Perl
perlcommunity (1)    - a brief overview of the Perl community
perlcygwin (1)       - Perl for Cygwin
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 (1)        - what is new for perl v5.30.0
perldeprecation (1)  - list Perl deprecations
perldiag (1)         - various Perl diagnostics
perldoc (1)          - Look up Perl documentation in Pod format.
perldos (1)          - Perl under DOS, W31, W95.
perldsc (1)          - Perl Data Structures Cookbook
perldtrace (1)       - Perl's support for DTrace
perlebcdic (1)       - Considerations for running Perl on EBCDIC platforms
perlembed (1)        - how to embed perl in your C program
perlexperiment (1)   - A listing of experimental features in Perl
perlfaq (1)          - Frequently asked questions about Perl
perlfaq1 (1)         - General Questions About Perl
perlfaq2 (1)         - Obtaining and Learning about Perl
perlfaq3 (1)         - Programming Tools
perlfaq4 (1)         - Data Manipulation
perlfaq5 (1)         - Files and Formats
perlfaq6 (1)         - Regular Expressions
perlfaq7 (1)         - General Perl Language Issues
perlfaq8 (1)         - System Interaction
perlfaq9 (1)         - Web, Email and Networking
perlfilter (1)       - Source Filters
perlfilter (1p)      - Source Filters
perlfork (1)         - Perl's fork() emulation
perlform (1)         - Perl formats
perlfreebsd (1)      - Perl version 5 on FreeBSD systems
perlfunc (1)         - Perl builtin functions
perlgit (1)          - Detailed information about git and the Perl repository
perlglossary (1)     - Perl Glossary
perlgpl (1)          - the GNU General Public License, version 1
perlguts (1)         - Introduction to the Perl API
perlhack (1)         - How to hack on Perl
perlhacktips (1)     - Tips for Perl core C code hacking
perlhacktut (1)      - Walk through the creation of a simple C code patch
perlhaiku (1)        - Perl version 5.10+ on Haiku
perlhist (1)         - the Perl history records
perlhpux (1)         - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
perlhurd (1)         - Perl version 5 on Hurd
perlintern (1)       - autogenerated documentation of purely internal Perl fu...
perlinterp (1)       - An overview of the Perl interpreter
perlintro (1)        - - a brief introduction and overview of Perl
PerlIO (3perl)       - On demand loader for PerlIO layers and root of PerlIO:...
PerlIO::encoding (3perl) - encoding layer
PerlIO::mmap (3perl) - Memory mapped IO
PerlIO::scalar (3perl) - in-memory IO, scalar IO
PerlIO::via (3perl)  - Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint (3perl) - PerlIO layer for quoted-printable strings
perliol (1)          - C API for Perl's implementation of IO in Layers.
perlipc (1)          - Perl interprocess communication (signals, fifos, pipes...
perlirix (1)         - Perl version 5 on Irix systems
perlivp (1)          - Perl Installation Verification Procedure
perljp (1)           -  Perl
perlko (1)           -  Perl
perllexwarn (1)      - Perl Lexical Warnings
perllinux (1)        - Perl version 5 on Linux systems
perllocale (1)       - Perl locale handling (internationalization and localiz...
perllol (1)          - Manipulating Arrays of Arrays in Perl
perlmacos (1)        - Perl under Mac OS (Classic)
perlmacosx (1)       - Perl under Mac OS X
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
perlmroapi (1)       - Perl method resolution plugin interface
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 object reference
perlootut (1)        - Object-Oriented Programming in Perl Tutorial
perlop (1)           - Perl operators and precedence
perlopenbsd (1)      - Perl version 5 on OpenBSD systems
perlopentut (1)      - simple recipes for opening files and pipes in Perl
perlos2 (1)          - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT.
perlos390 (1)        - building and installing Perl for OS/390 and z/OS
perlos400 (1)        - Perl version 5 on OS/400
perlpacktut (1)      - tutorial on "pack" and "unpack"
perlperf (1)         - Perl Performance and Optimization Techniques
perlplan9 (1)        - Plan 9-specific documentation for Perl
perlpod (1)          - the Plain Old Documentation format
perlpodspec (1)      - Plain Old Documentation: format specification and notes
perlpodstyle (1)     - Perl POD style guide
perlpolicy (1)       - Various and sundry policies and commitments related to...
perlport (1)         - Writing portable Perl
perlpragma (1)       - how to write a user pragma
perlqnx (1)          - Perl version 5 on QNX
perlre (1)           - Perl regular expressions
perlreapi (1)        - Perl regular expression plugin interface
perlrebackslash (1)  - Perl Regular Expression Backslash Sequences and Escapes
perlrecharclass (1)  - Perl Regular Expression Character Classes
perlref (1)          - Perl references and nested data structures
perlreftut (1)       - Mark's very short tutorial about references
perlreguts (1)       - Description of the Perl regular expression engine.
perlrepository (1)   - Links to current information on the Perl source reposi...
perlrequick (1)      - Perl regular expressions quick start
perlreref (1)        - Perl Regular Expressions Reference
perlretut (1)        - Perl regular expressions tutorial
perlriscos (1)       - Perl version 5 for RISC OS
perlrun (1)          - how to execute the Perl interpreter
perlsec (1)          - Perl security
perlsh (1p)          - one-line perl evaluator with line editing function and...
perlsolaris (1)      - Perl version 5 on Solaris systems
perlsource (1)       - A guide to the Perl source tree
perlstyle (1)        - Perl style guide
perlsub (1)          - Perl subroutines
perlsymbian (1)      - Perl version 5 on Symbian OS
perlsyn (1)          - Perl syntax
perlsynology (1)     - Perl 5 on Synology DSM systems
perlthanks (1)       - how to submit bug reports on Perl
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)         - Link to the Perl to-do list
perltooc (1)         - Links to information on object-oriented programming in...
perltoot (1)         - Links to information on object-oriented programming in...
perltrap (1)         - Perl traps for the unwary
perltru64 (1)        - Perl version 5 on Tru64 (formerly known as Digital UNI...
perltw (1)           -  Perl
perlunicode (1)      - Unicode support in Perl
perlunicook (1)      - cookbookish examples of handling Unicode in Perl
perlunifaq (1)       - Perl Unicode FAQ
perluniintro (1)     - Perl Unicode introduction
perluniprops (1)     - Index of Unicode Version 12.1.0 character properties i...
perlunitut (1)       - Perl Unicode Tutorial
perlutil (1)         - utilities packaged with the Perl distribution
perlvar (1)          - Perl predefined variables
perlvms (1)          - VMS-specific documentation for Perl
perlvos (1)          - Perl for Stratus OpenVOS
perlwin32 (1)        - Perl under Windows
perlxs (1)           - XS language reference manual
perlxstut (1)        - Tutorial for writing XSUBs
perlxstypemap (1)    - Perl XS C/Perl type mapping
piconv (1)           - - iconv(1), reinvented in perl
pl2pm (1)            - Rough tool to translate Perl4 .pl files to Perl5 .pm m...
Plucene (3pm)        - A Perl port of the Lucene search engine
Pod::Perldoc (3perl) - Look up Perl documentation in Pod format.
Pod::Perldoc::BaseTo (3perl) - Base for Pod::Perldoc formatters
Pod::Perldoc::GetOptsOO (3perl) - Customized option parser for Pod::Perldoc
Pod::Perldoc::ToANSI (3perl) - render Pod with ANSI color escapes
Pod::Perldoc::ToChecker (3perl) - let Perldoc check Pod for errors
Pod::Perldoc::ToMan (3perl) - let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff (3perl) - let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod (3perl) - let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf (3perl) - let Perldoc render Pod as RTF
Pod::Perldoc::ToTerm (3perl) - render Pod with terminal escapes
Pod::Perldoc::ToText (3perl) - let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk (3perl) - let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml (3perl) - let Perldoc render Pod as XML
POE::Filter::Reference (3pm) - freeze and thaw arbitrary Perl data
POE::Kernel (3pm)    - an event-based application kernel in Perl
POE::Loop::PerlSignals (3pm) - common signal handling routines for POE::Loop ...
POSIX (3perl)        - Perl interface to IEEE Std 1003.1
ptar (1)             - a tar-like program written in perl
re (3perl)           - Perl pragma to alter regular expression behaviour
sigtrap (3perl)      - Perl pragma to enable simple signal handling
SOAP::Data (3pm)     - this class provides the means by which to explicitly m...
SOAP::Lite (3pm)     - Perl's Web Services Toolkit
sort (3perl)         - perl pragma to control sort() behaviour
Specio (3pm)         - Type constraints and coercions for Perl
Specio::Library::Builtins (3pm) - Implements type constraint objects for Perl...
Specio::Library::Perl (3pm) - Implements type constraint objects for some com...
Statistics::Distributions (3pm) - Perl module for calculating critical values...
Storable (3perl)     - persistence for Perl data structures
strict (3perl)       - Perl pragma to restrict unsafe constructs
String::Approx (3pm) - Perl extension for approximate matching (fuzzy matching)
String::CRC32 (3pm)  - Perl interface for cyclic redundancy check generation
String::Random (3pm) - Perl module to generate random strings based on a pattern
subs (3perl)         - Perl pragma to predeclare subroutine names
SVN::Core (3perl)    - Core module of the subversion perl bindings
Symbol (3perl)       - manipulate Perl symbols and their names
Sys::Syslog (3perl)  - Perl interface to the UNIX syslog(3) calls
TAP::Formatter::Color (3perl) - Run Perl test scripts with color
TAP::Parser::SourceHandler::Perl (3perl) - Stream TAP from a Perl executable
Template::Directive (3pm) - Perl code generator for template directives
Term::Cap (3perl)    - Perl termcap interface
Term::Complete (3perl) - Perl word completion module
Term::ReadKey (3pm)  - A perl module for simple terminal control
Term::ReadLine (3perl) - Perl interface to various "readline" packages. If no...
Term::ReadLine::Gnu (3pm) - Perl extension for the GNU Readline/History Library
Test::Harness (3perl) - Run Perl standard test scripts with statistics
Test::Unit (3pm)     - the PerlUnit testing framework
Text::CSV (3pm)      - comma-separated values manipulator (using XS or PurePerl)
Text::CSV_PP (3pm)   - Text::CSV_XS compatible pure-Perl module
Text::Iconv (3pm)    - Perl interface to iconv() codeset conversion function
Text::Template (3pm) - Expand template text with embedded Perl
Text::Template::Preprocess (3pm) - Expand template text with embedded Perl
Thread (3perl)       - Manipulate threads in Perl (for old code only)
threads (3perl)      - Perl interpreter-based threads
threads::shared (3perl) - Perl extension for sharing data structures between ...
Tie::File (3perl)    - Access the lines of a disk file via a Perl array
Tie::IxHash (3pm)    - ordered associative arrays for Perl
Time::gmtime (3perl) - by-name interface to Perl's built-in gmtime() function
Time::localtime (3perl) - by-name interface to Perl's built-in localtime() fu...
UNIVERSAL::moniker (3pm) - Nicer names for your Perl modules/classes
update-perl-sax-parsers (8) - (de)register Perl SAX parser modules
User::grent (3perl)  - by-name interface to Perl's built-in getgr*() functions
User::pwent (3perl)  - by-name interface to Perl's built-in getpw*() functions
utf8 (3perl)         - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in...
Variable::Magic (3pm) - Associate user-defined magic to variables from Perl.
vars (3perl)         - Perl pragma to predeclare global variable names
version (3perl)      - Perl extension for Version Objects
version::Internals (3perl) - Perl extension for Version Objects
vmsish (3perl)       - Perl pragma to control VMS-specific language features
warnings (3perl)     - Perl pragma to control optional warnings
WWW::Curl (3pm)      - Perl extension interface for libcurl
WWW::Mechanize (3pm) - Handy web browsing in a Perl object
XML::CSV (3pm)       - Perl extension converting CSV files to XML
XML::DOM (3pm)       - A perl module for building DOM Level 1 compliant docum...
XML::DOM::PerlSAX (3pm) - Old name of XML::Handler::BuildDOM
XML::ESISParser (3pm) - Perl SAX parser using nsgmls
XML::Generator (3pm) - Perl extension for generating XML
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...
XML::Handler::Sample (3pm) - a trivial PerlSAX handler
XML::Handler::Subs (3pm) - a PerlSAX handler base class for calling user-defi...
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::SAX::PurePerl::Reader (3pm) - Abstract Reader factory class
XML::PatAct::ToObjects (3pm) - An action module for creating Perl objects
XML::Perl2SAX (3pm)  - - translate Perl SAX methods to Java/CORBA style methods
XML::RPC (3pm)       - - Pure Perl implementation for an XML-RPC client and s...
XML::SAX2Perl (3pm)  - - translate Java/CORBA style SAX methods to Perl methods
XML::SAX::Intro (3pm) - An Introduction to SAX Parsing with Perl
XML::SAX::PurePerl (3pm) - Pure Perl XML Parser with SAX2 interface
XML::TreePP (3pm)    - - Pure Perl implementation for parsing/writing XML doc...
XML::Twig (3pm)      - A perl module for processing huge XML documents in tre...
XML::Writer (3pm)    - Perl extension for writing XML documents.
XML::XPath::PerlSAX (3pm) - A PerlSAX event generator for my weird node struc...
XML::XSLT (3pm)      - A perl module for processing XSLT
XSLoader (3perl)     - Dynamically load C libraries into Perl code
xsubpp (1)           - compiler to convert Perl XS code into C code
YAML::Dumper (3pm)   - YAML class for dumping Perl objects to YAML
YAML::LibYAML (3pm)  - Perl YAML Serialization using XS and libyaml
YAML::Loader (3pm)   - YAML class for loading Perl objects to YAML
YAML::Types (3pm)    - Marshall Perl internal data types to/from YAML
YAML::XS (3pm)       - Perl YAML Serialization using XS and libyaml

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-05-13 23:55 @18.189.171.86 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!