Installed Perl Modules


Perl Modules

AnyDBM_File.pm • Provide framework for multiple DBMs 

Apache.pm • Perl interface to the Apache server API 

Apache::Connection.pm

Apache::Constants.pm • Constants defined in apache header files 

Apache::Constants::Exports.pm

Apache::Debug.pm • Utilities for debugging embedded perl code 

Apache::ExtUtils.pm • Utils for Apache:C/Perl glue 

Apache::FakeRequest.pm • Fake request object for debugging 

Apache::File.pm • Advanced functions for manipulating files at the server side 

Apache::Include.pm • Utilities for mod_perl/mod_include integration 

Apache::Leak.pm • Module for tracking memory leaks in mod_perl code 

Apache::Log.pm • Interface to Apache logging 

Apache::ModuleConfig.pm

Apache::MyConfig.pm • Build options access 

Apache::Opcode.pm

Apache::Options.pm • OPT_* defines from httpd_core.h 

Apache::ParseLog.pm • Oriented Perl extension for parsing Apache log files 

Apache::PerlRun.pm • Run unaltered CGI scripts under mod_perl 

Apache::PerlRunXS.pm • XS implementation of Apache::PerlRun/Apache::Registry 

Apache::PerlSections.pm • Utilities for work with sections 

Apache::RedirectLogFix.pm • Properly set redirect status for loggers 

Apache::Registry.pm • Run unaltered CGI scrips under mod_perl 

Apache::RegistryBB.pm

Apache::RegistryLoader.pm • Compile Apache::Registry scripts at server startup 

Apache::RegistryNG.pm

Apache::Resource.pm • Limit resources used by httpd children 

Apache::SIG.pm • Override apache signal handlers with Perl's 

Apache::Server.pm

Apache::SizeLimit.pm • Because size does matter 

Apache::StatINC.pm • Reload %INC files when updated on disk 

Apache::Status.pm • Embedded interpreter status information  

Apache::Symbol.pm • Things for symbol things 

Apache::Symdump.pm • Symbol table snapshots 

Apache::Table.pm • Perl interface to the Apache table structure 

Apache::URI.pm • URI component parsing and unparsing 

Apache::Util.pm • Interface to Apache C util functions 

Apache::fork.pm • In fork() 

Apache::httpd_conf.pm • Generate an httpd.conf file 

Apache::src.pm • >new; 

Apache::test.pm • Facilitates testing of Apache::* modules 

AppConfig.pm • Perl5 module for reading configuration files and parsing command line arguments 

AppConfig::Args.pm • Perl5 module for reading command line arguments 

AppConfig::File.pm • Perl5 module for reading configuration files 

AppConfig::Getopt.pm • Perl5 module for processing command line arguments via delegation to Getopt::Long 

AppConfig::State.pm • Perl5 module for maintaining the state of an application configuration 

AppConfig::Sys.pm • Specific information and methods for other AppConfig::* modules 

AutoLoader.pm • Load subroutines only on demand 

AutoSplit.pm • Split a package for autoloading 

B.pm • The Perl Compiler 

B::Asmdata.pm • Autogenerated data about Perl ops, used to generate bytecode 

B::Assembler.pm • Assemble Perl bytecode 

B::Bblock.pm • Walk basic blocks 

B::Bytecode.pm • Perl compiler's bytecode backend 

B::C.pm • Perl compiler's C backend 

B::CC.pm • Perl compiler's optimized C translation backend 

B::Debug.pm • Walk Perl syntax tree, printing debug info about ops 

B::Deparse.pm • Perl compiler backend to produce perl code 

B::Disassembler.pm • Disassemble Perl bytecode 

B::Lint.pm • Perl lint 

B::Showlex.pm • Show lexical variables used in functions or files 

B::Stackobj.pm • Helper module for CC backend 

B::Stash.pm

B::Terse.pm • Walk Perl syntax tree, printing terse info about ops 

B::Xref.pm • Generates cross reference reports for Perl programs 

Benchmark.pm • Benchmark running times of Perl code 

Bundle::Apache.pm • Install Apache mod_perl and related modules 

Bundle::LWP.pm • Perl related modules 

