Authen::PAM (3pm) - Perl interface to PAM library 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::DBD::mysql (3pm) - A bundle to install Perl drivers for MySQL Bundle::DBD::mysql (3pm) - A bundle to install Perl drivers for mSQL or 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 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 structure DBD::Sponge (3pm) - Create a DBI statement handle from Perl data DBD::mysql (3pm) - MySQL driver for the Perl5 Database Interface (DBI) DBI::DBD (3pm) - Perl DBI Database Driver Writer's 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::MD2 (3pm) - Perl interface to the MD2 Algorithm Digest::MD5 (3pm) - Perl interface to the MD5 Algorithm Digest::SHA (3pm) - Perl extension for SHA-1/224/256/384/512 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 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 File::Glob (3pm) - Perl extension for BSD glob routine 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 IO::Interface (3pm) - Perl extension for access to network card configuration information IO::Interface::Simple (3pm) - Perl extension for access to network card configuration information Image::Magick (3pm) - Perl extension for calling ImageMagick's libMagick methods ImageMagick-perl (rpm) - ImageMagick perl bindings LWP (3pm) - The World-Wide Web library for Perl LWP::Debug (3pm) - debug routines for the libwww-perl library 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::ScreenColoredLevel [Log::Log4perl::Appender::ScreenColoredLevels] (3pm) - Colorize messages according to level 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::TestBuffer Log::Log4perl::Appender::TestBuffer (3pm) - Appender class for testing Log::Log4perl::Appender::TestFileCreeper (3pm) - Intentionally slow test appender 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::PropertyConfigurator (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 of others 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::StringMatch (3pm) - Filter to match the log level exactly Log::Log4perl::JavaMap (3pm) - maps java log4j appenders to Log::Dispatch classes 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::NTEventLogAppender (3pm) - wraps Log::Dispatch::Win32EventLog Log::Log4perl::JavaMap::RollingFileAppender (3pm) - wraps Log::Dispatch::FileRotate Log::Log4perl::JavaMap::SysLogAppender [Log::Log4perl::JavaMap::SyslogAppender] (3pm) - wraps Log::Dispatch::Syslog Log::Log4perl::JavaMap::TestBuffer (3pm) - wraps Log::Log4perl::Appender::TestBuffer 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::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::Util (3pm) - Internal utility functions MD5 (3pm) - Perl interface to the MD5 Message-Digest Algorithm Mail::DomainKeys (3pm) - A perl implementation of DomainKeys Mail::SpamAssassin::Timeout (3pm) - safe, reliable timeouts in perl Math::BigInt::Calc (3pm) - Pure Perl module to support Math::BigInt Module::Build (3pm) - Build and install Perl modules Module::Build::PPMMaker (3pm) - Perl Package Manager file creation ModuleInfo [Module::Build::ModuleInfo] (3pm) - Gather package and POD information from a perl module files Msql / Mysql [Mysql] (3pm) - Perl interfaces to the mSQL and mysql databases Net::DNS (3pm) - Perl interface to the DNS resolver Net::IP (3pm) - Perl extension for manipulating IPv4/IPv6 addresses Net::SSLeay (3pm) - Perl extension for using OpenSSL Net::SSLeay::Handle (3pm) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles 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 O (3pm) - Generic interface to Perl Compiler backends Opcode (3pm) - Disable named opcodes when compiling perl code POSIX (3pm) - Perl interface to IEEE Std 1003.1 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 Quota (3pm) - Perl interface to file system quotas 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 Shell (3pm) - run shell commands transparently within perl 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 TAP::Formatter::Color (3pm) - Run Perl test scripts with color TAP::Parser::Source::Perl (3pm) - Stream Perl output 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 Thread (3pm) - manipulate threads in Perl (for old code only) Tie::File (3pm) - Access the lines of a disk file via a Perl array 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 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::Parser (3pm) - A perl module for parsing XML documents XML::Parser::PurePerl::Reader [XML::SAX::PurePerl::Reader] (3pm) - Abstract Reader factory class XML::SAX::Intro (3pm) - An Introduction to SAX Parsing with Perl XML::SAX::PurePerl (3pm) - Pure Perl XML Parser with SAX2 interface XML::Writer (3pm) - Perl extension for writing XML documents 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 foomatic-perl-data (1) - generate Perl data structures from XML h2ph (1) - convert .h C header files to .ph Perl header files h2xs (1) - convert .h C header files to Perl extensions hsphere-perl (rpm) - H-Sphere hsphere-perl Distribution 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 open (3pm) - perl pragma to set default PerlIO layers for input and output 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-Archive-Tar (rpm) - A module for Perl manipulation of .tar files perl-BSD-Resource (rpm) - BSD process resource limit and priority functions perl-Compress-Zlib (rpm) - A module providing Perl interfaces to the zlib compression library. perl-Crypt-DES (rpm) - Crypt-DES module for perl perl-Crypt-PasswdMD5 (rpm) - Provides interoperable MD5-based crypt() functions perl-Crypt-SSLeay (rpm) - Crypt::SSLeay - OpenSSL glue that provides LWP https support perl-DBD-MySQL (rpm) - A MySQL interface for perl perl-DBD-Pg (rpm) - A PostgresSQL interface for perl perl-DBI (rpm) - A database access API for perl perl-Digest-HMAC (rpm) - Digest-HMAC Perl module perl-Digest-SHA1 (rpm) - Digest-SHA1 Perl module perl-HTML-Parser (rpm) - Perl module for parsing HTML perl-HTML-Tagset (rpm) - HTML::Tagset - data tables useful in parsing HTML perl-IO-Socket-INET6 (rpm) - Perl Object interface for AF_INET|AF_INET6 domain sockets perl-IO-Socket-SSL (rpm) - Perl library for transparent SSL perl-IO-String (rpm) - Emulate file interface for in-core strings perl-IO-Zlib (rpm) - Perl IO:: style interface to Compress::Zlib perl-Mail-Sender (rpm) - Module for sending mails with attachments perl-Net-DNS (rpm) - DNS resolver modules for Perl 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) - Perl extension for using OpenSSL perl-Socket6 (rpm) - IPv6 related part of the C socket.h defines and structure manipulators perl-String-CRC32 (rpm) - Perl interface for cyclic redundency check generation perl-URI (rpm) - A Perl module implementing URI parsing and manipulation perl-XML-Parser (rpm) - A low level Perl module for parsing XML either via trees or streaming perl-libwww-perl (rpm) - A Perl interface to the World-Wide Web perl-nocem (8) - a NoCeM-on-spool implementation for INN 2.x 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 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 perlpodspec (1) - 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 pwhich (1) - Perl-only `which' 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
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2010-03-10 22:05 @38.107.191.93 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)