ByteLoader.pm • Load byte compiled perl code 

CGI.pm • Simple Common Gateway Interface Class 

CGI::Apache.pm • Backward compatibility module for CGI.pm 

CGI::Carp.pm • CGI routines for writing to the HTTPD (or other) error log 

CGI::Cookie.pm • Interface to Netscape Cookies 

CGI::Fast.pm • CGI Interface for Fast CGI 

CGI::Pretty.pm • Module to produce nicely formatted HTML code 

CGI::Push.pm • Simple Interface to Server Push 

CGI::Switch.pm • Backward compatibility module for defunct CGI::Switch 

CPAN.pm • Query, download and build perl modules from CPAN sites 

CPAN::FirstTime.pm • Utility for CPAN::Config file Initialization 

CPAN::Nox.pm • Wrapper around CPAN.pm without using any XS module 

Carp.pm • Warn of errors (from perspective of caller) 

Carp::Heavy.pm • Carp guts 

Class::Struct.pm • Like datatypes as Perl classes 

Config.pm • Access Perl configuration information 

Crypt::PasswdMD5.pm • Based crypt() function 

Crypt::RC4.pm • Perl implementation of the RC4 encryption algorithm 

Cwd.pm • Get pathname of current working directory 

DB.pm • Programmatic interface to the Perl debugging API (draft, subject to 

Data::Dumper.pm • Stringified perl data structures, suitable for both printing and C 

Devel::DProf.pm • A Perl code profiler 

Devel::Peek.pm • A data debugging tool for the XS programmer 

Devel::SelfStubber.pm • Generate stubs for a SelfLoading module 

Devel::Symdump.pm • Dump symbol names or the symbol table 

Devel::Symdump::Export.pm

Digest.pm • Modules that calculate message digests 

Digest::HMAC.pm • Hashing for Message Authentication 

Digest::HMAC_MD5.pm • Hashing for Message Authentication 

Digest::HMAC_SHA1.pm • Hashing for Message Authentication 

Digest::MD2.pm • Perl interface to the MD2 Algorithm 

Digest::MD5.pm • Perl interface to the MD5 Algorithm 

Digest::Perl::MD5.pm • Perl implementation of Ron Rivests MD5 Algorithm 

Digest::SHA1.pm • 1 Algorithm 

DirHandle.pm • Supply object methods for directory handles 

Dumpvalue.pm • Provides screen dump of Perl data 

DynaLoader.pm • Dynamically load C libraries into Perl code 

English.pm • Use nice English (or awk) names for ugly punctuation variables 

Env.pm • Perl module that imports environment variables as scalars or arrays 

Errno.pm • System errno constants 

Exporter.pm • Implements default import method for modules 

Exporter::Heavy.pm • Exporter guts 

ExtUtils::Command.pm • Utilities to replace common UNIX commands in Makefiles etc 

ExtUtils::Embed.pm • Utilities for embedding Perl in C/C++ applications 

ExtUtils::Install.pm • Install files from here to there 

ExtUtils::Installed.pm • Inventory management of installed modules 

ExtUtils::Liblist.pm • Determine libraries to use and how to use them 

ExtUtils::MM_Cygwin.pm • Methods to override UN*X behaviour in ExtUtils::MakeMaker 

ExtUtils::MM_OS2.pm • Methods to override UN*X behaviour in ExtUtils::MakeMaker 

ExtUtils::MM_Unix.pm • Methods used by ExtUtils::MakeMaker 

ExtUtils::MM_VMS.pm • Methods to override UN*X behaviour in ExtUtils::MakeMaker 

ExtUtils::MM_Win32.pm • Methods to override UN*X behaviour in ExtUtils::MakeMaker 

ExtUtils::MakeMaker.pm • Create an extension Makefile 

ExtUtils::Manifest.pm • Utilities to write and check a MANIFEST file 

ExtUtils::Miniperl.pm • Write the C code for perlmain.c 

ExtUtils::Mkbootstrap.pm • Make a bootstrap file for use by DynaLoader 

ExtUtils::Mksymlists.pm • Write linker options files for dynamic extension 

ExtUtils::Packlist.pm • Manage .packlist files 

ExtUtils::testlib.pm • Add blib/* directories to @INC 

Fatal.pm • Replace functions with equivalents which succeed or die 

Fcntl.pm • Load the C Fcntl.h defines 

File::Basename.pm • Split a pathname into pieces 

File::CheckTree.pm • Run many filetest checks on a tree 

File::Compare.pm • Compare files or filehandles 

File::Copy.pm • Copy files or filehandles 

File::DosGlob.pm • DOS like globbing and then some 

File::Find.pm • Traverse a file tree 

File::Glob.pm • Perl extension for BSD glob routine 

File::Listing.pm • Parse directory listing 

File::Path.pm • Create or remove directory trees 

File::Spec.pm • Portably perform operations on file names 

File::Spec::Functions.pm • Portably perform operations on file names 

File::Spec::Mac.pm • File::Spec for MacOS 

File::Spec::OS2.pm • Methods for OS/2 file specs 

File::Spec::Unix.pm • Methods used by File::Spec 

File::Spec::VMS.pm • Methods for VMS file specs 

File::Spec::Win32.pm • Methods for Win32 file specs 

File::stat.pm • In stat() functions 

FileCache.pm • Keep more files open than the system permits 

FileHandle.pm • Supply object methods for filehandles 

FindBin.pm • Locate directory of original perl script 

GD.pm • Interface to Gd Graphics Library 

GD::Graph.pm • Graph Plotting Module for Perl 5 

GD::Graph::Data.pm • Data set encapsulation for GD::Graph 

GD::Graph::Error.pm • Error handling for GD::Graph classes 

GD::Graph::area.pm

GD::Graph::axestype.pm

GD::Graph::bars.pm

GD::Graph::colour.pm • Colour manipulation routines for use with GD::Graph 

GD::Graph::lines.pm

GD::Graph::linespoints.pm

GD::Graph::mixed.pm

GD::Graph::pie.pm

GD::Graph::points.pm

GD::Graph::utils.pm

GD::Text.pm • Text utilities for use with GD 

GD::Text::Align.pm • Draw aligned strings 

GD::Text::Wrap.pm • Wrap strings in boxes 

Getopt::Long.pm • Extended processing of command line options 

Getopt::Std.pm • Character switches with switch clustering 

HTML::Entities.pm • Encode or decode strings with HTML entities 

HTML::Filter.pm • Filter HTML text through the parser 

HTML::Form.pm • Class that represents HTML forms 

HTML::HeadParser.pm • Parse section of a HTML document 

HTML::LinkExtor.pm • Extract links from an HTML document 

HTML::Parser.pm • SGML parser class 

HTML::Tagset.pm • Data tables useful in parsing HTML 

HTML::Template.pm • Perl module to use HTML Templates from CGI scripts 

HTML::TokeParser.pm • Alternative HTML::Parser interface 

HTTP::Cookies.pm • Cookie storage and management 

HTTP::Daemon.pm • A simple http server class 

HTTP::Date.pm • Date conversion routines 

HTTP::Headers.pm • Class encapsulating HTTP Message headers 

HTTP::Headers::Auth.pm

HTTP::Headers::ETag.pm

HTTP::Headers::Util.pm • Header value parsing utility functions 

HTTP::Message.pm • Class encapsulating HTTP messages 

HTTP::Negotiate.pm • Choose a variant of a document to serve (HTTP content negotiation) 

HTTP::Request.pm • Class encapsulating HTTP Requests 

HTTP::Request::Common.pm • Construct common HTTP::Request objects 

HTTP::Response.pm • Class encapsulating HTTP Responses 

HTTP::Status.pm • HTTP Status code processing 

HTTPD::AdminBase.pm

HTTPD::Authen.pm • HTTP server authentication class 

HTTPD::GroupAdmin.pm • Management of HTTP server group databases 

HTTPD::GroupAdmin::DBM.pm

HTTPD::GroupAdmin::DBM::apache.pm

HTTPD::GroupAdmin::SQL.pm

HTTPD::GroupAdmin::Text.pm

HTTPD::GroupAdmin::Text::cern.pm

HTTPD::Realm.pm • Database of HTTPD Security Realms 

HTTPD::RealmManager.pm • Manage HTTPD server security realms 

HTTPD::UserAdmin.pm • Management of HTTP server user databases 

HTTPD::UserAdmin::DBM.pm

HTTPD::UserAdmin::DBM::netscape.pm

HTTPD::UserAdmin::SQL.pm

HTTPD::UserAdmin::Text.pm

HTTPD::UserAdmin::Text::cern.pm

I18N::Collate.pm • Bit scalar data according to the current locale 

IO.pm • Load various IO modules 

IO::Dir.pm • Supply object methods for directory handles 

IO::File.pm • Supply object methods for filehandles 

IO::Handle.pm • Supply object methods for I/O handles 

IO::Pipe.pm • Supply object methods for pipes 

IO::Poll.pm • Object interface to system poll call 

IO::Seekable.pm • Supply seek based methods for I/O objects 

IO::Select.pm • OO interface to the select system call 

IO::Socket.pm • Object interface to socket communications 

IO::Socket::INET.pm • Object interface for AF_INET domain sockets 

IO::Socket::UNIX.pm • Object interface for AF_UNIX domain sockets 

IPC::Open2.pm • Open a process for both reading and writing 

IPC::Open3.pm • Open a process for reading, writing, and error handling 

LWP.pm • Library for WWW access in Perl 

LWP::Authen::Basic.pm

LWP::Authen::Digest.pm

LWP::Debug.pm • Perl library 

LWP::MediaTypes.pm • Guess media type for a file or a URL 

LWP::MemberMixin.pm • Member access mixin class 

LWP::Protocol.pm • Base class for LWP protocols 

LWP::Protocol::data.pm

LWP::Protocol::file.pm

LWP::Protocol::ftp.pm

LWP::Protocol::gopher.pm

LWP::Protocol::http.pm

LWP::Protocol::https.pm

LWP::Protocol::mailto.pm

LWP::Protocol::nntp.pm

LWP::RobotUA.pm • A class for Web Robots 

LWP::Simple.pm • Procedural LWP interface 

LWP::UserAgent.pm • A WWW UserAgent class 

MD5.pm • Digest Algorithm 

MIME::Base64.pm • Encoding and decoding of base64 strings 

MIME::QuotedPrint.pm • Printable strings 

Mail::Sender.pm • Module for sending mails with attachments through an SMTP server 

Math::BigFloat.pm • Arbitrary length float math package 

Math::BigInt.pm • Arbitrary size integer math package 

Math::Complex.pm • Complex numbers and associated mathematical functions 

Math::Trig.pm • Trigonometric functions 

Net::Cmd.pm • Network Command class (as used by FTP, SMTP etc) 

Net::Config.pm • Local configuration data for libnet 

Net::Domain.pm • Attempt to evaluate the current host's internet name and domain 

Net::DummyInetd.pm • A dummy Inetd server 

Net::FTP.pm • FTP Client class 

Net::FTP::A.pm

Net::FTP::E.pm

Net::FTP::I.pm

Net::FTP::L.pm

Net::FTP::dataconn.pm

Net::NNTP.pm • NNTP Client class 

Net::Netrc.pm • OO interface to users netrc file 

Net::PH.pm • CCSO Nameserver Client class 

Net::POP3.pm • Post Office Protocol 3 Client class (RFC1081) 

Net::Ping.pm • Check a remote host for reachability 

Net::Ping::External.pm • Platform interface to ICMP "ping" utilities 

Net::SMTP.pm • Simple Mail Transfer Protocol Client 

Net::SNPP.pm • Simple Network Pager Protocol Client 

Net::Syslog.pm • Perl extension for sending syslog messages directly to a remote syslogd 

Net::Time.pm • Time and daytime network client interface 

Net::hostent.pm • In gethost*() functions 

Net::netent.pm • In getnet*() functions 

Net::protoent.pm • In getproto*() functions 

Net::servent.pm • In getserv*() functions 

O.pm • Generic interface to Perl Compiler backends 

OLE.pm

Opcode.pm • Disable named opcodes when compiling perl code 

POSIX.pm

Pod::Checker.pm • Check pod documents for syntax errors 

Pod::Find.pm • Find POD documents in directory trees 

Pod::Functions.pm

Pod::Html.pm • Module to convert pod files to HTML 

Pod::InputObjects.pm • Objects representing POD input paragraphs, commands, etc 

Pod::Man.pm • Convert POD data to formatted *roff input 

Pod::ParseUtils.pm • Helpers for POD parsing and conversion 

Pod::Parser.pm • Base class for creating POD filters and translators 

Pod::Plainer.pm • Perl extension for converting Pod to old style Pod 

Pod::Select.pm • Extract selected sections of POD from input 

Pod::Text.pm • Convert POD data to formatted ASCII text 

Pod::Text::Color.pm • Convert POD data to formatted color ASCII text 

Pod::Text::Termcap.pm • Convert POD data to ASCII text with format escapes 

Pod::Usage.pm • Print a usage message from embedded pod documentation 

SDBM_File.pm • Tied access to sdbm files 

SHA.pm • Perl interface to the NIST Secure Hash Algorithm 

SOAP.pm • Library for SOAP clients and servers in Perl 

SOAP::Defs.pm • Defined constants 

SOAP::Envelope.pm • Creates SOAP streams 

SOAP::EnvelopeMaker.pm • Creates SOAP envelopes 

SOAP::GenericHashSerializer.pm • Generic serializer for Perl hashes 

SOAP::GenericInputStream.pm • Default handler for SOAP::Parser output 

SOAP::GenericScalarSerializer.pm • Generic serializer for Perl scalar references 

SOAP::OutputStream.pm • Writes SOAP fragments 

SOAP::Packager.pm • SOAP internal helper class 

SOAP::Parser.pm • Parses SOAP documents 

SOAP::Serializer.pm • Serialization utilities 

SOAP::SimpleTypeWrapper.pm • Deprecated 

SOAP::Struct.pm • Support for ordered hashes 

SOAP::StructSerializer.pm • (internal) serializer for SOAP structs 

SOAP::Transport::HTTP::Apache.pm • SOAP mod_perl handler 

SOAP::Transport::HTTP::CGI.pm • Generic SOAP CGI handler 

SOAP::Transport::HTTP::Client.pm • Client side HTTP support for SOAP/Perl 

SOAP::Transport::HTTP::Server.pm • Server side HTTP support for SOAP/Perl 

SOAP::TypeMapper.pm • Maps Perl types to their serializer/deserializer classes 

SOAP::TypedPrimitive.pm • Wrapper for xsd primitives that need explicit SOAP type attributes 

SOAP::TypedPrimitiveSerializer.pm • Serializer for xsd scalars 

Safe.pm • Compile and execute code in restricted compartments 

Search::Dict.pm • Search for key in dictionary file 

SelectSaver.pm • Save and restore selected file handle 

SelfLoader.pm • Load functions only on demand 

Shell.pm • Run shell commands transparently within perl 

Socket.pm • Load the C socket.h defines and structure manipulators  

Symbol.pm • Manipulate Perl symbols and their names 

Sys::Hostname.pm • Try every conceivable way to get hostname 

Template.pm • End module to the Template Toolkit 

Template::Base.pm • Base class module implementing common functionality 

Template::Config.pm • Factory module for instantiating other TT2 modules 

Template::Constants.pm • Defines constants for the Template Toolkit 

Template::Context.pm • Runtime context in which templates are processed 

Template::Directive.pm

Template::Document.pm • Compiled template document object 

Template::Exception.pm • Exception handling class module 

Template::Filters.pm • Processing filters for template blocks 

Template::Grammar.pm

Template::Iterator.pm • Data iterator used by the FOREACH directive 

Template::Parser.pm • LALR(1) parser for compiling template documents 

Template::Plugin.pm • Base class for Template Toolkit plugins 

Template::Plugin::Autoformat.pm • Interface to Text::Autoformat module 

Template::Plugin::CGI.pm • Interface to the CGI module 

Template::Plugin::DBI.pm • Interface to the DBI module 

Template::Plugin::Datafile.pm • Plugin to construct records from a simple data file 

Template::Plugin::Date.pm • Plugin to generate formatted date strings 

Template::Plugin::Directory.pm • Plugin for generating directory listings 

Template::Plugin::Dumper.pm • Plugin interface to Data::Dumper 

Template::Plugin::File.pm • Plugin providing information about files 

Template::Plugin::Format.pm • Plugin to create formatting functions 

Template::Plugin::Iterator.pm • Plugin to create iterators (Template::Iterator) 

Template::Plugin::Pod.pm • Plugin interface to Pod::POM (Pod Object Model) 

Template::Plugin::Table.pm • Plugin to present data in a table 

Template::Plugin::URL.pm • Plugin to construct complex URLs 

Template::Plugin::View.pm • Plugin to create views (Template::View) 

Template::Plugin::Wrap.pm • Plugin interface to Text::Wrap 

Template::Plugin::XML::DOM.pm • Plugin interface to XML::DOM 

Template::Plugin::XML::RSS.pm • Plugin interface to XML::RSS 

Template::Plugin::XML::Simple.pm • Plugin interface to XML::Simple 

Template::Plugin::XML::XPath.pm • Plugin interface to XML::XPath 

Template::Plugins.pm • Plugin provider module 

Template::Provider.pm • Provider module for loading/compiling templates 

Template::Service.pm • General purpose template processing service 

Template::Stash.pm • Magical storage for template variables 

Template::Test.pm • Module for automating TT2 test scripts 

Template::View.pm • Customised view of a template processing context 

Term::ANSIColor.pm • Color screen output using ANSI escape sequences 

Term::Cap.pm • Perl termcap interface 

Term::Complete.pm • Perl word completion module 

Term::ReadLine.pm • Perl interface to various C packages. If 

Test.pm • L expects to see particular output when it executes 

Test::Harness.pm • Run perl standard test scripts with statistics 

Text::Abbrev.pm • Create an abbreviation table from a list 

Text::ParseWords.pm • Parse text into an array of tokens or array of arrays 

Text::Soundex.pm • Implementation of the Soundex Algorithm as Described by Knuth 

Text::Tabs.pm • Expand and unexpand tabs per the unix expand(1) and unexpand(1) 

Text::Wrap.pm • Line wrapping to form simple paragraphs 

Thread.pm • Manipulate threads in Perl (EXPERIMENTAL, subject to change) 

Thread::Queue.pm • Safe queues 

Thread::Semaphore.pm • Safe semaphores 

Thread::Signal.pm • Start a thread which runs signal handlers reliably 

Thread::Specific.pm • Specific keys 

Tie::Array.pm • Base class for tied arrays 

Tie::Handle.pm • Base class definitions for tied handles 

Tie::Hash.pm • Base class definitions for tied hashes 

Tie::RefHash.pm • Use references as hash keys 

Tie::Scalar.pm • Base class definitions for tied scalars 

Tie::SubstrHash.pm • Length hashing 

Time::HiRes.pm • High resolution ualarm, usleep, and gettimeofday 

Time::Local.pm • Efficiently compute time from local and GMT time 

Time::Stopwatch.pm • Use tied scalars as timers 

Time::gmtime.pm • In gmtime() function 

Time::localtime.pm • In localtime() function 

Time::tm.pm • Internal object used by Time::gmtime and Time::localtime 

UNIVERSAL.pm • Base class for ALL classes (blessed references) 

URI.pm • Uniform Resource Identifiers (absolute and relative) 

URI::Escape.pm • Escape and unescape unsafe characters 

URI::Heuristic.pm • Expand URI using heuristics 

URI::URL.pm • Uniform Resource Locators 

URI::WithBase.pm • URI which remember their base 

URI::_foreign.pm

URI::_generic.pm

URI::_login.pm

URI::_query.pm

URI::_segment.pm

URI::_server.pm

URI::_userpass.pm

URI::data.pm • URI that contain immediate data 

URI::file.pm • URI that map to local file names 

URI::file::Base.pm

URI::file::FAT.pm

URI::file::Mac.pm

URI::file::OS2.pm

URI::file::QNX.pm

URI::file::Unix.pm

URI::file::Win32.pm

URI::ftp.pm

URI::gopher.pm

URI::http.pm

URI::https.pm

URI::ldap.pm • LDAP Uniform Resource Locators 

URI::mailto.pm

URI::news.pm

URI::nntp.pm

URI::pop.pm

URI::rlogin.pm

URI::rsync.pm

URI::snews.pm

URI::telnet.pm

User::grent.pm • In getgr*() functions 

User::pwent.pm • In getpw*() functions 

WWW::RobotRules.pm • Parse robots.txt files 

WWW::RobotRules::AnyDBM_File.pm • Persistent RobotRules 

Win32.pm

Win32::ChangeNotify.pm • Monitor events related to files and directories 

Win32::Clipboard.pm • Interaction with the Windows clipboard 

Win32::Console.pm • Win32 Console and Character Mode Functions 

Win32::Event.pm • Use Win32 event objects from Perl 

Win32::EventLog.pm • Process Win32 Event Logs from Perl 

Win32::File.pm • Manage file attributes in perl 

Win32::FileSecurity.pm • Manage FileSecurity Discretionary Access Control Lists in perl 

Win32::IPC.pm • Base class for Win32 synchronization objects 

Win32::Internet.pm • Access to WININET.DLL functions 

Win32::Mutex.pm • Use Win32 mutex objects from Perl 

Win32::NetAdmin.pm • Manage network groups and users in perl 

Win32::NetResource.pm • Manage network resources in perl 

Win32::ODBC.pm • ODBC Extension for Win32 

Win32::OLE.pm • OLE Automation extensions 

Win32::OLE::Const.pm • Extract constant definitions from TypeLib 

Win32::OLE::Enum.pm • OLE Automation Collection Objects 

Win32::OLE::Lite.pm

Win32::OLE::NLS.pm • OLE National Language Support 

Win32::OLE::TypeInfo.pm

Win32::OLE::Variant.pm • Create and modify OLE VARIANT variables 

Win32::PerfLib.pm • Accessing the Windows NT Performance Counter 

Win32::Pipe.pm • Win32 Named Pipe 

Win32::Process.pm • Create and manipulate processes 

Win32::Registry.pm • Accessing the Windows registry [obsolete, use Win32::TieRegistry] 

Win32::Semaphore.pm • Use Win32 semaphore objects from Perl 

Win32::Service.pm • Manage system services in perl 

Win32::Shortcut.pm

Win32::Sound.pm • An extension to play with Windows sounds 

Win32::TieRegistry.pm • Powerful and easy ways to manipulate a registry 

Win32::WinError.pm

Win32API::File.pm • Level access to Win32 system API calls for files/dirs 

Win32API::Net.pm • Perl interface to the Windows NT LanManager API account management functions 

Win32API::Registry.pm • Level access to Win32 system API calls from WINREG.H 

XML::Parser.pm • A perl module for parsing XML documents 

XML::Parser::Expat.pm • Lowlevel access to James Clark's expat XML parser 

XSLoader.pm • Dynamically load C libraries into Perl code 

attributes • Get/set subroutine or variable attributes 

attrs • Set/get attributes of a subroutine (deprecated) 

autouse • Postpone load of modules until a function is used 

base • A relationship with base class at compile time 

blib • Use MakeMaker's uninstalled version of a package 

bytes • Perl pragma to force byte semantics rather than character semantics 

charnames • Define character names for C<\N{named}> string literal escape 

constant • Perl pragma to declare constants 

diagnostics • Perl compiler pragma to force verbose warning diagnostics 

fields • Time class fields 

filetest • Perl pragma to control the filetest permission operators 

integer • Perl pragma to compute arithmetic in integer instead of double 

less • Perl pragma to request less of something from the compiler 

lib • Manipulate @INC at compile time 

locale • In operations 

mod_perl

mod_perl_hooks

open • Perl pragma to set default disciplines for input and output 

ops • Perl pragma to restrict unsafe operations when compiling 

overload • Package for overloading perl operations 

re • Perl pragma to alter regular expression behaviour 

sigtrap • Perl pragma to enable simple signal handling 

strict • Perl pragma to restrict unsafe constructs 

subs • Perl pragma to predeclare sub names 

utf8 • 8 in source code 

vars • Perl pragma to predeclare global variable names (obsolete) 

warnings • Perl pragma to control optional warnings 

warnings::register

installed_modules.html