macOS — Perl Modules
- APR(3pm) — Perl Interface for Apache Portable Runtime (libapr and libaprutil Libraries)
- APR::Base64(3pm) — Perl API for APR base64 encoding/decoding functionality
- APR::Brigade(3pm) — Perl API for manipulating APR Bucket Brigades
- APR::Bucket(3pm) — Perl API for manipulating APR Buckets
- APR::BucketAlloc(3pm) — Perl API for Bucket Allocation
- APR::BucketType(3pm) — Perl API for APR bucket types
- APR::Const(3pm) — Perl Interface for APR Constants
- APR::Date(3pm) — Perl API for APR date manipulating functions
- APR::Error(3pm) — Perl API for APR/Apache/mod_perl exceptions
- APR::Finfo(3pm) — Perl API for APR fileinfo structure
- APR::IpSubnet(3pm) — Perl API for accessing APRs ip_subnet structures
- APR::OS(3pm) — Perl API for Platform-specific APR API
- APR::PerlIO(3pm) — -- Perl IO layer for APR
- APR::Pool(3pm) — Perl API for APR pools
- APR::SockAddr(3pm) — Perl API for APR socket address structure
- APR::Socket(3pm) — Perl API for APR sockets
- APR::Status(3pm) — Perl Interface to the APR_STATUS_IS_* macros
- APR::String(3pm) — Perl API for manipulating APR UUIDs
- APR::Table(3pm) — Perl API for manipulating APR opaque string-content tables
- APR::ThreadMutex(3pm) — Perl API for APR thread mutexes
- APR::ThreadRWLock(3pm) — Perl API for APR thread read/write locks
- APR::URI(3pm) — Perl API for URI manipulations
- APR::UUID(3pm) — Perl API for manipulating APR UUIDs
- APR::Util(3pm) — Perl API for Various APR Utilities
- Algorithm::Annotate(3pm) — represent a series of changes in annotate form
- Algorithm::C3(3pm) — A module for merging hierarchies using the C3 algorithm
- Algorithm::Diff(3pm) — Compute `intelligent' differences between two files / lists
- Algorithm::DiffOld(3pm) — Compute `intelligent' differences between two files / lists but use the old (<=0.59) interface
- AnyDBM_File(3pm) — provide framework for multiple DBMs NDBM_File, DB_File, GDBM_File, SDBM_File, ODBM_File - various DBM implementations
- Apache2::Access(3pm) — A Perl API for Apache request object: Access, Authentication and Authorization
- Apache2::Build(3pm) — Methods for locating and parsing bits of Apache source code
- Apache2::CmdParms(3pm) — Perl API for Apache command parameters object
- Apache2::Command(3pm) — Perl API for accessing Apache module command information
- Apache2::Connection(3pm) — Perl API for Apache connection object
- Apache2::ConnectionUtil(3pm) — Perl API for Apache connection utils
- Apache2::Const(3pm) — Perl Interface for Apache Constants
- Apache2::Directive(3pm) — Perl API for manipulating the Apache configuration tree
- Apache2::Filter(3pm) — Perl API for Apache 2.0 Filtering
- Apache2::FilterRec(3pm) — Perl API for manipulating the Apache filter record
- Apache2::HookRun(3pm) — Perl API for Invoking Apache HTTP phases
- Apache2::Log(3pm) — Perl API for Apache Logging Methods
- Apache2::MPM(3pm) — Perl API for accessing Apache MPM information
- Apache2::Module(3pm) — Perl API for creating and working with Apache modules
- Apache2::PerlSections(3pm) — write Apache configuration files in Perl
- Apache2::Process(3pm) — Perl API for Apache process record
- Apache2::Reload(3pm) — Reload Perl Modules when Changed on Disk
- Apache2::RequestIO(3pm) — Perl API for Apache request record IO
- Apache2::RequestRec(3pm) — Perl API for Apache request record accessors
- Apache2::RequestUtil(3pm) — Perl API for Apache request record utils
- Apache2::Resource(3pm) — Limit resources used by httpd children
- Apache2::Response(3pm) — Perl API for Apache HTTP request response methods
- Apache2::ServerRec(3pm) — Perl API for Apache server record accessors
- Apache2::ServerUtil(3pm) — Perl API for Apache server record utils
- Apache2::SizeLimit(3pm) — Because size does matter
- Apache2::Status(3pm) — Embedded interpreter status information
- Apache2::SubProcess(3pm) — -- Executing SubProcesses under mod_perl
- Apache2::SubRequest(3pm) — Perl API for Apache subrequests
- Apache2::URI(3pm) — Perl API for manipulating URIs
- Apache2::Util(3pm) — Perl API for Misc Apache Utility functions
- Apache2::compat(3pm) — -- 1.0 backward compatibility functions deprecated in 2.0
- Apache2::porting(3pm) — -- a helper module for mod_perl 1.0 to mod_perl 2.0 porting
- Apache::Reload(3pm) — Reload changed modules
- Apache::SizeLimit(3pm) — Because size does matter
- Apache::SizeLimit::Core(3pm) — Because size does matter
- Apache::Test(3pm) — Test.pm wrapper with helpers for testing Apache
- Apache::TestConfig(3pm) — -- Test Configuration setup module
- Apache::TestHandler(3pm) — a few response handlers and helpers
- Apache::TestMB(3pm) — Subclass of Module::Build to support Apache::Test
- Apache::TestMM(3pm) — Provide MakeMaker Wrapper Methods
- Apache::TestReport(3pm) — A parent class for generating bug/success reports
- Apache::TestRequest(3pm) — Send requests to your Apache test server
- Apache::TestRun(3pm) — Run the test suite
- Apache::TestRunPHP(3pm) — configure and run a PHP-based test suite
- Apache::TestRunPerl(3pm) — Run mod_perl-requiring Test Suite
- Apache::TestSmoke(3pm) — Special Tests Sequence Failure Finder
- Apache::TestTrace(3pm) — Helper output generation functions
- Apache::TestUtil(3pm) — Utility functions for writing tests
- App::CLI(3pm) — Dispatcher module for command line interface programs
- App::CLI::Command(3pm) — Base class for App::CLI commands
- App::CLI::Command::Commands(3pm) — Print a list of commands for your app
- App::CLI::Command::Version(3pm) — Print a preformatted version string
- App::Cpan(3pm) — easily interact with CPAN from the command line
- App::Packer::PAR(3pm) — Pack applications in a single executable file
- App::Prove(3pm) — Implements the "prove" command
- App::Prove::Plugin::ShareDirDist(3pm) — A prove plugin that works with File::ShareDir::Dist
- App::Prove::State(3pm) — State storage for the "prove" command
- App::Prove::State::Result(3pm) — Individual test suite results
- App::Prove::State::Result::Test(3pm) — Individual test results
- App::Yath::Plugin::ShareDirDist(3pm) — A prove plugin that works with File::ShareDir::Dist
- Archive::Tar(3pm) — module for manipulations of tar archives
- Archive::Tar::File(3pm) — a subclass for in-memory extracted file from Archive::Tar
- Archive::Zip(3pm) — Provide an interface to ZIP archive files
- Archive::Zip::FAQ(3pm) — Answers to a few frequently asked questions about Archive::Zip
- Archive::Zip::MemberRead(3pm) — A wrapper that lets you read Zip archive members as if they were files
- Archive::Zip::Tree(3pm) — (DEPRECATED) methods for adding/extracting trees using Archive::Zip
- Attribute::Handlers(3pm) — Simpler definition of attribute handlers
- Authen::SASL(3pm) — SASL Authentication framework
- Authen::SASL::Perl(3pm) — -- Perl implementation of the SASL Authentication framework
- 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
- AutoLoader(3pm) — load subroutines only on demand
- AutoSplit(3pm) — split a package for autoloading
- B(3pm) — The Perl Compiler Backend
- B::COW(3pm) — B::COW additional B helpers to check COW status
- B::Concise(3pm) — Walk Perl syntax tree, printing concise info about ops
- B::Deparse(3pm) — Perl compiler backend to produce perl code
- B::Hooks::EndOfScope(3pm) — Execute code after a scope finished compilation
- B::Hooks::EndOfScope::PP(3pm) — Execute code after a scope finished compilation - PP implementation
- B::Hooks::EndOfScope::XS(3pm) — Execute code after a scope finished compilation - XS implementation
- B::Hooks::OP::Check(3pm) — Wrap OP check callbacks
- B::Op_private(3pm) — OP op_private flag definitions
- B::Showlex(3pm) — Show lexical variables used in functions or files
- 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
- BerkeleyDB(3pm) — Perl extension for Berkeley DB version 2, 3, 4 or 5
- Bit::Vector(3pm) — Efficient bit vector, set of integers and "big int" math library
- Bit::Vector::Overload(3pm) — Overloaded operators add-on for Bit::Vector
- Bit::Vector::String(3pm) — Generic string import/export for Bit::Vector
- Bundle::Apache2(3pm) — Install Apache mod_perl2 and related modules
- Bundle::ApacheTest(3pm) — A bundle to install all Apache-Test related modules
- Bundle::DBI(3pm) — A bundle to install DBI and required modules
- Bundle::Net::LDAP(3pm) — A bundle for Net::LDAP
- CGI(3pm) — Handle Common Gateway Interface requests and responses
- CGI::Carp(3pm) — CGI routines for writing to the HTTPD (or other) error log
- CGI::Cookie(3pm) — Interface to HTTP Cookies
- CGI::HTML::Functions(3pm) — Documentation for CGI.pm Legacy HTML Functionality
- CGI::Pretty(3pm) — module to produce nicely formatted HTML code
- CGI::Push(3pm) — Simple Interface to Server Push
- CGI::Util(3pm) — Internal utilities used by CGI module
- CORE(3pm) — Namespace for Perl's core routines
- CPAN(3pm) — query, download and build perl modules from CPAN sites
- CPAN::API::HOWTO(3pm) — a recipe book for programming with CPAN.pm
- CPAN::Changes(3pm) — Read and write Changes files
- CPAN::Changes::Group(3pm) — A group of related change information within a release
- CPAN::Changes::Release(3pm) — Information about a particular release
- CPAN::Changes::Spec(3pm) — Specification for CPAN Changes files
- CPAN::Debug(3pm) — internal debugging for CPAN.pm
- CPAN::Distroprefs(3pm) — -- read and match distroprefs
- CPAN::FirstTime(3pm) — Utility for CPAN::Config file Initialization
- CPAN::HandleConfig(3pm) — internal configuration handling for CPAN.pm n .SS """CLASS->safe_quote ITEM""" .SS "CLASS->safe_quote ITEM" Subsection "CLASS->safe_quote ITEM" Quotes an item to become safe against spaces in shell interpolation. An item is enclosed in double quotes if: - the item contains spaces in the middle - the item does not start with a quote This happens to avoid shell interpolation problems when whitespace is present in directory names. This method uses commands_quote to determine the correct quote. If commands_quote is a space, no quoting will take place. if it starts and ends with the same quote character: leave it as it is if it contains no whitespace: leave it as it is if it contains whitespace, then if it contains quotes: better leave it as it is else: quote it with the correct quote type for the box we're on
- CPAN::Kwalify(3pm) — Interface between CPAN.pm and Kwalify.pm
- CPAN::Meta(3pm) — the distribution metadata for a CPAN dist
- CPAN::Meta::Check(3pm) — Verify requirements in a CPAN::Meta object
- CPAN::Meta::Converter(3pm) — Convert CPAN distribution metadata structures
- CPAN::Meta::Feature(3pm) — an optional feature provided by a CPAN distribution
- CPAN::Meta::History(3pm) — history of CPAN Meta Spec changes
- CPAN::Meta::History::Meta_1_0(3pm) — Version 1.0 metadata specification for META.yml
- CPAN::Meta::History::Meta_1_1(3pm) — Version 1.1 metadata specification for META.yml
- CPAN::Meta::History::Meta_1_2(3pm) — Version 1.2 metadata specification for META.yml
- CPAN::Meta::History::Meta_1_3(3pm) — Version 1.3 metadata specification for META.yml
- CPAN::Meta::History::Meta_1_4(3pm) — Version 1.4 metadata specification for META.yml
- CPAN::Meta::Merge(3pm) — Merging CPAN Meta fragments
- CPAN::Meta::Prereqs(3pm) — a set of distribution prerequisites by phase and type
- CPAN::Meta::Requirements(3pm) — a set of version requirements for a CPAN dist
- CPAN::Meta::Spec(3pm) — specification for CPAN distribution metadata
- CPAN::Meta::Validator(3pm) — validate CPAN distribution metadata structures
- CPAN::Meta::YAML(3pm) — Read and write a subset of YAML for CPAN Meta files
- CPAN::Mirrors(3pm) — Get CPAN mirror information and select a fast one
- CPAN::Nox(3pm) — Wrapper around CPAN.pm without using any XS module
- CPAN::Plugin(3pm) — Base class for CPAN shell extensions
- CPAN::Plugin::Specfile(3pm) — Proof of concept implementation of a trivial CPAN::Plugin
- CPAN::Queue(3pm) — internal queue support for CPAN.pm
- CPAN::Tarzip(3pm) — internal handling of tar archives for CPAN.pm
- CPAN::Version(3pm) — utility functions to compare CPAN versions
- Canary::Stability(3pm) — canary to check perl compatibility for schmorp's modules
- Capture::Tiny(3pm) — Capture STDOUT and STDERR from Perl, XS or external programs
- Carp(3pm) — alternative warn and die for modules
- Carp::Clan(3pm) — Report errors from perspective of caller of a "clan" of modules
- Class::Accessor(3pm), Class::Accessor(3pm) — Automated accessor generation
- Class::Accessor::Chained(3pm) — make chained accessors
- Class::Accessor::Chained::Fast(3pm) — Faster, but less expandable, chained accessors
- Class::Accessor::Fast(3pm) — Faster, but less expandable, accessors
- Class::Accessor::Faster(3pm) — Even faster, but less expandable, accessors
- Class::Accessor::Grouped(3pm) — Lets you build groups of accessors
- Class::Autouse(3pm) — Run-time load a class the first time you call a method in it
- Class::C3(3pm) — A pragma to use the C3 method resolution order algorithm
- Class::C3::Componentised(3pm) — Load mix-ins or components to your C3-based class
- Class::C3::Componentised::ApplyHooks(3pm) — Run methods before or after components are injected
- Class::C3::next(3pm) — Pure-perl next::method and friends
- Class::Data::Inheritable(3pm) — Inheritable, overridable class data
- Class::Inspector(3pm) — Get information about a class and its structure
- Class::Inspector::Functions(3pm) — Get information about a class and its structure
- Class::Load(3pm) — A working (require "Class::Name") and more
- Class::Load::XS(3pm) — XS implementation of parts of Class::Load
- Class::MOP(3pm) — A Meta Object Protocol for Perl 5
- Class::MOP::Attribute(3pm) — Attribute Meta Object
- Class::MOP::Class(3pm) — Class Meta Object
- Class::MOP::Class::Immutable::Trait(3pm) — Implements immutability for metaclass objects
- Class::MOP::Deprecated(3pm) — Manages deprecation warnings for Class::MOP
- Class::MOP::Instance(3pm) — Instance Meta Object
- Class::MOP::Method(3pm) — Method Meta Object
- Class::MOP::Method::Accessor(3pm) — Method Meta Object for accessors
- Class::MOP::Method::Constructor(3pm) — Method Meta Object for constructors
- Class::MOP::Method::Generated(3pm) — Abstract base class for generated methods
- Class::MOP::Method::Inlined(3pm) — Method base class for methods which have been inlined
- Class::MOP::Method::Meta(3pm) — Method Meta Object for "meta" methods
- Class::MOP::Method::Wrapped(3pm) — Method Meta Object for methods with before/after/around modifiers
- Class::MOP::MiniTrait(3pm) — Extremely limited trait application
- Class::MOP::Mixin(3pm) — Base class for mixin classes
- Class::MOP::Mixin::AttributeCore(3pm) — Core attributes shared by attribute metaclasses
- Class::MOP::Mixin::HasAttributes(3pm) — Methods for metaclasses which have attributes
- Class::MOP::Mixin::HasMethods(3pm) — Methods for metaclasses which have methods
- Class::MOP::Mixin::HasOverloads(3pm) — Methods for metaclasses which have overloads
- Class::MOP::Module(3pm) — Module Meta Object
- Class::MOP::Object(3pm) — Base class for metaclasses
- Class::MOP::Overload(3pm) — Overload Meta Object
- Class::MOP::Package(3pm) — Package Meta Object
- Class::Method::Modifiers(3pm) — Provides Moose-like method modifiers
- Class::Singleton(3pm) — Implementation of a "Singleton" class
- Class::Struct(3pm) — declare struct-like datatypes as Perl classes
- Class::Tiny(3pm) — Minimalist class construction
- Class::XSAccessor(3pm) — Generate fast XS accessors without runtime compilation
- Class::XSAccessor::Array(3pm) — Generate fast XS accessors without runtime compilation
- Class::XSAccessor::Heavy(3pm) — Guts you don't care about
- Clone(3pm) — recursively copy Perl datatypes
- Clone::Choose(3pm) — Choose appropriate clone utility
- Compress::Bzip2(3pm) — Interface to Bzip2 compression library
- Compress::Raw::Bzip2(3pm) — Low-Level Interface to bzip2 compression library
- Compress::Raw::Zlib(3pm) — Low-Level Interface to zlib compression library
- Compress::Zlib(3pm) — Interface to zlib compression library
- Config(3pm) — access Perl configuration information
- Config::Any(3pm) — Load configuration from different file formats, transparently
- Config::Any::Base(3pm) — Base class for loaders
- Config::Any::General(3pm) — Load Config::General files
- Config::Any::INI(3pm) — Load INI config files
- Config::Any::JSON(3pm) — Load JSON config files
- Config::Any::Perl(3pm) — Load Perl config files
- Config::Any::XML(3pm) — Load XML config files
- Config::Any::YAML(3pm) — Load YAML config files
- Config::Extensions(3pm) — hash lookup of which core extensions were built
- Config::Perl::V(3pm) — Structured data retrieval of perl -V output
- Context::Preserve(3pm) — Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller
- Convert::ASN1(3pm) — ASN.1 Encode/Decode library
- Convert::BinHex(3pm) — extract data from Macintosh BinHex files ALPHA WARNING: this code is currently in its Alpha release. Things may change drastically until the interface is hammered out: if you have suggestions or objections, please speak up now!
- Convert::TNEF(3pm), Convert::TNEF(3pm) — Perl module to read TNEF files
- Convert::UUlib(3pm) — Perl interface to the uulib library (a.k.a. uudeview/uuenview)
- Crypt::OpenSSL::Guess(3pm) — Guess OpenSSL include path
- Crypt::OpenSSL::RSA(3pm) — RSA encoding and decoding, using the openSSL libraries
- Crypt::OpenSSL::Random(3pm) — OpenSSL/LibreSSL pseudo-random number generator access
- Cwd(3pm) — get pathname of current working directory
- DB(3pm) — programmatic interface to the Perl debugging API
- DBD::DBM(3pm) — a DBI driver for DBM & MLDBM files
- DBD::File(3pm) — Base class for writing file based DBI drivers
- DBD::File::Developers(3pm) — Developers documentation for DBD::File
- DBD::File::HowTo(3pm) — Guide to create DBD::File based driver
- DBD::File::Roadmap(3pm) — Planned Enhancements for DBD::File and pure Perl DBD's Jens Rehsack - May 2010
- DBD::Gofer(3pm) — A stateless-proxy driver for communicating with a remote DBI
- DBD::Gofer::Policy::Base(3pm) — Base class for DBD::Gofer policies
- DBD::Gofer::Policy::classic(3pm) — The 'classic' policy for DBD::Gofer
- DBD::Gofer::Policy::pedantic(3pm) — The 'pedantic' policy for DBD::Gofer
- DBD::Gofer::Policy::rush(3pm) — The 'rush' policy for DBD::Gofer
- DBD::Gofer::Transport::Base(3pm) — base class for DBD::Gofer client transports
- DBD::Gofer::Transport::corostream(3pm) — Async DBD::Gofer stream transport using Coro and AnyEvent
- DBD::Gofer::Transport::null(3pm) — DBD::Gofer client transport for testing
- DBD::Gofer::Transport::pipeone(3pm) — DBD::Gofer client transport for testing
- DBD::Gofer::Transport::stream(3pm) — DBD::Gofer transport for stdio streaming
- DBD::Mem(3pm) — a DBI driver for Mem & MLMem files
- DBD::Proxy(3pm) — A proxy driver for the DBI
- DBD::SQLite(3pm) — Self-contained RDBMS in a DBI Driver
- DBD::SQLite::Constants(3pm) — common SQLite constants
- DBD::SQLite::Cookbook(3pm) — The DBD::SQLite Cookbook
- DBD::SQLite::Fulltext_search(3pm) — Using fulltext searches with DBD::SQLite
- DBD::SQLite::VirtualTable(3pm) — -- SQLite virtual tables implemented in Perl
- DBD::SQLite::VirtualTable::FileContent(3pm) — -- virtual table for viewing file contents
- DBD::SQLite::VirtualTable::PerlData(3pm) — -- virtual table hooked to Perl data
- DBD::Sponge(3pm) — Create a DBI statement handle from Perl data
- DBI(3pm) — Database independent interface for Perl
- DBI::Const::GetInfo::ANSI(3pm) — ISO/IEC SQL/CLI Constants for GetInfo
- DBI::Const::GetInfo::ODBC(3pm) — ODBC Constants for GetInfo
- DBI::Const::GetInfoReturn(3pm) — Data and functions for describing GetInfo results
- DBI::Const::GetInfoType(3pm) — Data describing GetInfo type codes
- DBI::DBD(3pm) — Perl DBI Database Driver Writer's Guide
- DBI::DBD::Metadata(3pm) — Generate the code and data for some DBI metadata methods
- DBI::DBD::SqlEngine(3pm) — Base class for DBI drivers without their own SQL engine
- DBI::DBD::SqlEngine::Developers(3pm) — Developers documentation for DBI::DBD::SqlEngine
- DBI::DBD::SqlEngine::HowTo(3pm) — Guide to create DBI::DBD::SqlEngine based driver
- DBI::Gofer::Execute(3pm) — Executes Gofer requests and returns Gofer responses
- DBI::Gofer::Request(3pm) — Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute
- DBI::Gofer::Response(3pm) — Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer
- DBI::Gofer::Serializer::Base(3pm) — base class for Gofer serialization
- DBI::Gofer::Serializer::DataDumper(3pm) — Gofer serialization using DataDumper
- DBI::Gofer::Serializer::Storable(3pm) — Gofer serialization using Storable
- DBI::Gofer::Transport::Base(3pm) — Base class for Gofer transports
- DBI::Gofer::Transport::pipeone(3pm) — DBD::Gofer server-side transport for pipeone
- DBI::Gofer::Transport::stream(3pm) — DBD::Gofer server-side transport for stream
- DBI::Profile(3pm) — Performance profiling and benchmarking for the DBI
- DBI::ProfileData(3pm) — manipulate DBI::ProfileDumper data dumps
- DBI::ProfileDumper(3pm) — profile DBI usage and output data to a file
- DBI::ProfileDumper::Apache(3pm) — capture DBI profiling data from Apache/mod_perl
- DBI::ProfileSubs(3pm) — Subroutines for dynamic profile Path
- DBI::ProxyServer(3pm) — a server for the DBD::Proxy driver
- DBI::PurePerl(3pm) — -- a DBI emulation using pure perl (no C/XS compilation required)
- DBI::SQL::Nano(3pm) — a very tiny SQL engine
- DBI::Util::CacheMemory(3pm) — a very fast but very minimal subset of Cache::Memory
- DBI::W32ODBC(3pm) — An experimental DBI emulation layer for Win32::ODBC
- DBIx::Class(3pm) — Extensible and flexible object <-> relational mapper
- DBIx::Class::AccessorGroup(3pm) — See Class::Accessor::Grouped
- DBIx::Class::Admin(3pm) — Administration object for schemas
- DBIx::Class::CDBICompat(3pm) — Class::DBI Compatibility layer
- DBIx::Class::CDBICompat::AbstractSearch(3pm) — Emulates Class::DBI::AbstractSearch
- DBIx::Class::CDBICompat::ColumnsAsHash(3pm) — Emulates the behavior of Class::DBI where the object can be accessed as a hash of columns
- DBIx::Class::CDBICompat::Copy(3pm) — Emulates Class::DBI->copy($new_id)
- DBIx::Class::CDBICompat::Iterator(3pm) — Emulates the extra behaviors of the Class::DBI search iterator
- DBIx::Class::CDBICompat::NoObjectIndex(3pm) — Defines empty methods for object indexing. They do nothing
- DBIx::Class::CDBICompat::Relationship(3pm) — Emulate the Class::DBI::Relationship object returned from meta_info()
- DBIx::Class::CDBICompat::Relationships(3pm) — Emulate has_a(), has_many(), might_have() and meta_info()
- DBIx::Class::CDBICompat::SQLTransformer(3pm) — Transform SQL
- DBIx::Class::Carp(3pm) — Provides advanced Carp::Clan-like warning functions for DBIx::Class internals
- DBIx::Class::Core(3pm) — Core set of DBIx::Class modules
- DBIx::Class::Cursor(3pm) — Abstract object representing a query cursor on a resultset
- DBIx::Class::DB(3pm) — (DEPRECATED) classdata schema component
- DBIx::Class::Exception(3pm) — Exception objects for DBIx::Class
- DBIx::Class::FilterColumn(3pm) — Automatically convert column data
- DBIx::Class::InflateColumn(3pm) — Automatically create references from column data
- DBIx::Class::InflateColumn::DateTime(3pm) — Auto-create DateTime objects from date and datetime columns
- DBIx::Class::InflateColumn::File(3pm) — DEPRECATED (superseded by DBIx::Class::InflateColumn::FS)
- DBIx::Class::Manual(3pm) — Index of the Manual
- DBIx::Class::Manual::Component(3pm) — Developing DBIx::Class Components
- DBIx::Class::Manual::Cookbook(3pm) — Miscellaneous recipes
- DBIx::Class::Manual::DocMap(3pm) — What documentation do we have?
- DBIx::Class::Manual::Example(3pm) — Simple CD database example
- DBIx::Class::Manual::FAQ(3pm) — Frequently Asked Questions (in theory)
- DBIx::Class::Manual::Features(3pm) — A boatload of DBIx::Class features with links to respective documentation
- DBIx::Class::Manual::Glossary(3pm) — Clarification of terms used
- DBIx::Class::Manual::Intro(3pm) — Introduction to DBIx::Class
- DBIx::Class::Manual::Joining(3pm) — Manual on joining tables with DBIx::Class
- DBIx::Class::Manual::QuickStart(3pm) — up and running with DBIC in 10 minutes
- DBIx::Class::Manual::Reading(3pm) — How to read and write DBIx::Class POD
- DBIx::Class::Manual::ResultClass(3pm) — Representing a single result (row) from a DB query
- DBIx::Class::Manual::Troubleshooting(3pm) — Got a problem? Shoot it. n .SS """Can't locate storage blabla""" .SS "``Can't locate storage blabla''" Subsection "Can't locate storage blabla" You're trying to make a query on a non-connected schema. Make sure you got the current resultset from $schema->resultset('Artist') on a schema object you got back from connect()
- DBIx::Class::Optional::Dependencies(3pm) — Optional module dependency specifications (for module authors)
- DBIx::Class::Ordered(3pm) — Modify the position of objects in an ordered list
- DBIx::Class::PK(3pm) — Primary Key class
- DBIx::Class::PK::Auto(3pm) — Automatic primary key class
- DBIx::Class::PK::Auto::DB2(3pm) — (DEPRECATED) Automatic primary key class for DB2
- DBIx::Class::PK::Auto::MSSQL(3pm) — (DEPRECATED) Automatic primary key class for MSSQL
- DBIx::Class::PK::Auto::MySQL(3pm) — (DEPRECATED) Automatic primary key class for MySQL
- DBIx::Class::PK::Auto::Oracle(3pm) — (DEPRECATED) Automatic primary key class for Oracle
- DBIx::Class::PK::Auto::Pg(3pm) — (DEPRECATED) Automatic primary key class for Pg
- DBIx::Class::PK::Auto::SQLite(3pm) — (DEPRECATED) Automatic primary key class for SQLite
- DBIx::Class::Relationship(3pm) — Inter-table relationships
- DBIx::Class::Relationship::Base(3pm) — Inter-table relationships
- DBIx::Class::ResultClass::HashRefInflator(3pm) — Get raw hashrefs from a resultset
- DBIx::Class::ResultSet(3pm) — Represents a query used for fetching a set of results
- DBIx::Class::ResultSetColumn(3pm), DBIx::Class::ResultSetColumn(3pm) — helpful methods for messing with a single column of the resultset
- DBIx::Class::ResultSetManager(3pm) — scheduled for deletion in 09000
- DBIx::Class::ResultSource(3pm) — Result source object
- DBIx::Class::ResultSource::Table(3pm) — Table object
- DBIx::Class::ResultSource::View(3pm) — ResultSource object representing a view
- DBIx::Class::ResultSourceHandle(3pm) — Serializable pointers to ResultSource instances
- DBIx::Class::ResultSourceProxy::Table(3pm) — provides a classdata table object and method proxies
- DBIx::Class::Row(3pm) — Basic row methods
- DBIx::Class::SQLMaker(3pm) — An SQL::Abstract-based SQL maker class
- DBIx::Class::SQLMaker::LimitDialects(3pm) — SQL::Abstract::Limit-like functionality for DBIx::Class::SQLMaker
- DBIx::Class::SQLMaker::OracleJoins(3pm) — Pre-ANSI Joins-via-Where-Clause Syntax
- DBIx::Class::Schema(3pm) — composable schemas
- DBIx::Class::Schema::Versioned(3pm) — DBIx::Class::Schema plugin for Schema upgrades
- DBIx::Class::Serialize::Storable(3pm), DBIx::Class::Serialize::Storable(3pm) — hooks for Storable nfreeze/thaw
- DBIx::Class::Serialize::Storable5.34(3pm), DBIx::Class::Serialize::Storable(3pm) — hooks for Storable nfreeze/thaw
- DBIx::Class::StartupCheck(3pm) — Run environment checks on startup
- DBIx::Class::Storage(3pm) — Generic Storage Handler
- DBIx::Class::Storage::BlockRunner(3pm) — Try running a block of code until success with a configurable retry logic
- DBIx::Class::Storage::DBI(3pm) — DBI storage handler
- DBIx::Class::Storage::DBI::ACCESS(3pm) — Support specific to MS Access
- DBIx::Class::Storage::DBI::ADO(3pm) — Support for DBD::ADO
- DBIx::Class::Storage::DBI::ADO::MS_Jet(3pm) — Support for MS Access over ADO
- DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor(3pm) — GUID Support for MS Access over ADO
- DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server(3pm) — Support for Microsoft SQL Server via DBD::ADO
- DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server::Cursor(3pm) — Remove trailing NULLs in binary data and normalize GUIDs for MSSQL over ADO
- DBIx::Class::Storage::DBI::AutoCast(3pm) — Storage component for RDBMS requiring explicit placeholder typing
- DBIx::Class::Storage::DBI::Cursor(3pm) — Object representing a query cursor on a resultset
- DBIx::Class::Storage::DBI::DB2(3pm) — IBM DB2 support for DBIx::Class
- DBIx::Class::Storage::DBI::Firebird(3pm) — Driver for the Firebird RDBMS via DBD::Firebird
- DBIx::Class::Storage::DBI::Firebird::Common(3pm) — Driver Base Class for the Firebird RDBMS
- DBIx::Class::Storage::DBI::IdentityInsert(3pm) — Storage Component for Sybase ASE and MSSQL for Identity Inserts / Updates
- DBIx::Class::Storage::DBI::Informix(3pm) — Base Storage Class for Informix Support
- DBIx::Class::Storage::DBI::InterBase(3pm) — Driver for the Firebird RDBMS via DBD::InterBase
- DBIx::Class::Storage::DBI::MSSQL(3pm) — Base Class for Microsoft SQL Server support in DBIx::Class
- DBIx::Class::Storage::DBI::NoBindVars(3pm) — Sometime DBDs have poor to no support for bind variables
- DBIx::Class::Storage::DBI::ODBC(3pm) — Base class for ODBC drivers
- DBIx::Class::Storage::DBI::ODBC::ACCESS(3pm) — Support specific to MS Access over ODBC
- DBIx::Class::Storage::DBI::ODBC::DB2_400_SQL(3pm) — Support specific to DB2/400 over ODBC
- DBIx::Class::Storage::DBI::ODBC::Firebird(3pm) — Driver for using the Firebird RDBMS through ODBC
- DBIx::Class::Storage::DBI::ODBC::Microsoft_SQL_Server(3pm) — Support specific to Microsoft SQL Server over ODBC
- DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere(3pm) — Driver for using Sybase SQL Anywhere through ODBC
- DBIx::Class::Storage::DBI::Oracle(3pm) — Base class for Oracle driver
- DBIx::Class::Storage::DBI::Oracle::Generic(3pm) — Oracle Support for DBIx::Class
- DBIx::Class::Storage::DBI::Oracle::WhereJoins(3pm) — Oracle joins in WHERE syntax support (instead of ANSI)
- DBIx::Class::Storage::DBI::Pg(3pm) — Automatic primary key class for PostgreSQL
- DBIx::Class::Storage::DBI::Replicated(3pm) — BETA Replicated database support
- DBIx::Class::Storage::DBI::Replicated::Balancer(3pm) — A Software Load Balancer
- DBIx::Class::Storage::DBI::Replicated::Balancer::First(3pm) — Just get the First Balancer
- DBIx::Class::Storage::DBI::Replicated::Balancer::Random(3pm) — A 'random' Balancer
- DBIx::Class::Storage::DBI::Replicated::Introduction(3pm) — Minimum Need to Know
- DBIx::Class::Storage::DBI::Replicated::Pool(3pm) — Manage a pool of replicants
- DBIx::Class::Storage::DBI::Replicated::Replicant(3pm) — A replicated DBI Storage Role
- DBIx::Class::Storage::DBI::Replicated::WithDSN(3pm) — A DBI Storage Role with DSN information in trace output
- DBIx::Class::Storage::DBI::SQLAnywhere(3pm) — Driver for SQL Anywhere
- DBIx::Class::Storage::DBI::SQLAnywhere::Cursor(3pm) — GUID Support for SQL Anywhere over DBD::SQLAnywhere
- DBIx::Class::Storage::DBI::SQLite(3pm) — Automatic primary key class for SQLite
- DBIx::Class::Storage::DBI::Sybase(3pm) — Base class for drivers using DBD::Sybase
- DBIx::Class::Storage::DBI::Sybase::ASE(3pm) — Sybase ASE SQL Server support for DBIx::Class
- DBIx::Class::Storage::DBI::Sybase::ASE::NoBindVars(3pm) — Storage::DBI subclass for Sybase ASE without placeholder support
- DBIx::Class::Storage::DBI::Sybase::FreeTDS(3pm) — Base class for drivers using DBD::Sybase over FreeTDS
- DBIx::Class::Storage::DBI::Sybase::MSSQL(3pm) — (DEPRECATED) Legacy storage class for MSSQL via DBD::Sybase
- DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server(3pm) — Support for Microsoft SQL Server via DBD::Sybase
- DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server::NoBindVars(3pm) — Support for Microsoft SQL Server via DBD::Sybase without placeholders
- DBIx::Class::Storage::DBI::UniqueIdentifier(3pm) — Storage component for RDBMSes supporting GUID types
- DBIx::Class::Storage::DBI::mysql(3pm) — Storage::DBI class implementing MySQL specifics
- DBIx::Class::Storage::Debug::PrettyPrint(3pm) — Pretty Printing DebugObj
- DBIx::Class::Storage::Statistics(3pm) — SQL Statistics
- DBIx::Class::Storage::TxnScopeGuard(3pm) — Scope-based transaction handling
- DBIx::Class::UTF8Columns(3pm) — Force UTF8 (Unicode) flag on columns (DEPRECATED)
- DBM_Filter(3pm) — -- Filter DBM keys/values
- DBM_Filter::compress(3pm) — filter for DBM_Filter
- DBM_Filter::encode(3pm) — filter for DBM_Filter
- DBM_Filter::int32(3pm) — filter for DBM_Filter
- DBM_Filter::null(3pm) — filter for DBM_Filter
- DBM_Filter::utf8(3pm) — filter for DBM_Filter
- DB_File(3pm) — Perl5 access to Berkeley DB version 1.x
- Data::Compare(3pm) — compare perl data structures
- Data::Compare::Plugins(3pm) — how to extend Data::Compare
- Data::Compare::Plugins::Scalar::Properties(3pm), Data::Compare::Plugin::Scalar::Properties(3pm) — plugin for Data::Compare to handle Scalar::Properties objects
- Data::Compare::Plugins::Scalar::Properties5.34(3pm), Data::Compare::Plugin::Scalar::Properties(3pm) — plugin for Data::Compare to handle Scalar::Properties objects
- Data::Dump(3pm) — Pretty printing of data structures
- Data::Dump::Filtered(3pm) — Pretty printing with filtering
- Data::Dump::Trace(3pm) — Helpers to trace function and method calls
- Data::Dumper(3pm) — stringified perl data structures, suitable for both printing and "eval"
- Data::Dumper::Concise(3pm) — Less indentation and newlines plus sub deparsing
- Data::Dumper::Concise::Sugar(3pm) — return Dwarn @return_value
- Data::Hierarchy(3pm) — Handle data in a hierarchical structure
- Data::OptList(3pm) — parse and validate simple name/value option pairs
- Data::Page(3pm) — help when paging through sets of results
- Data::Perl(3pm) — Base classes wrapping fundamental Perl data types
- Data::Perl::Bool(3pm) — Wrapping class for boolean values
- Data::Perl::Bool::MooseLike(3pm) — data::Perl::Bool subclass that simulates Moose's native traits
- Data::Perl::Code(3pm) — Wrapping class for Perl coderefs
- Data::Perl::Collection::Array(3pm) — Wrapping class for Perl's built in array structure
- Data::Perl::Collection::Array::MooseLike(3pm) — Collection::Array subclass that simulates Moose's native traits
- Data::Perl::Collection::Hash(3pm) — Wrapping class for Perl's built in hash structure
- Data::Perl::Collection::Hash::MooseLike(3pm) — Collection::Hash subclass that simulates Moose's native traits
- Data::Perl::Counter(3pm) — Wrapping class for a simple numeric counter
- Data::Perl::Number(3pm) — Wrapping class for Perl scalar numbers
- Data::Perl::Number::MooseLike(3pm) — data::Perl::Number subclass that simulates Moose's native traits
- Data::Perl::Role::Bool(3pm) — Wrapping class for boolean values
- Data::Perl::Role::Code(3pm) — Wrapping class for Perl coderefs
- Data::Perl::Role::Collection::Array(3pm) — Wrapping class for Perl's built in array structure
- Data::Perl::Role::Collection::Hash(3pm) — Wrapping class for Perl's built in hash structure
- Data::Perl::Role::Counter(3pm) — Wrapping class for a simple numeric counter
- Data::Perl::Role::Number(3pm) — Wrapping class for Perl scalar numbers
- Data::Perl::Role::String(3pm) — Wrapping class for Perl scalar strings
- Data::Perl::String(3pm) — Wrapping class for Perl scalar strings
- Data::Perl::String::MooseLike(3pm) — data::Perl::String subclass that simulates Moose's native traits
- Date::Calc(3pm) — Gregorian calendar date calculations
- Date::Calc::Object(3pm) — Object-oriented add-on for Date::Calc with overloaded operators
- Date::Calc::PP(3pm) — pure-Perl plug-in for Date::Calc
- Date::Calendar(3pm) — Calendar objects for different holiday schemes
- Date::Calendar::Profiles(3pm) — Some sample profiles for Date::Calendar and Date::Calendar::Year
- Date::Calendar::Year(3pm) — Implements embedded "year" objects for Date::Calendar
- Date::Format(3pm) — Date formating subroutines
- Date::Language(3pm) — Language specific date formating and parsing
- Date::Language::Bulgarian(3pm) — localization for Date::Format
- Date::Language::Hungarian(3pm) — Magyar format for Date::Format
- Date::Parse(3pm) — Parse date strings into time values
- DateTime(3pm) — A date and time object for Perl
- DateTime::Duration(3pm) — Duration objects for date math
- DateTime::Infinite(3pm) — Infinite past and future DateTime objects
- DateTime::LeapSecond(3pm) — leap seconds table and utilities
- DateTime::Locale(3pm) — Localization support for DateTime.pm
- DateTime::Locale::Base(3pm) — Base class for individual locale objects
- DateTime::Locale::Catalog(3pm) — Provides a catalog of all valid locale names
- DateTime::Locale::Data(3pm) — Locale data generated from CLDR
- DateTime::Locale::FromData(3pm) — Class for locale objects instantiated from pre-defined data
- DateTime::Locale::Util(3pm) — Utility code for DateTime::Locale
- DateTime::Locale::af(3pm) — Locale data examples for the Afrikaans (af) locale
- DateTime::Locale::af_NA(3pm) — Locale data examples for the Afrikaans Namibia (af-NA) locale
- DateTime::Locale::af_ZA(3pm) — Locale data examples for the Afrikaans South Africa (af-ZA) locale
- DateTime::Locale::agq(3pm) — Locale data examples for the Aghem (agq) locale
- DateTime::Locale::agq_CM(3pm) — Locale data examples for the Aghem Cameroon (agq-CM) locale
- DateTime::Locale::ak(3pm) — Locale data examples for the Akan (ak) locale
- DateTime::Locale::ak_GH(3pm) — Locale data examples for the Akan Ghana (ak-GH) locale
- DateTime::Locale::am(3pm) — Locale data examples for the Amharic (am) locale
- DateTime::Locale::am_ET(3pm) — Locale data examples for the Amharic Ethiopia (am-ET) locale
- DateTime::Locale::ar(3pm) — Locale data examples for the Arabic (ar) locale
- DateTime::Locale::ar_001(3pm) — Locale data examples for the Arabic World (ar-001) locale
- DateTime::Locale::ar_AE(3pm) — Locale data examples for the Arabic United Arab Emirates (ar-AE) locale
- DateTime::Locale::ar_BH(3pm) — Locale data examples for the Arabic Bahrain (ar-BH) locale
- DateTime::Locale::ar_DJ(3pm) — Locale data examples for the Arabic Djibouti (ar-DJ) locale
- DateTime::Locale::ar_DZ(3pm) — Locale data examples for the Arabic Algeria (ar-DZ) locale
- DateTime::Locale::ar_EG(3pm) — Locale data examples for the Arabic Egypt (ar-EG) locale
- DateTime::Locale::ar_EH(3pm) — Locale data examples for the Arabic Western Sahara (ar-EH) locale
- DateTime::Locale::ar_ER(3pm) — Locale data examples for the Arabic Eritrea (ar-ER) locale
- DateTime::Locale::ar_IL(3pm) — Locale data examples for the Arabic Israel (ar-IL) locale
- DateTime::Locale::ar_IQ(3pm) — Locale data examples for the Arabic Iraq (ar-IQ) locale
- DateTime::Locale::ar_JO(3pm) — Locale data examples for the Arabic Jordan (ar-JO) locale
- DateTime::Locale::ar_KM(3pm) — Locale data examples for the Arabic Comoros (ar-KM) locale
- DateTime::Locale::ar_KW(3pm) — Locale data examples for the Arabic Kuwait (ar-KW) locale
- DateTime::Locale::ar_LB(3pm) — Locale data examples for the Arabic Lebanon (ar-LB) locale
- DateTime::Locale::ar_LY(3pm) — Locale data examples for the Arabic Libya (ar-LY) locale
- DateTime::Locale::ar_MA(3pm) — Locale data examples for the Arabic Morocco (ar-MA) locale
- DateTime::Locale::ar_MR(3pm) — Locale data examples for the Arabic Mauritania (ar-MR) locale
- DateTime::Locale::ar_OM(3pm) — Locale data examples for the Arabic Oman (ar-OM) locale
- DateTime::Locale::ar_PS(3pm) — Locale data examples for the Arabic Palestinian Territories (ar-PS) locale
- DateTime::Locale::ar_QA(3pm) — Locale data examples for the Arabic Qatar (ar-QA) locale
- DateTime::Locale::ar_SA(3pm) — Locale data examples for the Arabic Saudi Arabia (ar-SA) locale
- DateTime::Locale::ar_SD(3pm) — Locale data examples for the Arabic Sudan (ar-SD) locale
- DateTime::Locale::ar_SO(3pm) — Locale data examples for the Arabic Somalia (ar-SO) locale
- DateTime::Locale::ar_SS(3pm) — Locale data examples for the Arabic South Sudan (ar-SS) locale
- DateTime::Locale::ar_SY(3pm) — Locale data examples for the Arabic Syria (ar-SY) locale
- DateTime::Locale::ar_TD(3pm) — Locale data examples for the Arabic Chad (ar-TD) locale
- DateTime::Locale::ar_TN(3pm) — Locale data examples for the Arabic Tunisia (ar-TN) locale
- DateTime::Locale::ar_YE(3pm) — Locale data examples for the Arabic Yemen (ar-YE) locale
- DateTime::Locale::as(3pm) — Locale data examples for the Assamese (as) locale
- DateTime::Locale::as_IN(3pm) — Locale data examples for the Assamese India (as-IN) locale
- DateTime::Locale::asa(3pm) — Locale data examples for the Asu (asa) locale
- DateTime::Locale::asa_TZ(3pm) — Locale data examples for the Asu Tanzania (asa-TZ) locale
- DateTime::Locale::ast(3pm) — Locale data examples for the Asturian (ast) locale
- DateTime::Locale::ast_ES(3pm) — Locale data examples for the Asturian Spain (ast-ES) locale
- DateTime::Locale::az(3pm) — Locale data examples for the Azerbaijani (az) locale
- DateTime::Locale::az_Cyrl(3pm) — Locale data examples for the Azerbaijani Cyrillic (az-Cyrl) locale
- DateTime::Locale::az_Cyrl_AZ(3pm) — Locale data examples for the Azerbaijani Azerbaijan Cyrillic (az-Cyrl-AZ) locale
- DateTime::Locale::az_Latn(3pm) — Locale data examples for the Azerbaijani Latin (az-Latn) locale
- DateTime::Locale::az_Latn_AZ(3pm) — Locale data examples for the Azerbaijani Azerbaijan Latin (az-Latn-AZ) locale
- DateTime::Locale::bas(3pm) — Locale data examples for the Basaa (bas) locale
- DateTime::Locale::bas_CM(3pm) — Locale data examples for the Basaa Cameroon (bas-CM) locale
- DateTime::Locale::be(3pm) — Locale data examples for the Belarusian (be) locale
- DateTime::Locale::be_BY(3pm) — Locale data examples for the Belarusian Belarus (be-BY) locale
- DateTime::Locale::bem(3pm) — Locale data examples for the Bemba (bem) locale
- DateTime::Locale::bem_ZM(3pm) — Locale data examples for the Bemba Zambia (bem-ZM) locale
- DateTime::Locale::bez(3pm) — Locale data examples for the Bena (bez) locale
- DateTime::Locale::bez_TZ(3pm) — Locale data examples for the Bena Tanzania (bez-TZ) locale
- DateTime::Locale::bg(3pm) — Locale data examples for the Bulgarian (bg) locale
- DateTime::Locale::bg_BG(3pm) — Locale data examples for the Bulgarian Bulgaria (bg-BG) locale
- DateTime::Locale::bm(3pm) — Locale data examples for the Bambara (bm) locale
- DateTime::Locale::bm_ML(3pm) — Locale data examples for the Bambara Mali (bm-ML) locale
- DateTime::Locale::bn(3pm) — Locale data examples for the Bangla (bn) locale
- DateTime::Locale::bn_BD(3pm) — Locale data examples for the Bangla Bangladesh (bn-BD) locale
- DateTime::Locale::bn_IN(3pm) — Locale data examples for the Bangla India (bn-IN) locale
- DateTime::Locale::bo(3pm) — Locale data examples for the Tibetan (bo) locale
- DateTime::Locale::bo_CN(3pm) — Locale data examples for the Tibetan China (bo-CN) locale
- DateTime::Locale::bo_IN(3pm) — Locale data examples for the Tibetan India (bo-IN) locale
- DateTime::Locale::br(3pm) — Locale data examples for the Breton (br) locale
- DateTime::Locale::br_FR(3pm) — Locale data examples for the Breton France (br-FR) locale
- DateTime::Locale::brx(3pm) — Locale data examples for the Bodo (brx) locale
- DateTime::Locale::brx_IN(3pm) — Locale data examples for the Bodo India (brx-IN) locale
- DateTime::Locale::bs(3pm) — Locale data examples for the Bosnian (bs) locale
- DateTime::Locale::bs_Cyrl(3pm) — Locale data examples for the Bosnian Cyrillic (bs-Cyrl) locale
- DateTime::Locale::bs_Cyrl_BA(3pm) — Locale data examples for the Bosnian Bosnia & Herzegovina Cyrillic (bs-Cyrl-BA) locale
- DateTime::Locale::bs_Latn(3pm) — Locale data examples for the Bosnian Latin (bs-Latn) locale
- DateTime::Locale::bs_Latn_BA(3pm) — Locale data examples for the Bosnian Bosnia & Herzegovina Latin (bs-Latn-BA) locale
- DateTime::Locale::ca(3pm) — Locale data examples for the Catalan (ca) locale
- DateTime::Locale::ca_AD(3pm) — Locale data examples for the Catalan Andorra (ca-AD) locale
- DateTime::Locale::ca_ES(3pm) — Locale data examples for the Catalan Spain (ca-ES) locale
- DateTime::Locale::ca_ES_VALENCIA(3pm) — Locale data examples for the Catalan Spain Valencian (ca-ES-VALENCIA) locale
- DateTime::Locale::ca_FR(3pm) — Locale data examples for the Catalan France (ca-FR) locale
- DateTime::Locale::ca_IT(3pm) — Locale data examples for the Catalan Italy (ca-IT) locale
- DateTime::Locale::ccp(3pm) — Locale data examples for the Chakma (ccp) locale
- DateTime::Locale::ccp_BD(3pm) — Locale data examples for the Chakma Bangladesh (ccp-BD) locale
- DateTime::Locale::ccp_IN(3pm) — Locale data examples for the Chakma India (ccp-IN) locale
- DateTime::Locale::ce(3pm) — Locale data examples for the Chechen (ce) locale
- DateTime::Locale::ce_RU(3pm) — Locale data examples for the Chechen Russia (ce-RU) locale
- DateTime::Locale::ceb(3pm) — Locale data examples for the Cebuano (ceb) locale
- DateTime::Locale::ceb_PH(3pm) — Locale data examples for the Cebuano Philippines (ceb-PH) locale
- DateTime::Locale::cgg(3pm) — Locale data examples for the Chiga (cgg) locale
- DateTime::Locale::cgg_UG(3pm) — Locale data examples for the Chiga Uganda (cgg-UG) locale
- DateTime::Locale::chr(3pm) — Locale data examples for the Cherokee (chr) locale
- DateTime::Locale::chr_US(3pm) — Locale data examples for the Cherokee United States (chr-US) locale
- DateTime::Locale::ckb(3pm) — Locale data examples for the Central Kurdish (ckb) locale
- DateTime::Locale::ckb_IQ(3pm) — Locale data examples for the Central Kurdish Iraq (ckb-IQ) locale
- DateTime::Locale::ckb_IR(3pm) — Locale data examples for the Central Kurdish Iran (ckb-IR) locale
- DateTime::Locale::cs(3pm) — Locale data examples for the Czech (cs) locale
- DateTime::Locale::cs_CZ(3pm) — Locale data examples for the Czech Czechia (cs-CZ) locale
- DateTime::Locale::cu(3pm) — Locale data examples for the Church Slavic (cu) locale
- DateTime::Locale::cu_RU(3pm) — Locale data examples for the Church Slavic Russia (cu-RU) locale
- DateTime::Locale::cy(3pm) — Locale data examples for the Welsh (cy) locale
- DateTime::Locale::cy_GB(3pm) — Locale data examples for the Welsh United Kingdom (cy-GB) locale
- DateTime::Locale::da(3pm) — Locale data examples for the Danish (da) locale
- DateTime::Locale::da_DK(3pm) — Locale data examples for the Danish Denmark (da-DK) locale
- DateTime::Locale::da_GL(3pm) — Locale data examples for the Danish Greenland (da-GL) locale
- DateTime::Locale::dav(3pm) — Locale data examples for the Taita (dav) locale
- DateTime::Locale::dav_KE(3pm) — Locale data examples for the Taita Kenya (dav-KE) locale
- DateTime::Locale::de(3pm) — Locale data examples for the German (de) locale
- DateTime::Locale::de_AT(3pm) — Locale data examples for the German Austria (de-AT) locale
- DateTime::Locale::de_BE(3pm) — Locale data examples for the German Belgium (de-BE) locale
- DateTime::Locale::de_CH(3pm) — Locale data examples for the German Switzerland (de-CH) locale
- DateTime::Locale::de_DE(3pm) — Locale data examples for the German Germany (de-DE) locale
- DateTime::Locale::de_IT(3pm) — Locale data examples for the German Italy (de-IT) locale
- DateTime::Locale::de_LI(3pm) — Locale data examples for the German Liechtenstein (de-LI) locale
- DateTime::Locale::de_LU(3pm) — Locale data examples for the German Luxembourg (de-LU) locale
- DateTime::Locale::dje(3pm) — Locale data examples for the Zarma (dje) locale
- DateTime::Locale::dje_NE(3pm) — Locale data examples for the Zarma Niger (dje-NE) locale
- DateTime::Locale::dsb(3pm) — Locale data examples for the Lower Sorbian (dsb) locale
- DateTime::Locale::dsb_DE(3pm) — Locale data examples for the Lower Sorbian Germany (dsb-DE) locale
- DateTime::Locale::dua(3pm) — Locale data examples for the Duala (dua) locale
- DateTime::Locale::dua_CM(3pm) — Locale data examples for the Duala Cameroon (dua-CM) locale
- DateTime::Locale::dyo(3pm) — Locale data examples for the Jola-Fonyi (dyo) locale
- DateTime::Locale::dyo_SN(3pm) — Locale data examples for the Jola-Fonyi Senegal (dyo-SN) locale
- DateTime::Locale::dz(3pm) — Locale data examples for the Dzongkha (dz) locale
- DateTime::Locale::dz_BT(3pm) — Locale data examples for the Dzongkha Bhutan (dz-BT) locale
- DateTime::Locale::ebu(3pm) — Locale data examples for the Embu (ebu) locale
- DateTime::Locale::ebu_KE(3pm) — Locale data examples for the Embu Kenya (ebu-KE) locale
- DateTime::Locale::ee(3pm) — Locale data examples for the Ewe (ee) locale
- DateTime::Locale::ee_GH(3pm) — Locale data examples for the Ewe Ghana (ee-GH) locale
- DateTime::Locale::ee_TG(3pm) — Locale data examples for the Ewe Togo (ee-TG) locale
- DateTime::Locale::el(3pm) — Locale data examples for the Greek (el) locale
- DateTime::Locale::el_CY(3pm) — Locale data examples for the Greek Cyprus (el-CY) locale
- DateTime::Locale::el_GR(3pm) — Locale data examples for the Greek Greece (el-GR) locale
- DateTime::Locale::en(3pm) — Locale data examples for the English (en) locale
- DateTime::Locale::en_001(3pm) — Locale data examples for the English World (en-001) locale
- DateTime::Locale::en_150(3pm) — Locale data examples for the English Europe (en-150) locale
- DateTime::Locale::en_AE(3pm) — Locale data examples for the English United Arab Emirates (en-AE) locale
- DateTime::Locale::en_AG(3pm) — Locale data examples for the English Antigua & Barbuda (en-AG) locale
- DateTime::Locale::en_AI(3pm) — Locale data examples for the English Anguilla (en-AI) locale
- DateTime::Locale::en_AS(3pm) — Locale data examples for the English American Samoa (en-AS) locale
- DateTime::Locale::en_AT(3pm) — Locale data examples for the English Austria (en-AT) locale
- DateTime::Locale::en_AU(3pm) — Locale data examples for the English Australia (en-AU) locale
- DateTime::Locale::en_BB(3pm) — Locale data examples for the English Barbados (en-BB) locale
- DateTime::Locale::en_BE(3pm) — Locale data examples for the English Belgium (en-BE) locale
- DateTime::Locale::en_BI(3pm) — Locale data examples for the English Burundi (en-BI) locale
- DateTime::Locale::en_BM(3pm) — Locale data examples for the English Bermuda (en-BM) locale
- DateTime::Locale::en_BS(3pm) — Locale data examples for the English Bahamas (en-BS) locale
- DateTime::Locale::en_BW(3pm) — Locale data examples for the English Botswana (en-BW) locale
- DateTime::Locale::en_BZ(3pm) — Locale data examples for the English Belize (en-BZ) locale
- DateTime::Locale::en_CA(3pm) — Locale data examples for the English Canada (en-CA) locale
- DateTime::Locale::en_CC(3pm) — Locale data examples for the English Cocos (Keeling) Islands (en-CC) locale
- DateTime::Locale::en_CH(3pm) — Locale data examples for the English Switzerland (en-CH) locale
- DateTime::Locale::en_CK(3pm) — Locale data examples for the English Cook Islands (en-CK) locale
- DateTime::Locale::en_CM(3pm) — Locale data examples for the English Cameroon (en-CM) locale
- DateTime::Locale::en_CX(3pm) — Locale data examples for the English Christmas Island (en-CX) locale
- DateTime::Locale::en_CY(3pm) — Locale data examples for the English Cyprus (en-CY) locale
- DateTime::Locale::en_DE(3pm) — Locale data examples for the English Germany (en-DE) locale
- DateTime::Locale::en_DG(3pm) — Locale data examples for the English Diego Garcia (en-DG) locale
- DateTime::Locale::en_DK(3pm) — Locale data examples for the English Denmark (en-DK) locale
- DateTime::Locale::en_DM(3pm) — Locale data examples for the English Dominica (en-DM) locale
- DateTime::Locale::en_ER(3pm) — Locale data examples for the English Eritrea (en-ER) locale
- DateTime::Locale::en_FI(3pm) — Locale data examples for the English Finland (en-FI) locale
- DateTime::Locale::en_FJ(3pm) — Locale data examples for the English Fiji (en-FJ) locale
- DateTime::Locale::en_FK(3pm) — Locale data examples for the English Falkland Islands (en-FK) locale
- DateTime::Locale::en_FM(3pm) — Locale data examples for the English Micronesia (en-FM) locale
- DateTime::Locale::en_GB(3pm) — Locale data examples for the English United Kingdom (en-GB) locale
- DateTime::Locale::en_GD(3pm) — Locale data examples for the English Grenada (en-GD) locale
- DateTime::Locale::en_GG(3pm) — Locale data examples for the English Guernsey (en-GG) locale
- DateTime::Locale::en_GH(3pm) — Locale data examples for the English Ghana (en-GH) locale
- DateTime::Locale::en_GI(3pm) — Locale data examples for the English Gibraltar (en-GI) locale
- DateTime::Locale::en_GM(3pm) — Locale data examples for the English Gambia (en-GM) locale
- DateTime::Locale::en_GU(3pm) — Locale data examples for the English Guam (en-GU) locale
- DateTime::Locale::en_GY(3pm) — Locale data examples for the English Guyana (en-GY) locale
- DateTime::Locale::en_HK(3pm) — Locale data examples for the English Hong Kong SAR China (en-HK) locale
- DateTime::Locale::en_IE(3pm) — Locale data examples for the English Ireland (en-IE) locale
- DateTime::Locale::en_IL(3pm) — Locale data examples for the English Israel (en-IL) locale
- DateTime::Locale::en_IM(3pm) — Locale data examples for the English Isle of Man (en-IM) locale
- DateTime::Locale::en_IN(3pm) — Locale data examples for the English India (en-IN) locale
- DateTime::Locale::en_IO(3pm) — Locale data examples for the English British Indian Ocean Territory (en-IO) locale
- DateTime::Locale::en_JE(3pm) — Locale data examples for the English Jersey (en-JE) locale
- DateTime::Locale::en_JM(3pm) — Locale data examples for the English Jamaica (en-JM) locale
- DateTime::Locale::en_KE(3pm) — Locale data examples for the English Kenya (en-KE) locale
- DateTime::Locale::en_KI(3pm) — Locale data examples for the English Kiribati (en-KI) locale
- DateTime::Locale::en_KN(3pm) — Locale data examples for the English St. Kitts & Nevis (en-KN) locale
- DateTime::Locale::en_KY(3pm) — Locale data examples for the English Cayman Islands (en-KY) locale
- DateTime::Locale::en_LC(3pm) — Locale data examples for the English St. Lucia (en-LC) locale
- DateTime::Locale::en_LR(3pm) — Locale data examples for the English Liberia (en-LR) locale
- DateTime::Locale::en_LS(3pm) — Locale data examples for the English Lesotho (en-LS) locale
- DateTime::Locale::en_MG(3pm) — Locale data examples for the English Madagascar (en-MG) locale
- DateTime::Locale::en_MH(3pm) — Locale data examples for the English Marshall Islands (en-MH) locale
- DateTime::Locale::en_MO(3pm) — Locale data examples for the English Macao SAR China (en-MO) locale
- DateTime::Locale::en_MP(3pm) — Locale data examples for the English Northern Mariana Islands (en-MP) locale
- DateTime::Locale::en_MS(3pm) — Locale data examples for the English Montserrat (en-MS) locale
- DateTime::Locale::en_MT(3pm) — Locale data examples for the English Malta (en-MT) locale
- DateTime::Locale::en_MU(3pm) — Locale data examples for the English Mauritius (en-MU) locale
- DateTime::Locale::en_MW(3pm) — Locale data examples for the English Malawi (en-MW) locale
- DateTime::Locale::en_MY(3pm) — Locale data examples for the English Malaysia (en-MY) locale
- DateTime::Locale::en_NA(3pm) — Locale data examples for the English Namibia (en-NA) locale
- DateTime::Locale::en_NF(3pm) — Locale data examples for the English Norfolk Island (en-NF) locale
- DateTime::Locale::en_NG(3pm) — Locale data examples for the English Nigeria (en-NG) locale
- DateTime::Locale::en_NL(3pm) — Locale data examples for the English Netherlands (en-NL) locale
- DateTime::Locale::en_NR(3pm) — Locale data examples for the English Nauru (en-NR) locale
- DateTime::Locale::en_NU(3pm) — Locale data examples for the English Niue (en-NU) locale
- DateTime::Locale::en_NZ(3pm) — Locale data examples for the English New Zealand (en-NZ) locale
- DateTime::Locale::en_PG(3pm) — Locale data examples for the English Papua New Guinea (en-PG) locale
- DateTime::Locale::en_PH(3pm) — Locale data examples for the English Philippines (en-PH) locale
- DateTime::Locale::en_PK(3pm) — Locale data examples for the English Pakistan (en-PK) locale
- DateTime::Locale::en_PN(3pm) — Locale data examples for the English Pitcairn Islands (en-PN) locale
- DateTime::Locale::en_PR(3pm) — Locale data examples for the English Puerto Rico (en-PR) locale
- DateTime::Locale::en_PW(3pm) — Locale data examples for the English Palau (en-PW) locale
- DateTime::Locale::en_RW(3pm) — Locale data examples for the English Rwanda (en-RW) locale
- DateTime::Locale::en_SB(3pm) — Locale data examples for the English Solomon Islands (en-SB) locale
- DateTime::Locale::en_SC(3pm) — Locale data examples for the English Seychelles (en-SC) locale
- DateTime::Locale::en_SD(3pm) — Locale data examples for the English Sudan (en-SD) locale
- DateTime::Locale::en_SE(3pm) — Locale data examples for the English Sweden (en-SE) locale
- DateTime::Locale::en_SG(3pm) — Locale data examples for the English Singapore (en-SG) locale
- DateTime::Locale::en_SH(3pm) — Locale data examples for the English St. Helena (en-SH) locale
- DateTime::Locale::en_SI(3pm) — Locale data examples for the English Slovenia (en-SI) locale
- DateTime::Locale::en_SL(3pm) — Locale data examples for the English Sierra Leone (en-SL) locale
- DateTime::Locale::en_SS(3pm) — Locale data examples for the English South Sudan (en-SS) locale
- DateTime::Locale::en_SX(3pm) — Locale data examples for the English Sint Maarten (en-SX) locale
- DateTime::Locale::en_SZ(3pm) — Locale data examples for the English Eswatini (en-SZ) locale
- DateTime::Locale::en_TC(3pm) — Locale data examples for the English Turks & Caicos Islands (en-TC) locale
- DateTime::Locale::en_TK(3pm) — Locale data examples for the English Tokelau (en-TK) locale
- DateTime::Locale::en_TO(3pm) — Locale data examples for the English Tonga (en-TO) locale
- DateTime::Locale::en_TT(3pm) — Locale data examples for the English Trinidad & Tobago (en-TT) locale
- DateTime::Locale::en_TV(3pm) — Locale data examples for the English Tuvalu (en-TV) locale
- DateTime::Locale::en_TZ(3pm) — Locale data examples for the English Tanzania (en-TZ) locale
- DateTime::Locale::en_UG(3pm) — Locale data examples for the English Uganda (en-UG) locale
- DateTime::Locale::en_UM(3pm) — Locale data examples for the English U.S. Outlying Islands (en-UM) locale
- DateTime::Locale::en_US(3pm) — Locale data examples for the English United States (en-US) locale
- DateTime::Locale::en_US_POSIX(3pm) — Locale data examples for the English United States Computer (en-US-POSIX) locale
- DateTime::Locale::en_VC(3pm) — Locale data examples for the English St. Vincent & Grenadines (en-VC) locale
- DateTime::Locale::en_VG(3pm) — Locale data examples for the English British Virgin Islands (en-VG) locale
- DateTime::Locale::en_VI(3pm) — Locale data examples for the English U.S. Virgin Islands (en-VI) locale
- DateTime::Locale::en_VU(3pm) — Locale data examples for the English Vanuatu (en-VU) locale
- DateTime::Locale::en_WS(3pm) — Locale data examples for the English Samoa (en-WS) locale
- DateTime::Locale::en_ZA(3pm) — Locale data examples for the English South Africa (en-ZA) locale
- DateTime::Locale::en_ZM(3pm) — Locale data examples for the English Zambia (en-ZM) locale
- DateTime::Locale::en_ZW(3pm) — Locale data examples for the English Zimbabwe (en-ZW) locale
- DateTime::Locale::eo(3pm) — Locale data examples for the Esperanto (eo) locale
- DateTime::Locale::eo_001(3pm) — Locale data examples for the Esperanto World (eo-001) locale
- DateTime::Locale::es(3pm) — Locale data examples for the Spanish (es) locale
- DateTime::Locale::es_419(3pm) — Locale data examples for the Spanish Latin America (es-419) locale
- DateTime::Locale::es_AR(3pm) — Locale data examples for the Spanish Argentina (es-AR) locale
- DateTime::Locale::es_BO(3pm) — Locale data examples for the Spanish Bolivia (es-BO) locale
- DateTime::Locale::es_BR(3pm) — Locale data examples for the Spanish Brazil (es-BR) locale
- DateTime::Locale::es_BZ(3pm) — Locale data examples for the Spanish Belize (es-BZ) locale
- DateTime::Locale::es_CL(3pm) — Locale data examples for the Spanish Chile (es-CL) locale
- DateTime::Locale::es_CO(3pm) — Locale data examples for the Spanish Colombia (es-CO) locale
- DateTime::Locale::es_CR(3pm) — Locale data examples for the Spanish Costa Rica (es-CR) locale
- DateTime::Locale::es_CU(3pm) — Locale data examples for the Spanish Cuba (es-CU) locale
- DateTime::Locale::es_DO(3pm) — Locale data examples for the Spanish Dominican Republic (es-DO) locale
- DateTime::Locale::es_EA(3pm) — Locale data examples for the Spanish Ceuta & Melilla (es-EA) locale
- DateTime::Locale::es_EC(3pm) — Locale data examples for the Spanish Ecuador (es-EC) locale
- DateTime::Locale::es_ES(3pm) — Locale data examples for the Spanish Spain (es-ES) locale
- DateTime::Locale::es_GQ(3pm) — Locale data examples for the Spanish Equatorial Guinea (es-GQ) locale
- DateTime::Locale::es_GT(3pm) — Locale data examples for the Spanish Guatemala (es-GT) locale
- DateTime::Locale::es_HN(3pm) — Locale data examples for the Spanish Honduras (es-HN) locale
- DateTime::Locale::es_IC(3pm) — Locale data examples for the Spanish Canary Islands (es-IC) locale
- DateTime::Locale::es_MX(3pm) — Locale data examples for the Spanish Mexico (es-MX) locale
- DateTime::Locale::es_NI(3pm) — Locale data examples for the Spanish Nicaragua (es-NI) locale
- DateTime::Locale::es_PA(3pm) — Locale data examples for the Spanish Panama (es-PA) locale
- DateTime::Locale::es_PE(3pm) — Locale data examples for the Spanish Peru (es-PE) locale
- DateTime::Locale::es_PH(3pm) — Locale data examples for the Spanish Philippines (es-PH) locale
- DateTime::Locale::es_PR(3pm) — Locale data examples for the Spanish Puerto Rico (es-PR) locale
- DateTime::Locale::es_PY(3pm) — Locale data examples for the Spanish Paraguay (es-PY) locale
- DateTime::Locale::es_SV(3pm) — Locale data examples for the Spanish El Salvador (es-SV) locale
- DateTime::Locale::es_US(3pm) — Locale data examples for the Spanish United States (es-US) locale
- DateTime::Locale::es_UY(3pm) — Locale data examples for the Spanish Uruguay (es-UY) locale
- DateTime::Locale::es_VE(3pm) — Locale data examples for the Spanish Venezuela (es-VE) locale
- DateTime::Locale::et(3pm) — Locale data examples for the Estonian (et) locale
- DateTime::Locale::et_EE(3pm) — Locale data examples for the Estonian Estonia (et-EE) locale
- DateTime::Locale::eu(3pm) — Locale data examples for the Basque (eu) locale
- DateTime::Locale::eu_ES(3pm) — Locale data examples for the Basque Spain (eu-ES) locale
- DateTime::Locale::ewo(3pm) — Locale data examples for the Ewondo (ewo) locale
- DateTime::Locale::ewo_CM(3pm) — Locale data examples for the Ewondo Cameroon (ewo-CM) locale
- DateTime::Locale::fa(3pm) — Locale data examples for the Persian (fa) locale
- DateTime::Locale::fa_AF(3pm) — Locale data examples for the Persian Afghanistan (fa-AF) locale
- DateTime::Locale::fa_IR(3pm) — Locale data examples for the Persian Iran (fa-IR) locale
- DateTime::Locale::ff(3pm) — Locale data examples for the Fulah (ff) locale
- DateTime::Locale::ff_Latn(3pm) — Locale data examples for the Fulah Latin (ff-Latn) locale
- DateTime::Locale::ff_Latn_BF(3pm) — Locale data examples for the Fulah Burkina Faso Latin (ff-Latn-BF) locale
- DateTime::Locale::ff_Latn_CM(3pm) — Locale data examples for the Fulah Cameroon Latin (ff-Latn-CM) locale
- DateTime::Locale::ff_Latn_GH(3pm) — Locale data examples for the Fulah Ghana Latin (ff-Latn-GH) locale
- DateTime::Locale::ff_Latn_GM(3pm) — Locale data examples for the Fulah Gambia Latin (ff-Latn-GM) locale
- DateTime::Locale::ff_Latn_GN(3pm) — Locale data examples for the Fulah Guinea Latin (ff-Latn-GN) locale
- DateTime::Locale::ff_Latn_GW(3pm) — Locale data examples for the Fulah Guinea-Bissau Latin (ff-Latn-GW) locale
- DateTime::Locale::ff_Latn_LR(3pm) — Locale data examples for the Fulah Liberia Latin (ff-Latn-LR) locale
- DateTime::Locale::ff_Latn_MR(3pm) — Locale data examples for the Fulah Mauritania Latin (ff-Latn-MR) locale
- DateTime::Locale::ff_Latn_NE(3pm) — Locale data examples for the Fulah Niger Latin (ff-Latn-NE) locale
- DateTime::Locale::ff_Latn_NG(3pm) — Locale data examples for the Fulah Nigeria Latin (ff-Latn-NG) locale
- DateTime::Locale::ff_Latn_SL(3pm) — Locale data examples for the Fulah Sierra Leone Latin (ff-Latn-SL) locale
- DateTime::Locale::ff_Latn_SN(3pm) — Locale data examples for the Fulah Senegal Latin (ff-Latn-SN) locale
- DateTime::Locale::fi(3pm) — Locale data examples for the Finnish (fi) locale
- DateTime::Locale::fi_FI(3pm) — Locale data examples for the Finnish Finland (fi-FI) locale
- DateTime::Locale::fil(3pm) — Locale data examples for the Filipino (fil) locale
- DateTime::Locale::fil_PH(3pm) — Locale data examples for the Filipino Philippines (fil-PH) locale
- DateTime::Locale::fo(3pm) — Locale data examples for the Faroese (fo) locale
- DateTime::Locale::fo_DK(3pm) — Locale data examples for the Faroese Denmark (fo-DK) locale
- DateTime::Locale::fo_FO(3pm) — Locale data examples for the Faroese Faroe Islands (fo-FO) locale
- DateTime::Locale::fr(3pm) — Locale data examples for the French (fr) locale
- DateTime::Locale::fr_BE(3pm) — Locale data examples for the French Belgium (fr-BE) locale
- DateTime::Locale::fr_BF(3pm) — Locale data examples for the French Burkina Faso (fr-BF) locale
- DateTime::Locale::fr_BI(3pm) — Locale data examples for the French Burundi (fr-BI) locale
- DateTime::Locale::fr_BJ(3pm) — Locale data examples for the French Benin (fr-BJ) locale
- DateTime::Locale::fr_BL(3pm) — Locale data examples for the French St. BarthĆ©lemy (fr-BL) locale
- DateTime::Locale::fr_CA(3pm) — Locale data examples for the French Canada (fr-CA) locale
- DateTime::Locale::fr_CD(3pm) — Locale data examples for the French Congo - Kinshasa (fr-CD) locale
- DateTime::Locale::fr_CF(3pm) — Locale data examples for the French Central African Republic (fr-CF) locale
- DateTime::Locale::fr_CG(3pm) — Locale data examples for the French Congo - Brazzaville (fr-CG) locale
- DateTime::Locale::fr_CH(3pm) — Locale data examples for the French Switzerland (fr-CH) locale
- DateTime::Locale::fr_CI(3pm) — Locale data examples for the French CĆ“te dāIvoire (fr-CI) locale
- DateTime::Locale::fr_CM(3pm) — Locale data examples for the French Cameroon (fr-CM) locale
- DateTime::Locale::fr_DJ(3pm) — Locale data examples for the French Djibouti (fr-DJ) locale
- DateTime::Locale::fr_DZ(3pm) — Locale data examples for the French Algeria (fr-DZ) locale
- DateTime::Locale::fr_FR(3pm) — Locale data examples for the French France (fr-FR) locale
- DateTime::Locale::fr_GA(3pm) — Locale data examples for the French Gabon (fr-GA) locale
- DateTime::Locale::fr_GF(3pm) — Locale data examples for the French French Guiana (fr-GF) locale
- DateTime::Locale::fr_GN(3pm) — Locale data examples for the French Guinea (fr-GN) locale
- DateTime::Locale::fr_GP(3pm) — Locale data examples for the French Guadeloupe (fr-GP) locale
- DateTime::Locale::fr_GQ(3pm) — Locale data examples for the French Equatorial Guinea (fr-GQ) locale
- DateTime::Locale::fr_HT(3pm) — Locale data examples for the French Haiti (fr-HT) locale
- DateTime::Locale::fr_KM(3pm) — Locale data examples for the French Comoros (fr-KM) locale
- DateTime::Locale::fr_LU(3pm) — Locale data examples for the French Luxembourg (fr-LU) locale
- DateTime::Locale::fr_MA(3pm) — Locale data examples for the French Morocco (fr-MA) locale
- DateTime::Locale::fr_MC(3pm) — Locale data examples for the French Monaco (fr-MC) locale
- DateTime::Locale::fr_MF(3pm) — Locale data examples for the French St. Martin (fr-MF) locale
- DateTime::Locale::fr_MG(3pm) — Locale data examples for the French Madagascar (fr-MG) locale
- DateTime::Locale::fr_ML(3pm) — Locale data examples for the French Mali (fr-ML) locale
- DateTime::Locale::fr_MQ(3pm) — Locale data examples for the French Martinique (fr-MQ) locale
- DateTime::Locale::fr_MR(3pm) — Locale data examples for the French Mauritania (fr-MR) locale
- DateTime::Locale::fr_MU(3pm) — Locale data examples for the French Mauritius (fr-MU) locale
- DateTime::Locale::fr_NC(3pm) — Locale data examples for the French New Caledonia (fr-NC) locale
- DateTime::Locale::fr_NE(3pm) — Locale data examples for the French Niger (fr-NE) locale
- DateTime::Locale::fr_PF(3pm) — Locale data examples for the French French Polynesia (fr-PF) locale
- DateTime::Locale::fr_PM(3pm) — Locale data examples for the French St. Pierre & Miquelon (fr-PM) locale
- DateTime::Locale::fr_RE(3pm) — Locale data examples for the French RĆ©union (fr-RE) locale
- DateTime::Locale::fr_RW(3pm) — Locale data examples for the French Rwanda (fr-RW) locale
- DateTime::Locale::fr_SC(3pm) — Locale data examples for the French Seychelles (fr-SC) locale
- DateTime::Locale::fr_SN(3pm) — Locale data examples for the French Senegal (fr-SN) locale
- DateTime::Locale::fr_SY(3pm) — Locale data examples for the French Syria (fr-SY) locale
- DateTime::Locale::fr_TD(3pm) — Locale data examples for the French Chad (fr-TD) locale
- DateTime::Locale::fr_TG(3pm) — Locale data examples for the French Togo (fr-TG) locale
- DateTime::Locale::fr_TN(3pm) — Locale data examples for the French Tunisia (fr-TN) locale
- DateTime::Locale::fr_VU(3pm) — Locale data examples for the French Vanuatu (fr-VU) locale
- DateTime::Locale::fr_WF(3pm) — Locale data examples for the French Wallis & Futuna (fr-WF) locale
- DateTime::Locale::fr_YT(3pm) — Locale data examples for the French Mayotte (fr-YT) locale
- DateTime::Locale::fur(3pm) — Locale data examples for the Friulian (fur) locale
- DateTime::Locale::fur_IT(3pm) — Locale data examples for the Friulian Italy (fur-IT) locale
- DateTime::Locale::fy(3pm) — Locale data examples for the Western Frisian (fy) locale
- DateTime::Locale::fy_NL(3pm) — Locale data examples for the Western Frisian Netherlands (fy-NL) locale
- DateTime::Locale::ga(3pm) — Locale data examples for the Irish (ga) locale
- DateTime::Locale::ga_GB(3pm) — Locale data examples for the Irish United Kingdom (ga-GB) locale
- DateTime::Locale::ga_IE(3pm) — Locale data examples for the Irish Ireland (ga-IE) locale
- DateTime::Locale::gd(3pm) — Locale data examples for the Scottish Gaelic (gd) locale
- DateTime::Locale::gd_GB(3pm) — Locale data examples for the Scottish Gaelic United Kingdom (gd-GB) locale
- DateTime::Locale::gl(3pm) — Locale data examples for the Galician (gl) locale
- DateTime::Locale::gl_ES(3pm) — Locale data examples for the Galician Spain (gl-ES) locale
- DateTime::Locale::gsw(3pm) — Locale data examples for the Swiss German (gsw) locale
- DateTime::Locale::gsw_CH(3pm) — Locale data examples for the Swiss German Switzerland (gsw-CH) locale
- DateTime::Locale::gsw_FR(3pm) — Locale data examples for the Swiss German France (gsw-FR) locale
- DateTime::Locale::gsw_LI(3pm) — Locale data examples for the Swiss German Liechtenstein (gsw-LI) locale
- DateTime::Locale::gu(3pm) — Locale data examples for the Gujarati (gu) locale
- DateTime::Locale::gu_IN(3pm) — Locale data examples for the Gujarati India (gu-IN) locale
- DateTime::Locale::guz(3pm) — Locale data examples for the Gusii (guz) locale
- DateTime::Locale::guz_KE(3pm) — Locale data examples for the Gusii Kenya (guz-KE) locale
- DateTime::Locale::gv(3pm) — Locale data examples for the Manx (gv) locale
- DateTime::Locale::gv_IM(3pm) — Locale data examples for the Manx Isle of Man (gv-IM) locale
- DateTime::Locale::ha(3pm) — Locale data examples for the Hausa (ha) locale
- DateTime::Locale::ha_GH(3pm) — Locale data examples for the Hausa Ghana (ha-GH) locale
- DateTime::Locale::ha_NE(3pm) — Locale data examples for the Hausa Niger (ha-NE) locale
- DateTime::Locale::ha_NG(3pm) — Locale data examples for the Hausa Nigeria (ha-NG) locale
- DateTime::Locale::haw(3pm) — Locale data examples for the Hawaiian (haw) locale
- DateTime::Locale::haw_US(3pm) — Locale data examples for the Hawaiian United States (haw-US) locale
- DateTime::Locale::he(3pm) — Locale data examples for the Hebrew (he) locale
- DateTime::Locale::he_IL(3pm) — Locale data examples for the Hebrew Israel (he-IL) locale
- DateTime::Locale::hi(3pm) — Locale data examples for the Hindi (hi) locale
- DateTime::Locale::hi_IN(3pm) — Locale data examples for the Hindi India (hi-IN) locale
- DateTime::Locale::hr(3pm) — Locale data examples for the Croatian (hr) locale
- DateTime::Locale::hr_BA(3pm) — Locale data examples for the Croatian Bosnia & Herzegovina (hr-BA) locale
- DateTime::Locale::hr_HR(3pm) — Locale data examples for the Croatian Croatia (hr-HR) locale
- DateTime::Locale::hsb(3pm) — Locale data examples for the Upper Sorbian (hsb) locale
- DateTime::Locale::hsb_DE(3pm) — Locale data examples for the Upper Sorbian Germany (hsb-DE) locale
- DateTime::Locale::hu(3pm) — Locale data examples for the Hungarian (hu) locale
- DateTime::Locale::hu_HU(3pm) — Locale data examples for the Hungarian Hungary (hu-HU) locale
- DateTime::Locale::hy(3pm) — Locale data examples for the Armenian (hy) locale
- DateTime::Locale::hy_AM(3pm) — Locale data examples for the Armenian Armenia (hy-AM) locale
- DateTime::Locale::ia(3pm) — Locale data examples for the Interlingua (ia) locale
- DateTime::Locale::ia_001(3pm) — Locale data examples for the Interlingua World (ia-001) locale
- DateTime::Locale::id(3pm) — Locale data examples for the Indonesian (id) locale
- DateTime::Locale::id_ID(3pm) — Locale data examples for the Indonesian Indonesia (id-ID) locale
- DateTime::Locale::ig(3pm) — Locale data examples for the Igbo (ig) locale
- DateTime::Locale::ig_NG(3pm) — Locale data examples for the Igbo Nigeria (ig-NG) locale
- DateTime::Locale::ii(3pm) — Locale data examples for the Sichuan Yi (ii) locale
- DateTime::Locale::ii_CN(3pm) — Locale data examples for the Sichuan Yi China (ii-CN) locale
- DateTime::Locale::is(3pm) — Locale data examples for the Icelandic (is) locale
- DateTime::Locale::is_IS(3pm) — Locale data examples for the Icelandic Iceland (is-IS) locale
- DateTime::Locale::it(3pm) — Locale data examples for the Italian (it) locale
- DateTime::Locale::it_CH(3pm) — Locale data examples for the Italian Switzerland (it-CH) locale
- DateTime::Locale::it_IT(3pm) — Locale data examples for the Italian Italy (it-IT) locale
- DateTime::Locale::it_SM(3pm) — Locale data examples for the Italian San Marino (it-SM) locale
- DateTime::Locale::it_VA(3pm) — Locale data examples for the Italian Vatican City (it-VA) locale
- DateTime::Locale::ja(3pm) — Locale data examples for the Japanese (ja) locale
- DateTime::Locale::ja_JP(3pm) — Locale data examples for the Japanese Japan (ja-JP) locale
- DateTime::Locale::jgo(3pm) — Locale data examples for the Ngomba (jgo) locale
- DateTime::Locale::jgo_CM(3pm) — Locale data examples for the Ngomba Cameroon (jgo-CM) locale
- DateTime::Locale::jmc(3pm) — Locale data examples for the Machame (jmc) locale
- DateTime::Locale::jmc_TZ(3pm) — Locale data examples for the Machame Tanzania (jmc-TZ) locale
- DateTime::Locale::jv(3pm) — Locale data examples for the Javanese (jv) locale
- DateTime::Locale::jv_ID(3pm) — Locale data examples for the Javanese Indonesia (jv-ID) locale
- DateTime::Locale::ka(3pm) — Locale data examples for the Georgian (ka) locale
- DateTime::Locale::ka_GE(3pm) — Locale data examples for the Georgian Georgia (ka-GE) locale
- DateTime::Locale::kab(3pm) — Locale data examples for the Kabyle (kab) locale
- DateTime::Locale::kab_DZ(3pm) — Locale data examples for the Kabyle Algeria (kab-DZ) locale
- DateTime::Locale::kam(3pm) — Locale data examples for the Kamba (kam) locale
- DateTime::Locale::kam_KE(3pm) — Locale data examples for the Kamba Kenya (kam-KE) locale
- DateTime::Locale::kde(3pm) — Locale data examples for the Makonde (kde) locale
- DateTime::Locale::kde_TZ(3pm) — Locale data examples for the Makonde Tanzania (kde-TZ) locale
- DateTime::Locale::kea(3pm) — Locale data examples for the Kabuverdianu (kea) locale
- DateTime::Locale::kea_CV(3pm) — Locale data examples for the Kabuverdianu Cape Verde (kea-CV) locale
- DateTime::Locale::khq(3pm) — Locale data examples for the Koyra Chiini (khq) locale
- DateTime::Locale::khq_ML(3pm) — Locale data examples for the Koyra Chiini Mali (khq-ML) locale
- DateTime::Locale::ki(3pm) — Locale data examples for the Kikuyu (ki) locale
- DateTime::Locale::ki_KE(3pm) — Locale data examples for the Kikuyu Kenya (ki-KE) locale
- DateTime::Locale::kk(3pm) — Locale data examples for the Kazakh (kk) locale
- DateTime::Locale::kk_KZ(3pm) — Locale data examples for the Kazakh Kazakhstan (kk-KZ) locale
- DateTime::Locale::kkj(3pm) — Locale data examples for the Kako (kkj) locale
- DateTime::Locale::kkj_CM(3pm) — Locale data examples for the Kako Cameroon (kkj-CM) locale
- DateTime::Locale::kl(3pm) — Locale data examples for the Kalaallisut (kl) locale
- DateTime::Locale::kl_GL(3pm) — Locale data examples for the Kalaallisut Greenland (kl-GL) locale
- DateTime::Locale::kln(3pm) — Locale data examples for the Kalenjin (kln) locale
- DateTime::Locale::kln_KE(3pm) — Locale data examples for the Kalenjin Kenya (kln-KE) locale
- DateTime::Locale::km(3pm) — Locale data examples for the Khmer (km) locale
- DateTime::Locale::km_KH(3pm) — Locale data examples for the Khmer Cambodia (km-KH) locale
- DateTime::Locale::kn(3pm) — Locale data examples for the Kannada (kn) locale
- DateTime::Locale::kn_IN(3pm) — Locale data examples for the Kannada India (kn-IN) locale
- DateTime::Locale::ko(3pm) — Locale data examples for the Korean (ko) locale
- DateTime::Locale::ko_KP(3pm) — Locale data examples for the Korean North Korea (ko-KP) locale
- DateTime::Locale::ko_KR(3pm) — Locale data examples for the Korean South Korea (ko-KR) locale
- DateTime::Locale::kok(3pm) — Locale data examples for the Konkani (kok) locale
- DateTime::Locale::kok_IN(3pm) — Locale data examples for the Konkani India (kok-IN) locale
- DateTime::Locale::ks(3pm) — Locale data examples for the Kashmiri (ks) locale
- DateTime::Locale::ks_IN(3pm) — Locale data examples for the Kashmiri India (ks-IN) locale
- DateTime::Locale::ksb(3pm) — Locale data examples for the Shambala (ksb) locale
- DateTime::Locale::ksb_TZ(3pm) — Locale data examples for the Shambala Tanzania (ksb-TZ) locale
- DateTime::Locale::ksf(3pm) — Locale data examples for the Bafia (ksf) locale
- DateTime::Locale::ksf_CM(3pm) — Locale data examples for the Bafia Cameroon (ksf-CM) locale
- DateTime::Locale::ksh(3pm) — Locale data examples for the Colognian (ksh) locale
- DateTime::Locale::ksh_DE(3pm) — Locale data examples for the Colognian Germany (ksh-DE) locale
- DateTime::Locale::ku(3pm) — Locale data examples for the Kurdish (ku) locale
- DateTime::Locale::ku_TR(3pm) — Locale data examples for the Kurdish Turkey (ku-TR) locale
- DateTime::Locale::kw(3pm) — Locale data examples for the Cornish (kw) locale
- DateTime::Locale::kw_GB(3pm) — Locale data examples for the Cornish United Kingdom (kw-GB) locale
- DateTime::Locale::ky(3pm) — Locale data examples for the Kyrgyz (ky) locale
- DateTime::Locale::ky_KG(3pm) — Locale data examples for the Kyrgyz Kyrgyzstan (ky-KG) locale
- DateTime::Locale::lag(3pm) — Locale data examples for the Langi (lag) locale
- DateTime::Locale::lag_TZ(3pm) — Locale data examples for the Langi Tanzania (lag-TZ) locale
- DateTime::Locale::lb(3pm) — Locale data examples for the Luxembourgish (lb) locale
- DateTime::Locale::lb_LU(3pm) — Locale data examples for the Luxembourgish Luxembourg (lb-LU) locale
- DateTime::Locale::lg(3pm) — Locale data examples for the Ganda (lg) locale
- DateTime::Locale::lg_UG(3pm) — Locale data examples for the Ganda Uganda (lg-UG) locale
- DateTime::Locale::lkt(3pm) — Locale data examples for the Lakota (lkt) locale
- DateTime::Locale::lkt_US(3pm) — Locale data examples for the Lakota United States (lkt-US) locale
- DateTime::Locale::ln(3pm) — Locale data examples for the Lingala (ln) locale
- DateTime::Locale::ln_AO(3pm) — Locale data examples for the Lingala Angola (ln-AO) locale
- DateTime::Locale::ln_CD(3pm) — Locale data examples for the Lingala Congo - Kinshasa (ln-CD) locale
- DateTime::Locale::ln_CF(3pm) — Locale data examples for the Lingala Central African Republic (ln-CF) locale
- DateTime::Locale::ln_CG(3pm) — Locale data examples for the Lingala Congo - Brazzaville (ln-CG) locale
- DateTime::Locale::lo(3pm) — Locale data examples for the Lao (lo) locale
- DateTime::Locale::lo_LA(3pm) — Locale data examples for the Lao Laos (lo-LA) locale
- DateTime::Locale::lrc(3pm) — Locale data examples for the Northern Luri (lrc) locale
- DateTime::Locale::lrc_IQ(3pm) — Locale data examples for the Northern Luri Iraq (lrc-IQ) locale
- DateTime::Locale::lrc_IR(3pm) — Locale data examples for the Northern Luri Iran (lrc-IR) locale
- DateTime::Locale::lt(3pm) — Locale data examples for the Lithuanian (lt) locale
- DateTime::Locale::lt_LT(3pm) — Locale data examples for the Lithuanian Lithuania (lt-LT) locale
- DateTime::Locale::lu(3pm) — Locale data examples for the Luba-Katanga (lu) locale
- DateTime::Locale::lu_CD(3pm) — Locale data examples for the Luba-Katanga Congo - Kinshasa (lu-CD) locale
- DateTime::Locale::luo(3pm) — Locale data examples for the Luo (luo) locale
- DateTime::Locale::luo_KE(3pm) — Locale data examples for the Luo Kenya (luo-KE) locale
- DateTime::Locale::luy(3pm) — Locale data examples for the Luyia (luy) locale
- DateTime::Locale::luy_KE(3pm) — Locale data examples for the Luyia Kenya (luy-KE) locale
- DateTime::Locale::lv(3pm) — Locale data examples for the Latvian (lv) locale
- DateTime::Locale::lv_LV(3pm) — Locale data examples for the Latvian Latvia (lv-LV) locale
- DateTime::Locale::mas(3pm) — Locale data examples for the Masai (mas) locale
- DateTime::Locale::mas_KE(3pm) — Locale data examples for the Masai Kenya (mas-KE) locale
- DateTime::Locale::mas_TZ(3pm) — Locale data examples for the Masai Tanzania (mas-TZ) locale
- DateTime::Locale::mer(3pm) — Locale data examples for the Meru (mer) locale
- DateTime::Locale::mer_KE(3pm) — Locale data examples for the Meru Kenya (mer-KE) locale
- DateTime::Locale::mfe(3pm) — Locale data examples for the Morisyen (mfe) locale
- DateTime::Locale::mfe_MU(3pm) — Locale data examples for the Morisyen Mauritius (mfe-MU) locale
- DateTime::Locale::mg(3pm) — Locale data examples for the Malagasy (mg) locale
- DateTime::Locale::mg_MG(3pm) — Locale data examples for the Malagasy Madagascar (mg-MG) locale
- DateTime::Locale::mgh(3pm) — Locale data examples for the Makhuwa-Meetto (mgh) locale
- DateTime::Locale::mgh_MZ(3pm) — Locale data examples for the Makhuwa-Meetto Mozambique (mgh-MZ) locale
- DateTime::Locale::mgo(3pm) — Locale data examples for the MetaŹ¼ (mgo) locale
- DateTime::Locale::mgo_CM(3pm) — Locale data examples for the MetaŹ¼ Cameroon (mgo-CM) locale
- DateTime::Locale::mi(3pm) — Locale data examples for the Maori (mi) locale
- DateTime::Locale::mi_NZ(3pm) — Locale data examples for the Maori New Zealand (mi-NZ) locale
- DateTime::Locale::mk(3pm) — Locale data examples for the Macedonian (mk) locale
- DateTime::Locale::mk_MK(3pm) — Locale data examples for the Macedonian North Macedonia (mk-MK) locale
- DateTime::Locale::ml(3pm) — Locale data examples for the Malayalam (ml) locale
- DateTime::Locale::ml_IN(3pm) — Locale data examples for the Malayalam India (ml-IN) locale
- DateTime::Locale::mn(3pm) — Locale data examples for the Mongolian (mn) locale
- DateTime::Locale::mn_MN(3pm) — Locale data examples for the Mongolian Mongolia (mn-MN) locale
- DateTime::Locale::mr(3pm) — Locale data examples for the Marathi (mr) locale
- DateTime::Locale::mr_IN(3pm) — Locale data examples for the Marathi India (mr-IN) locale
- DateTime::Locale::ms(3pm) — Locale data examples for the Malay (ms) locale
- DateTime::Locale::ms_BN(3pm) — Locale data examples for the Malay Brunei (ms-BN) locale
- DateTime::Locale::ms_MY(3pm) — Locale data examples for the Malay Malaysia (ms-MY) locale
- DateTime::Locale::ms_SG(3pm) — Locale data examples for the Malay Singapore (ms-SG) locale
- DateTime::Locale::mt(3pm) — Locale data examples for the Maltese (mt) locale
- DateTime::Locale::mt_MT(3pm) — Locale data examples for the Maltese Malta (mt-MT) locale
- DateTime::Locale::mua(3pm) — Locale data examples for the Mundang (mua) locale
- DateTime::Locale::mua_CM(3pm) — Locale data examples for the Mundang Cameroon (mua-CM) locale
- DateTime::Locale::my(3pm) — Locale data examples for the Burmese (my) locale
- DateTime::Locale::my_MM(3pm) — Locale data examples for the Burmese Myanmar (Burma) (my-MM) locale
- DateTime::Locale::mzn(3pm) — Locale data examples for the Mazanderani (mzn) locale
- DateTime::Locale::mzn_IR(3pm) — Locale data examples for the Mazanderani Iran (mzn-IR) locale
- DateTime::Locale::naq(3pm) — Locale data examples for the Nama (naq) locale
- DateTime::Locale::naq_NA(3pm) — Locale data examples for the Nama Namibia (naq-NA) locale
- DateTime::Locale::nb(3pm) — Locale data examples for the Norwegian BokmĆ„l (nb) locale
- DateTime::Locale::nb_NO(3pm) — Locale data examples for the Norwegian BokmĆ„l Norway (nb-NO) locale
- DateTime::Locale::nb_SJ(3pm) — Locale data examples for the Norwegian BokmĆ„l Svalbard & Jan Mayen (nb-SJ) locale
- DateTime::Locale::nd(3pm) — Locale data examples for the North Ndebele (nd) locale
- DateTime::Locale::nd_ZW(3pm) — Locale data examples for the North Ndebele Zimbabwe (nd-ZW) locale
- DateTime::Locale::nds(3pm) — Locale data examples for the Low German (nds) locale
- DateTime::Locale::nds_DE(3pm) — Locale data examples for the Low German Germany (nds-DE) locale
- DateTime::Locale::nds_NL(3pm) — Locale data examples for the Low German Netherlands (nds-NL) locale
- DateTime::Locale::ne(3pm) — Locale data examples for the Nepali (ne) locale
- DateTime::Locale::ne_IN(3pm) — Locale data examples for the Nepali India (ne-IN) locale
- DateTime::Locale::ne_NP(3pm) — Locale data examples for the Nepali Nepal (ne-NP) locale
- DateTime::Locale::nl(3pm) — Locale data examples for the Dutch (nl) locale
- DateTime::Locale::nl_AW(3pm) — Locale data examples for the Dutch Aruba (nl-AW) locale
- DateTime::Locale::nl_BE(3pm) — Locale data examples for the Dutch Belgium (nl-BE) locale
- DateTime::Locale::nl_BQ(3pm) — Locale data examples for the Dutch Caribbean Netherlands (nl-BQ) locale
- DateTime::Locale::nl_CW(3pm) — Locale data examples for the Dutch CuraƧao (nl-CW) locale
- DateTime::Locale::nl_NL(3pm) — Locale data examples for the Dutch Netherlands (nl-NL) locale
- DateTime::Locale::nl_SR(3pm) — Locale data examples for the Dutch Suriname (nl-SR) locale
- DateTime::Locale::nl_SX(3pm) — Locale data examples for the Dutch Sint Maarten (nl-SX) locale
- DateTime::Locale::nmg(3pm) — Locale data examples for the Kwasio (nmg) locale
- DateTime::Locale::nmg_CM(3pm) — Locale data examples for the Kwasio Cameroon (nmg-CM) locale
- DateTime::Locale::nn(3pm) — Locale data examples for the Norwegian Nynorsk (nn) locale
- DateTime::Locale::nn_NO(3pm) — Locale data examples for the Norwegian Nynorsk Norway (nn-NO) locale
- DateTime::Locale::nnh(3pm) — Locale data examples for the Ngiemboon (nnh) locale
- DateTime::Locale::nnh_CM(3pm) — Locale data examples for the Ngiemboon Cameroon (nnh-CM) locale
- DateTime::Locale::nus(3pm) — Locale data examples for the Nuer (nus) locale
- DateTime::Locale::nus_SS(3pm) — Locale data examples for the Nuer South Sudan (nus-SS) locale
- DateTime::Locale::nyn(3pm) — Locale data examples for the Nyankole (nyn) locale
- DateTime::Locale::nyn_UG(3pm) — Locale data examples for the Nyankole Uganda (nyn-UG) locale
- DateTime::Locale::om(3pm) — Locale data examples for the Oromo (om) locale
- DateTime::Locale::om_ET(3pm) — Locale data examples for the Oromo Ethiopia (om-ET) locale
- DateTime::Locale::om_KE(3pm) — Locale data examples for the Oromo Kenya (om-KE) locale
- DateTime::Locale::or(3pm) — Locale data examples for the Odia (or) locale
- DateTime::Locale::or_IN(3pm) — Locale data examples for the Odia India (or-IN) locale
- DateTime::Locale::os(3pm) — Locale data examples for the Ossetic (os) locale
- DateTime::Locale::os_GE(3pm) — Locale data examples for the Ossetic Georgia (os-GE) locale
- DateTime::Locale::os_RU(3pm) — Locale data examples for the Ossetic Russia (os-RU) locale
- DateTime::Locale::pa(3pm) — Locale data examples for the Punjabi (pa) locale
- DateTime::Locale::pa_Arab(3pm) — Locale data examples for the Punjabi Arabic (pa-Arab) locale
- DateTime::Locale::pa_Arab_PK(3pm) — Locale data examples for the Punjabi Pakistan Arabic (pa-Arab-PK) locale
- DateTime::Locale::pa_Guru(3pm) — Locale data examples for the Punjabi Gurmukhi (pa-Guru) locale
- DateTime::Locale::pa_Guru_IN(3pm) — Locale data examples for the Punjabi India Gurmukhi (pa-Guru-IN) locale
- DateTime::Locale::pl(3pm) — Locale data examples for the Polish (pl) locale
- DateTime::Locale::pl_PL(3pm) — Locale data examples for the Polish Poland (pl-PL) locale
- DateTime::Locale::prg(3pm) — Locale data examples for the Prussian (prg) locale
- DateTime::Locale::prg_001(3pm) — Locale data examples for the Prussian World (prg-001) locale
- DateTime::Locale::ps(3pm) — Locale data examples for the Pashto (ps) locale
- DateTime::Locale::ps_AF(3pm) — Locale data examples for the Pashto Afghanistan (ps-AF) locale
- DateTime::Locale::ps_PK(3pm) — Locale data examples for the Pashto Pakistan (ps-PK) locale
- DateTime::Locale::pt(3pm) — Locale data examples for the Portuguese (pt) locale
- DateTime::Locale::pt_AO(3pm) — Locale data examples for the Portuguese Angola (pt-AO) locale
- DateTime::Locale::pt_BR(3pm) — Locale data examples for the Portuguese Brazil (pt-BR) locale
- DateTime::Locale::pt_CH(3pm) — Locale data examples for the Portuguese Switzerland (pt-CH) locale
- DateTime::Locale::pt_CV(3pm) — Locale data examples for the Portuguese Cape Verde (pt-CV) locale
- DateTime::Locale::pt_GQ(3pm) — Locale data examples for the Portuguese Equatorial Guinea (pt-GQ) locale
- DateTime::Locale::pt_GW(3pm) — Locale data examples for the Portuguese Guinea-Bissau (pt-GW) locale
- DateTime::Locale::pt_LU(3pm) — Locale data examples for the Portuguese Luxembourg (pt-LU) locale
- DateTime::Locale::pt_MO(3pm) — Locale data examples for the Portuguese Macao SAR China (pt-MO) locale
- DateTime::Locale::pt_MZ(3pm) — Locale data examples for the Portuguese Mozambique (pt-MZ) locale
- DateTime::Locale::pt_PT(3pm) — Locale data examples for the Portuguese Portugal (pt-PT) locale
- DateTime::Locale::pt_ST(3pm) — Locale data examples for the Portuguese SĆ£o TomĆ© & PrĆncipe (pt-ST) locale
- DateTime::Locale::pt_TL(3pm) — Locale data examples for the Portuguese Timor-Leste (pt-TL) locale
- DateTime::Locale::qu(3pm) — Locale data examples for the Quechua (qu) locale
- DateTime::Locale::qu_BO(3pm) — Locale data examples for the Quechua Bolivia (qu-BO) locale
- DateTime::Locale::qu_EC(3pm) — Locale data examples for the Quechua Ecuador (qu-EC) locale
- DateTime::Locale::qu_PE(3pm) — Locale data examples for the Quechua Peru (qu-PE) locale
- DateTime::Locale::rm(3pm) — Locale data examples for the Romansh (rm) locale
- DateTime::Locale::rm_CH(3pm) — Locale data examples for the Romansh Switzerland (rm-CH) locale
- DateTime::Locale::rn(3pm) — Locale data examples for the Rundi (rn) locale
- DateTime::Locale::rn_BI(3pm) — Locale data examples for the Rundi Burundi (rn-BI) locale
- DateTime::Locale::ro(3pm) — Locale data examples for the Romanian (ro) locale
- DateTime::Locale::ro_MD(3pm) — Locale data examples for the Romanian Moldova (ro-MD) locale
- DateTime::Locale::ro_RO(3pm) — Locale data examples for the Romanian Romania (ro-RO) locale
- DateTime::Locale::rof(3pm) — Locale data examples for the Rombo (rof) locale
- DateTime::Locale::rof_TZ(3pm) — Locale data examples for the Rombo Tanzania (rof-TZ) locale
- DateTime::Locale::root(3pm) — Locale data examples for the Root (root) locale
- DateTime::Locale::ru(3pm) — Locale data examples for the Russian (ru) locale
- DateTime::Locale::ru_BY(3pm) — Locale data examples for the Russian Belarus (ru-BY) locale
- DateTime::Locale::ru_KG(3pm) — Locale data examples for the Russian Kyrgyzstan (ru-KG) locale
- DateTime::Locale::ru_KZ(3pm) — Locale data examples for the Russian Kazakhstan (ru-KZ) locale
- DateTime::Locale::ru_MD(3pm) — Locale data examples for the Russian Moldova (ru-MD) locale
- DateTime::Locale::ru_RU(3pm) — Locale data examples for the Russian Russia (ru-RU) locale
- DateTime::Locale::ru_UA(3pm) — Locale data examples for the Russian Ukraine (ru-UA) locale
- DateTime::Locale::rw(3pm) — Locale data examples for the Kinyarwanda (rw) locale
- DateTime::Locale::rw_RW(3pm) — Locale data examples for the Kinyarwanda Rwanda (rw-RW) locale
- DateTime::Locale::rwk(3pm) — Locale data examples for the Rwa (rwk) locale
- DateTime::Locale::rwk_TZ(3pm) — Locale data examples for the Rwa Tanzania (rwk-TZ) locale
- DateTime::Locale::sah(3pm) — Locale data examples for the Sakha (sah) locale
- DateTime::Locale::sah_RU(3pm) — Locale data examples for the Sakha Russia (sah-RU) locale
- DateTime::Locale::saq(3pm) — Locale data examples for the Samburu (saq) locale
- DateTime::Locale::saq_KE(3pm) — Locale data examples for the Samburu Kenya (saq-KE) locale
- DateTime::Locale::sbp(3pm) — Locale data examples for the Sangu (sbp) locale
- DateTime::Locale::sbp_TZ(3pm) — Locale data examples for the Sangu Tanzania (sbp-TZ) locale
- DateTime::Locale::sd(3pm) — Locale data examples for the Sindhi (sd) locale
- DateTime::Locale::sd_PK(3pm) — Locale data examples for the Sindhi Pakistan (sd-PK) locale
- DateTime::Locale::se(3pm) — Locale data examples for the Northern Sami (se) locale
- DateTime::Locale::se_FI(3pm) — Locale data examples for the Northern Sami Finland (se-FI) locale
- DateTime::Locale::se_NO(3pm) — Locale data examples for the Northern Sami Norway (se-NO) locale
- DateTime::Locale::se_SE(3pm) — Locale data examples for the Northern Sami Sweden (se-SE) locale
- DateTime::Locale::seh(3pm) — Locale data examples for the Sena (seh) locale
- DateTime::Locale::seh_MZ(3pm) — Locale data examples for the Sena Mozambique (seh-MZ) locale
- DateTime::Locale::ses(3pm) — Locale data examples for the Koyraboro Senni (ses) locale
- DateTime::Locale::ses_ML(3pm) — Locale data examples for the Koyraboro Senni Mali (ses-ML) locale
- DateTime::Locale::sg(3pm) — Locale data examples for the Sango (sg) locale
- DateTime::Locale::sg_CF(3pm) — Locale data examples for the Sango Central African Republic (sg-CF) locale
- DateTime::Locale::shi(3pm) — Locale data examples for the Tachelhit (shi) locale
- DateTime::Locale::shi_Latn(3pm) — Locale data examples for the Tachelhit Latin (shi-Latn) locale
- DateTime::Locale::shi_Latn_MA(3pm) — Locale data examples for the Tachelhit Morocco Latin (shi-Latn-MA) locale
- DateTime::Locale::shi_Tfng(3pm) — Locale data examples for the Tachelhit Tifinagh (shi-Tfng) locale
- DateTime::Locale::shi_Tfng_MA(3pm) — Locale data examples for the Tachelhit Morocco Tifinagh (shi-Tfng-MA) locale
- DateTime::Locale::si(3pm) — Locale data examples for the Sinhala (si) locale
- DateTime::Locale::si_LK(3pm) — Locale data examples for the Sinhala Sri Lanka (si-LK) locale
- DateTime::Locale::sk(3pm) — Locale data examples for the Slovak (sk) locale
- DateTime::Locale::sk_SK(3pm) — Locale data examples for the Slovak Slovakia (sk-SK) locale
- DateTime::Locale::sl(3pm) — Locale data examples for the Slovenian (sl) locale
- DateTime::Locale::sl_SI(3pm) — Locale data examples for the Slovenian Slovenia (sl-SI) locale
- DateTime::Locale::smn(3pm) — Locale data examples for the Inari Sami (smn) locale
- DateTime::Locale::smn_FI(3pm) — Locale data examples for the Inari Sami Finland (smn-FI) locale
- DateTime::Locale::sn(3pm) — Locale data examples for the Shona (sn) locale
- DateTime::Locale::sn_ZW(3pm) — Locale data examples for the Shona Zimbabwe (sn-ZW) locale
- DateTime::Locale::so(3pm) — Locale data examples for the Somali (so) locale
- DateTime::Locale::so_DJ(3pm) — Locale data examples for the Somali Djibouti (so-DJ) locale
- DateTime::Locale::so_ET(3pm) — Locale data examples for the Somali Ethiopia (so-ET) locale
- DateTime::Locale::so_KE(3pm) — Locale data examples for the Somali Kenya (so-KE) locale
- DateTime::Locale::so_SO(3pm) — Locale data examples for the Somali Somalia (so-SO) locale
- DateTime::Locale::sq(3pm) — Locale data examples for the Albanian (sq) locale
- DateTime::Locale::sq_AL(3pm) — Locale data examples for the Albanian Albania (sq-AL) locale
- DateTime::Locale::sq_MK(3pm) — Locale data examples for the Albanian North Macedonia (sq-MK) locale
- DateTime::Locale::sq_XK(3pm) — Locale data examples for the Albanian Kosovo (sq-XK) locale
- DateTime::Locale::sr(3pm) — Locale data examples for the Serbian (sr) locale
- DateTime::Locale::sr_Cyrl(3pm) — Locale data examples for the Serbian Cyrillic (sr-Cyrl) locale
- DateTime::Locale::sr_Cyrl_BA(3pm) — Locale data examples for the Serbian Bosnia & Herzegovina Cyrillic (sr-Cyrl-BA) locale
- DateTime::Locale::sr_Cyrl_ME(3pm) — Locale data examples for the Serbian Montenegro Cyrillic (sr-Cyrl-ME) locale
- DateTime::Locale::sr_Cyrl_RS(3pm) — Locale data examples for the Serbian Serbia Cyrillic (sr-Cyrl-RS) locale
- DateTime::Locale::sr_Cyrl_XK(3pm) — Locale data examples for the Serbian Kosovo Cyrillic (sr-Cyrl-XK) locale
- DateTime::Locale::sr_Latn(3pm) — Locale data examples for the Serbian Latin (sr-Latn) locale
- DateTime::Locale::sr_Latn_BA(3pm) — Locale data examples for the Serbian Bosnia & Herzegovina Latin (sr-Latn-BA) locale
- DateTime::Locale::sr_Latn_ME(3pm) — Locale data examples for the Serbian Montenegro Latin (sr-Latn-ME) locale
- DateTime::Locale::sr_Latn_RS(3pm) — Locale data examples for the Serbian Serbia Latin (sr-Latn-RS) locale
- DateTime::Locale::sr_Latn_XK(3pm) — Locale data examples for the Serbian Kosovo Latin (sr-Latn-XK) locale
- DateTime::Locale::sv(3pm) — Locale data examples for the Swedish (sv) locale
- DateTime::Locale::sv_AX(3pm) — Locale data examples for the Swedish Ć
land Islands (sv-AX) locale
- DateTime::Locale::sv_FI(3pm) — Locale data examples for the Swedish Finland (sv-FI) locale
- DateTime::Locale::sv_SE(3pm) — Locale data examples for the Swedish Sweden (sv-SE) locale
- DateTime::Locale::sw(3pm) — Locale data examples for the Swahili (sw) locale
- DateTime::Locale::sw_CD(3pm) — Locale data examples for the Swahili Congo - Kinshasa (sw-CD) locale
- DateTime::Locale::sw_KE(3pm) — Locale data examples for the Swahili Kenya (sw-KE) locale
- DateTime::Locale::sw_TZ(3pm) — Locale data examples for the Swahili Tanzania (sw-TZ) locale
- DateTime::Locale::sw_UG(3pm) — Locale data examples for the Swahili Uganda (sw-UG) locale
- DateTime::Locale::ta(3pm) — Locale data examples for the Tamil (ta) locale
- DateTime::Locale::ta_IN(3pm) — Locale data examples for the Tamil India (ta-IN) locale
- DateTime::Locale::ta_LK(3pm) — Locale data examples for the Tamil Sri Lanka (ta-LK) locale
- DateTime::Locale::ta_MY(3pm) — Locale data examples for the Tamil Malaysia (ta-MY) locale
- DateTime::Locale::ta_SG(3pm) — Locale data examples for the Tamil Singapore (ta-SG) locale
- DateTime::Locale::te(3pm) — Locale data examples for the Telugu (te) locale
- DateTime::Locale::te_IN(3pm) — Locale data examples for the Telugu India (te-IN) locale
- DateTime::Locale::teo(3pm) — Locale data examples for the Teso (teo) locale
- DateTime::Locale::teo_KE(3pm) — Locale data examples for the Teso Kenya (teo-KE) locale
- DateTime::Locale::teo_UG(3pm) — Locale data examples for the Teso Uganda (teo-UG) locale
- DateTime::Locale::tg(3pm) — Locale data examples for the Tajik (tg) locale
- DateTime::Locale::tg_TJ(3pm) — Locale data examples for the Tajik Tajikistan (tg-TJ) locale
- DateTime::Locale::th(3pm) — Locale data examples for the Thai (th) locale
- DateTime::Locale::th_TH(3pm) — Locale data examples for the Thai Thailand (th-TH) locale
- DateTime::Locale::ti(3pm) — Locale data examples for the Tigrinya (ti) locale
- DateTime::Locale::ti_ER(3pm) — Locale data examples for the Tigrinya Eritrea (ti-ER) locale
- DateTime::Locale::ti_ET(3pm) — Locale data examples for the Tigrinya Ethiopia (ti-ET) locale
- DateTime::Locale::tk(3pm) — Locale data examples for the Turkmen (tk) locale
- DateTime::Locale::tk_TM(3pm) — Locale data examples for the Turkmen Turkmenistan (tk-TM) locale
- DateTime::Locale::to(3pm) — Locale data examples for the Tongan (to) locale
- DateTime::Locale::to_TO(3pm) — Locale data examples for the Tongan Tonga (to-TO) locale
- DateTime::Locale::tr(3pm) — Locale data examples for the Turkish (tr) locale
- DateTime::Locale::tr_CY(3pm) — Locale data examples for the Turkish Cyprus (tr-CY) locale
- DateTime::Locale::tr_TR(3pm) — Locale data examples for the Turkish Turkey (tr-TR) locale
- DateTime::Locale::tt(3pm) — Locale data examples for the Tatar (tt) locale
- DateTime::Locale::tt_RU(3pm) — Locale data examples for the Tatar Russia (tt-RU) locale
- DateTime::Locale::twq(3pm) — Locale data examples for the Tasawaq (twq) locale
- DateTime::Locale::twq_NE(3pm) — Locale data examples for the Tasawaq Niger (twq-NE) locale
- DateTime::Locale::tzm(3pm) — Locale data examples for the Central Atlas Tamazight (tzm) locale
- DateTime::Locale::tzm_MA(3pm) — Locale data examples for the Central Atlas Tamazight Morocco (tzm-MA) locale
- DateTime::Locale::ug(3pm) — Locale data examples for the Uyghur (ug) locale
- DateTime::Locale::ug_CN(3pm) — Locale data examples for the Uyghur China (ug-CN) locale
- DateTime::Locale::uk(3pm) — Locale data examples for the Ukrainian (uk) locale
- DateTime::Locale::uk_UA(3pm) — Locale data examples for the Ukrainian Ukraine (uk-UA) locale
- DateTime::Locale::ur(3pm) — Locale data examples for the Urdu (ur) locale
- DateTime::Locale::ur_IN(3pm) — Locale data examples for the Urdu India (ur-IN) locale
- DateTime::Locale::ur_PK(3pm) — Locale data examples for the Urdu Pakistan (ur-PK) locale
- DateTime::Locale::uz(3pm) — Locale data examples for the Uzbek (uz) locale
- DateTime::Locale::uz_Arab(3pm) — Locale data examples for the Uzbek Arabic (uz-Arab) locale
- DateTime::Locale::uz_Arab_AF(3pm) — Locale data examples for the Uzbek Afghanistan Arabic (uz-Arab-AF) locale
- DateTime::Locale::uz_Cyrl(3pm) — Locale data examples for the Uzbek Cyrillic (uz-Cyrl) locale
- DateTime::Locale::uz_Cyrl_UZ(3pm) — Locale data examples for the Uzbek Uzbekistan Cyrillic (uz-Cyrl-UZ) locale
- DateTime::Locale::uz_Latn(3pm) — Locale data examples for the Uzbek Latin (uz-Latn) locale
- DateTime::Locale::uz_Latn_UZ(3pm) — Locale data examples for the Uzbek Uzbekistan Latin (uz-Latn-UZ) locale
- DateTime::Locale::vai(3pm) — Locale data examples for the Vai (vai) locale
- DateTime::Locale::vai_Latn(3pm) — Locale data examples for the Vai Latin (vai-Latn) locale
- DateTime::Locale::vai_Latn_LR(3pm) — Locale data examples for the Vai Liberia Latin (vai-Latn-LR) locale
- DateTime::Locale::vai_Vaii(3pm) — Locale data examples for the Vai Vai (vai-Vaii) locale
- DateTime::Locale::vai_Vaii_LR(3pm) — Locale data examples for the Vai Liberia Vai (vai-Vaii-LR) locale
- DateTime::Locale::vi(3pm) — Locale data examples for the Vietnamese (vi) locale
- DateTime::Locale::vi_VN(3pm) — Locale data examples for the Vietnamese Vietnam (vi-VN) locale
- DateTime::Locale::vo(3pm) — Locale data examples for the VolapĆ¼k (vo) locale
- DateTime::Locale::vo_001(3pm) — Locale data examples for the VolapĆ¼k World (vo-001) locale
- DateTime::Locale::vun(3pm) — Locale data examples for the Vunjo (vun) locale
- DateTime::Locale::vun_TZ(3pm) — Locale data examples for the Vunjo Tanzania (vun-TZ) locale
- DateTime::Locale::wae(3pm) — Locale data examples for the Walser (wae) locale
- DateTime::Locale::wae_CH(3pm) — Locale data examples for the Walser Switzerland (wae-CH) locale
- DateTime::Locale::wo(3pm) — Locale data examples for the Wolof (wo) locale
- DateTime::Locale::wo_SN(3pm) — Locale data examples for the Wolof Senegal (wo-SN) locale
- DateTime::Locale::xh(3pm) — Locale data examples for the Xhosa (xh) locale
- DateTime::Locale::xh_ZA(3pm) — Locale data examples for the Xhosa South Africa (xh-ZA) locale
- DateTime::Locale::xog(3pm) — Locale data examples for the Soga (xog) locale
- DateTime::Locale::xog_UG(3pm) — Locale data examples for the Soga Uganda (xog-UG) locale
- DateTime::Locale::yav(3pm) — Locale data examples for the Yangben (yav) locale
- DateTime::Locale::yav_CM(3pm) — Locale data examples for the Yangben Cameroon (yav-CM) locale
- DateTime::Locale::yi(3pm) — Locale data examples for the Yiddish (yi) locale
- DateTime::Locale::yi_001(3pm) — Locale data examples for the Yiddish World (yi-001) locale
- DateTime::Locale::yo(3pm) — Locale data examples for the Yoruba (yo) locale
- DateTime::Locale::yo_BJ(3pm) — Locale data examples for the Yoruba Benin (yo-BJ) locale
- DateTime::Locale::yo_NG(3pm) — Locale data examples for the Yoruba Nigeria (yo-NG) locale
- DateTime::Locale::yue(3pm) — Locale data examples for the Cantonese (yue) locale
- DateTime::Locale::yue_Hans(3pm) — Locale data examples for the Cantonese Simplified (yue-Hans) locale
- DateTime::Locale::yue_Hans_CN(3pm) — Locale data examples for the Cantonese China Simplified (yue-Hans-CN) locale
- DateTime::Locale::yue_Hant(3pm) — Locale data examples for the Cantonese Traditional (yue-Hant) locale
- DateTime::Locale::yue_Hant_HK(3pm) — Locale data examples for the Cantonese Hong Kong SAR China Traditional (yue-Hant-HK) locale
- DateTime::Locale::zgh(3pm) — Locale data examples for the Standard Moroccan Tamazight (zgh) locale
- DateTime::Locale::zgh_MA(3pm) — Locale data examples for the Standard Moroccan Tamazight Morocco (zgh-MA) locale
- DateTime::Locale::zh(3pm) — Locale data examples for the Chinese (zh) locale
- DateTime::Locale::zh_Hans(3pm) — Locale data examples for the Chinese Simplified (zh-Hans) locale
- DateTime::Locale::zh_Hans_CN(3pm) — Locale data examples for the Chinese China Simplified (zh-Hans-CN) locale
- DateTime::Locale::zh_Hans_HK(3pm) — Locale data examples for the Chinese Hong Kong SAR China Simplified (zh-Hans-HK) locale
- DateTime::Locale::zh_Hans_MO(3pm) — Locale data examples for the Chinese Macao SAR China Simplified (zh-Hans-MO) locale
- DateTime::Locale::zh_Hans_SG(3pm) — Locale data examples for the Chinese Singapore Simplified (zh-Hans-SG) locale
- DateTime::Locale::zh_Hant(3pm) — Locale data examples for the Chinese Traditional (zh-Hant) locale
- DateTime::Locale::zh_Hant_HK(3pm) — Locale data examples for the Chinese Hong Kong SAR China Traditional (zh-Hant-HK) locale
- DateTime::Locale::zh_Hant_MO(3pm) — Locale data examples for the Chinese Macao SAR China Traditional (zh-Hant-MO) locale
- DateTime::Locale::zh_Hant_TW(3pm) — Locale data examples for the Chinese Taiwan Traditional (zh-Hant-TW) locale
- DateTime::Locale::zu(3pm) — Locale data examples for the Zulu (zu) locale
- DateTime::Locale::zu_ZA(3pm) — Locale data examples for the Zulu South Africa (zu-ZA) locale
- DateTime::TimeZone(3pm) — Time zone object base class and factory
- DateTime::TimeZone::Catalog(3pm) — Provides a list of all valid time zone names
- DateTime::TimeZone::Floating(3pm) — A time zone that is always local
- DateTime::TimeZone::Local(3pm) — Determine the local system's time zone
- DateTime::TimeZone::Local::Unix(3pm) — Determine the local system's time zone on Unix
- DateTime::TimeZone::Local::VMS(3pm) — Determine the local system's time zone on VMS
- DateTime::TimeZone::OffsetOnly(3pm) — A DateTime::TimeZone object that just contains an offset
- DateTime::TimeZone::OlsonDB(3pm) — An object to represent an Olson time zone database
- DateTime::TimeZone::UTC(3pm) — The UTC time zone
- DateTime::Types(3pm) — Types used for parameter checking in DateTime
- Devel::CallChecker(3pm) — custom op checking attached to subroutines
- Devel::Caller(3pm) — meatier versions of "caller"
- Devel::Declare(3pm) — (DEPRECATED) Adding keywords to perl, in perl
- Devel::Dwarn(3pm) — Combine warns and Data::Dumper::Concise
- Devel::GlobalDestruction(3pm) — Provides function returning the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT" for older perls
- Devel::InnerPackage(3pm) — find all the inner packages of a package
- Devel::OverloadInfo(3pm) — introspect overloaded operators
- Devel::PPPort(3pm) — Perl/Pollution/Portability
- Devel::PartialDump(3pm) — Partial dumping of data structures, optimized for argument printing
- Devel::Peek(3pm) — A data debugging tool for the XS programmer
- Devel::SelfStubber(3pm) — generate stubs for a SelfLoading module
- Devel::StackTrace(3pm) — An object representing a stack trace
- Devel::StackTrace::Frame(3pm) — A single frame in a stack trace
- Devel::TypeTiny::Perl56Compat(3pm) — shims to allow Type::Tiny to run on Perl 5.6.x
- Devel::TypeTiny::Perl58Compat(3pm) — shims to allow Type::Tiny to run on Perl 5.8.x
- Digest(3pm) — Modules that calculate message digests
- Digest::CRC(3pm) — Generic CRC functions
- Digest::HMAC(3pm) — Keyed-Hashing for Message Authentication
- Digest::HMAC_MD5(3pm) — Keyed-Hashing for Message Authentication
- Digest::HMAC_SHA1(3pm) — Keyed-Hashing for Message Authentication
- 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
- Digest::base(3pm) — Digest base class
- Digest::file(3pm) — Calculate digests of files
- DirHandle(3pm) — (obsolete) supply object methods for directory handles
- Dist::CheckConflicts(3pm) — declare version conflicts for your dist
- Dumpvalue(3pm) — provides screen dump of Perl data
- DynaLoader(3pm) — Dynamically load C libraries into Perl code
- DynaLoader::Functions(3pm) — deconstructed dynamic C library loading
- Encode(3pm) — character encodings in Perl
- Encode::Alias(3pm) — alias definitions to encodings
- Encode::Byte(3pm) — Single Byte Encodings
- Encode::CJKConstants(3pm), Encode::CJKConstants.pm(3pm) — -- Internally used by Encode::??::ISO_2022_*
- Encode::CN(3pm) — China-based Chinese Encodings
- Encode::CN::HZ(3pm) — -- internally used by Encode::CN
- Encode::Config(3pm) — -- internally used by Encode
- Encode::Detect(3pm) — An Encode::Encoding subclass that detects the encoding of data
- Encode::Detect::Detector(3pm) — Detects the encoding of data
- Encode::EBCDIC(3pm) — EBCDIC Encodings
- Encode::Encoder(3pm) — -- Object Oriented Encoder
- Encode::Encoding(3pm) — Encode Implementation Base Class
- Encode::GSM0338(3pm) — -- ETSI GSM 03.38 Encoding
- Encode::Guess(3pm) — -- Guesses encoding from data
- Encode::JP(3pm) — Japanese Encodings
- Encode::JP::H2Z(3pm) — -- internally used by Encode::JP::2022_JP*
- Encode::JP::JIS7(3pm) — -- internally used by Encode::JP
- Encode::KR(3pm) — Korean Encodings
- Encode::KR::2022_KR(3pm) — -- internally used by Encode::KR
- Encode::Locale(3pm) — Determine the locale encoding
- Encode::MIME::Header(3pm) — -- MIME encoding for an unstructured email header
- Encode::MIME::NAME(3pm) — -- internally used by Encode
- Encode::PerlIO(3pm) — -- a detailed document on Encode and PerlIO
- Encode::Supported(3pm) — -- Encodings supported by Encode
- Encode::Symbol(3pm) — Symbol Encodings
- Encode::TW(3pm) — Taiwan-based Chinese Encodings
- Encode::Unicode(3pm) — -- Various Unicode Transformation Formats
- Encode::Unicode::UTF7(3pm) — -- UTF-7 encoding
- English(3pm) — use nice English (or awk) names for ugly punctuation variables
- Env(3pm) — perl module that imports environment variables as scalars or arrays
- Errno(3pm) — System errno constants
- Error(3pm) — Error/exception handling in an OO-ish way
- Error::Simple(3pm) — the simple error sub-class of Error
- Error::TypeTiny(3pm) — exceptions for Type::Tiny and friends
- Error::TypeTiny::Assertion(3pm) — exception when a value fails a type constraint
- Error::TypeTiny::Compilation(3pm) — exception for Eval::TypeTiny
- Error::TypeTiny::WrongNumberOfParameters(3pm) — exception for Type::Params
- Eval::Closure(3pm) — safely and cleanly create closures via string eval
- Eval::TypeTiny(3pm) — utility to evaluate a string of Perl code in a clean environment
- Exception::Class(3pm) — A module that allows you to declare real exception classes in Perl
- Exception::Class::Base(3pm) — A base class for exception objects
- Expect(3pm) — automate interactions with command line programs that expose a text terminal interface
- Exporter(3pm) — Implements default import method for modules
- Exporter::Heavy(3pm) — Exporter guts
- Exporter::Shiny(3pm) — shortcut for Exporter::Tiny
- Exporter::Tiny(3pm) — an exporter with the features of Sub::Exporter but only core dependencies
- Exporter::Tiny::Manual::Etc(3pm) — odds and ends
- Exporter::Tiny::Manual::Exporting(3pm) — creating an exporter using Exporter::Tiny
- Exporter::Tiny::Manual::Importing(3pm) — importing from Exporter::Tiny-based modules
- Exporter::Tiny::Manual::QuickStart(3pm) — the quickest way to get up and running with Exporter::Tiny
- ExtUtils::CBuilder(3pm) — Compile and link C code for Perl modules
- ExtUtils::CBuilder::Platform::Windows(3pm) — Builder class for Windows platforms
- ExtUtils::Command(3pm) — utilities to replace common UNIX commands in Makefiles etc
- ExtUtils::Command::MM(3pm) — Commands for the MM's to use in Makefiles
- ExtUtils::Config(3pm) — A wrapper for perl's configuration
- ExtUtils::Constant(3pm) — generate XS code to import C header constants
- ExtUtils::Constant::Base(3pm) — base class for ExtUtils::Constant objects
- ExtUtils::Constant::Utils(3pm) — helper functions for ExtUtils::Constant
- ExtUtils::Constant::XS(3pm) — generate C code for XS modules' constants
- ExtUtils::Depends(3pm) — Easily build XS extensions that depend on XS extensions
- ExtUtils::Embed(3pm) — Utilities for embedding Perl in C/C++ applications
- ExtUtils::Helpers(3pm) — Various portability utilities for module builders
- ExtUtils::Helpers::Unix(3pm) — Unix specific helper bits
- ExtUtils::Helpers::VMS(3pm) — VMS specific helper bits
- ExtUtils::Helpers::Windows(3pm) — Windows specific helper bits
- ExtUtils::Install(3pm) — install files from here to there
- ExtUtils::InstallPaths(3pm) — Build.PL install path logic made easy
- ExtUtils::Installed(3pm) — Inventory management of installed modules
- ExtUtils::Liblist(3pm) — determine libraries to use and how to use them
- ExtUtils::MM(3pm) — OS adjusted ExtUtils::MakeMaker subclass
- ExtUtils::MM_AIX(3pm) — AIX specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Any(3pm) — Platform-agnostic MM methods
- ExtUtils::MM_BeOS(3pm) — methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Cygwin(3pm) — methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_DOS(3pm) — DOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Darwin(3pm) — special behaviors for OS X
- ExtUtils::MM_MacOS(3pm) — once produced Makefiles for MacOS Classic
- ExtUtils::MM_NW5(3pm) — methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_OS2(3pm) — methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_OS390(3pm) — OS390 specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_QNX(3pm) — QNX specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_UWIN(3pm) — U/WIN specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Unix(3pm) — methods used by ExtUtils::MakeMaker
- ExtUtils::MM_VMS(3pm) — methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_VOS(3pm) — VOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Win32(3pm) — methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Win95(3pm) — method to customize MakeMaker for Win9X
- ExtUtils::MY(3pm) — ExtUtils::MakeMaker subclass for customization
- ExtUtils::MakeMaker(3pm) — Create a module Makefile
- ExtUtils::MakeMaker::Config(3pm) — Wrapper around Config.pm
- ExtUtils::MakeMaker::FAQ(3pm) — Frequently Asked Questions About MakeMaker
- ExtUtils::MakeMaker::Locale(3pm) — bundled Encode::Locale
- ExtUtils::MakeMaker::Tutorial(3pm) — Writing a module with MakeMaker
- ExtUtils::Manifest(3pm) — Utilities to write and check a MANIFEST file
- ExtUtils::Miniperl(3pm) — write the C code for miniperlmain.c and perlmain.c
- ExtUtils::Mkbootstrap(3pm) — make a bootstrap file for use by DynaLoader
- ExtUtils::Mksymlists(3pm) — write linker options files for dynamic extension
- ExtUtils::PL2Bat(3pm) — Batch file creation to run perl scripts on Windows
- ExtUtils::Packlist(3pm) — manage .packlist files
- ExtUtils::ParseXS(3pm) — converts Perl XS code into C code
- ExtUtils::ParseXS::Constants(3pm) — Initialization values for some globals
- ExtUtils::ParseXS::Eval(3pm) — Clean package to evaluate code in
- ExtUtils::ParseXS::Utilities(3pm) — Subroutines used with ExtUtils::ParseXS
- ExtUtils::Typemaps(3pm) — Read/Write/Modify Perl/XS typemap files
- ExtUtils::Typemaps::Cmd(3pm) — Quick commands for handling typemaps
- ExtUtils::Typemaps::InputMap(3pm) — Entry in the INPUT section of a typemap
- ExtUtils::Typemaps::OutputMap(3pm) — Entry in the OUTPUT section of a typemap
- ExtUtils::Typemaps::Type(3pm) — Entry in the TYPEMAP section of a typemap
- ExtUtils::testlib(3pm) — add blib/* directories to @INC
- Fatal(3pm) — Replace functions with equivalents which succeed or die
- Fcntl(3pm) — load the C Fcntl.h defines
- File::Basename(3pm) — Parse file paths into directory, filename and suffix
- File::Compare(3pm) — Compare files or filehandles
- File::Copy(3pm) — Copy files or filehandles
- File::Copy::Recursive(3pm) — Perl extension for recursively copying files and directories
- File::DosGlob(3pm) — DOS like globbing and then some
- File::Fetch(3pm) — A generic file fetching mechanism
- File::Find(3pm) — Traverse a directory tree
- File::Find::Rule(3pm) — Alternative interface to File::Find
- File::Find::Rule::Extending(3pm) — the mini-guide to extending File::Find::Rule
- File::Find::Rule::Procedural(3pm) — File::Find::Rule's procedural interface
- File::Glob(3pm) — Perl extension for BSD glob routine
- File::GlobMapper(3pm) — Extend File Glob to Allow Input and Output Files
- File::Listing(3pm) — parse directory listing
- File::Path(3pm) — Create or remove directory trees
- File::Remove(3pm) — Remove files and directories
- File::ShareDir(3pm) — Locate per-dist and per-module shared files
- File::ShareDir::Dist(3pm) — Locate per-dist shared files
- File::ShareDir::Dist::Install(3pm) — Install per-dist shared files
- File::ShareDir::Install(3pm) — Install shared files
- File::Slurp(3pm) — Simple and Efficient Reading/Writing/Modifying of Complete Files
- File::Slurp::Tiny(3pm) — A simple, sane and efficient file slurper [DISCOURAGED]
- File::Spec(3pm) — portably perform operations on file names
- File::Spec::AmigaOS(3pm) — File::Spec for AmigaOS
- File::Spec::Cygwin(3pm) — methods for Cygwin file specs
- File::Spec::Epoc(3pm) — methods for Epoc file specs
- File::Spec::Functions(3pm) — portably perform operations on file names
- File::Spec::Mac(3pm) — File::Spec for Mac OS (Classic)
- File::Spec::OS2(3pm) — methods for OS/2 file specs
- File::Spec::Unix(3pm) — File::Spec for Unix, base for other File::Spec modules
- File::Spec::VMS(3pm) — methods for VMS file specs
- File::Spec::Win32(3pm) — methods for Win32 file specs
- File::Temp(3pm) — return name and handle of a temporary file safely
- File::Which(3pm) — Perl implementation of the which utility as an API
- File::chdir(3pm) — a more sensible way to change directories
- File::pushd(3pm) — change directory temporarily for a limited scope
- File::stat(3pm) — by-name interface to Perl's built-in stat() functions
- FileCache(3pm) — keep more files open than the system permits
- FileHandle(3pm) — supply object methods for filehandles
- Filter::Simple(3pm) — Simplified source filtering
- Filter::Util::Call(3pm) — Perl Source Filter Utility Module
- FindBin(3pm) — Locate directory of original perl script
- Font::AFM(3pm) — Interface to Adobe Font Metrics files
- FreezeThaw(3pm) — converting Perl structures to strings and back
- GSSAPI(3pm) — Perl extension providing access to the GSSAPIv2 library
- GSSAPI::OID(3pm) — methods for handling GSSAPI OIDs and some constant OIDs
- GSSAPI::OID::Set(3pm) — methods for handling sets of GSSAPI OIDs, and some constant OID sets
- GSSAPI::Status(3pm) — methods for handlings GSSAPI statuses
- Geography::Countries(3pm) — 2-letter, 3-letter, and numerical codes for countries
- Getopt::ArgvFile(3pm) — interpolates script options from files into @ARGV or another array
- Getopt::Long(3pm) — Extended processing of command line options
- Getopt::Long::Descriptive(3pm) — Getopt::Long, but simpler and more powerful
- Getopt::Long::Descriptive::Opts(3pm) — object representing command line switches
- Getopt::Long::Descriptive::Usage(3pm) — the usage description for GLD
- Getopt::Std(3pm) — Process single-character switches with switch clustering
- HTML::AsSubs(3pm) — functions that construct a HTML syntax tree
- HTML::Element(3pm) — Class for objects that represent HTML elements
- HTML::Element::traverse(3pm) — discussion of HTML::Element's traverse method
- HTML::Entities(3pm) — Encode or decode strings with HTML entities
- HTML::Filter(3pm) — Filter HTML text through the parser
- HTML::Form(3pm) — Class that represents an HTML form element
- HTML::FormatMarkdown(3pm) — Format HTML as Markdown
- HTML::FormatPS(3pm) — Format HTML as PostScript
- HTML::FormatRTF(3pm) — Format HTML as RTF
- HTML::FormatText(3pm) — Format HTML as plaintext
- HTML::Formatter(3pm) — Base class for HTML formatters
- HTML::HeadParser(3pm) — Parse section of a HTML document
- HTML::LinkExtor(3pm) — Extract links from an HTML document
- HTML::Parse(3pm) — Deprecated, a wrapper around HTML::TreeBuilder
- HTML::Parser(3pm) — HTML parser class
- HTML::PullParser(3pm) — Alternative HTML::Parser interface
- HTML::Tagset(3pm) — data tables useful in parsing HTML
- HTML::TokeParser(3pm) — Alternative HTML::Parser interface
- HTML::Tree(3pm) — build and scan parse-trees of HTML
- HTML::Tree::AboutObjects(3pm) — -- article: "User's View of Object-Oriented Modules"
- HTML::Tree::AboutTrees(3pm) — -- article on tree-shaped data structures in Perl
- HTML::Tree::Scanning(3pm) — -- article: "Scanning HTML"
- HTML::TreeBuilder(3pm) — Parser that builds a HTML syntax tree
- HTTP::Config(3pm) — Configuration for request and response objects
- HTTP::Cookies(3pm) — HTTP cookie jars
- HTTP::Cookies::Microsoft(3pm) — Access to Microsoft cookies files
- HTTP::Cookies::Netscape(3pm) — Access to Netscape cookies files
- HTTP::Daemon(3pm) — A simple http server class
- HTTP::Date(3pm) — HTTP::Date - date conversion routines
- HTTP::Headers(3pm) — Class encapsulating HTTP Message headers
- HTTP::Headers::Util(3pm) — Header value parsing utility functions
- HTTP::Message(3pm) — HTTP style message (base class)
- HTTP::Negotiate(3pm) — choose a variant to serve
- HTTP::Request(3pm) — HTTP style request message
- HTTP::Request::Common(3pm) — Construct common HTTP::Request objects
- HTTP::Response(3pm) — HTTP style response message
- HTTP::Status(3pm) — HTTP Status code processing
- HTTP::Tiny(3pm) — A small, simple, correct HTTP/1.1 client
- Hash::Merge(3pm) — Merges arbitrarily deep hashes into a single hash
- Hash::Util(3pm) — A selection of general-utility hash subroutines
- Hash::Util::FieldHash(3pm) — Support for Inside-Out Classes
- Hook::LexWrap(3pm) — Lexically scoped subroutine wrappers
- I18N::Collate(3pm) — compare 8-bit scalar data according to the current locale
- I18N::LangTags(3pm) — functions for dealing with RFC3066-style language tags
- I18N::LangTags::Detect(3pm) — detect the user's language preferences
- I18N::LangTags::List(3pm) — -- tags and names for human languages
- I18N::Langinfo(3pm) — query locale information
- IO(3pm) — load various IO modules
- IO::All(3pm) — IO::All to Larry Wall!
- IO::All::DBM(3pm) — DBM Support for IO::All
- IO::All::Dir(3pm) — Directory Support for IO::All
- IO::All::File(3pm) — File Support for IO::All
- IO::All::Filesys(3pm) — File System Methods Mixin for IO::All
- IO::All::Link(3pm) — Link Support for IO::All
- IO::All::MLDBM(3pm) — MLDBM Support for IO::All
- IO::All::Pipe(3pm) — Pipe Support for IO::All
- IO::All::STDIO(3pm) — STDIO Support for IO::All
- IO::All::Socket(3pm) — Socket Support for IO::All
- IO::All::String(3pm) — String Support for IO::All
- IO::All::Temp(3pm) — Temporary File Support for IO::All
- IO::AtomicFile(3pm) — write a file which is updated atomically
- IO::Compress::Base(3pm) — Base Class for IO::Compress modules
- IO::Compress::Bzip2(3pm) — Write bzip2 files/buffers
- IO::Compress::Deflate(3pm) — Write RFC 1950 files/buffers
- IO::Compress::FAQ(3pm) — -- Frequently Asked Questions about IO::Compress
- IO::Compress::Gzip(3pm) — Write RFC 1952 files/buffers
- IO::Compress::RawDeflate(3pm) — Write RFC 1951 files/buffers
- IO::Compress::Zip(3pm) — Write zip files/buffers
- IO::Digest(3pm) — Calculate digests while reading or writing
- IO::Dir(3pm) — supply object methods for directory handles
- IO::File(3pm) — supply object methods for filehandles
- IO::HTML(3pm) — Open an HTML file with automatic charset detection
- IO::Handle(3pm) — supply object methods for I/O handles
- IO::InnerFile(3pm) — define a file inside another file
- IO::Lines(3pm) — IO:: interface for reading/writing an array of lines
- IO::Pager(3pm) — Select a pager and pipe text to it if destination is a TTY
- IO::Pager::Buffered(3pm) — Pipe deferred output to PAGER if destination is a TTY
- IO::Pager::Page(3pm) — Emulate IO::Page, pipe STDOUT to a pager if STDOUT is a TTY
- IO::Pager::Perl(3pm) — Page text a screenful at a time, like more or less
- IO::Pager::Unbuffered(3pm) — Pipe output to PAGER if destination is a TTY
- IO::Pager::less(3pm) — No pager? Pipe output to Perl-based pager a TTY
- IO::Pipe(3pm) — supply object methods for pipes
- IO::Poll(3pm) — Object interface to system poll call
- IO::Pty(3pm) — Pseudo TTY object class
- IO::Scalar(3pm) — IO:: interface for reading/writing a scalar
- IO::ScalarArray(3pm) — IO:: interface for reading/writing an array of scalars
- IO::Seekable(3pm) — supply seek based methods for I/O objects
- IO::Select(3pm) — OO interface to the select system call
- IO::Socket(3pm) — Object interface to socket communications
- IO::Socket::INET(3pm) — Object interface for AF_INET domain sockets
- IO::Socket::INET6(3pm) — Object interface for AF_INET/AF_INET6 domain sockets
- IO::Socket::IP(3pm), IO::Socket::IP"(3pm) — Family-neutral IP socket supporting both IPv4 and IPv6
- IO::Socket::SSL(3pm) — SSL sockets with IO::Socket interface
- IO::Socket::SSL::Intercept(3pm) — -- SSL interception (man in the middle)
- IO::Socket::SSL::PublicSuffix(3pm) — provide access to Mozilla's list of effective TLD names
- IO::Socket::SSL::Utils(3pm) — -- loading, storing, creating certificates and keys
- IO::Socket::UNIX(3pm) — Object interface for AF_UNIX domain sockets
- IO::String(3pm) — Emulate file interface for in-core strings
- IO::Stringy(3pm), IO-stringy(3pm) — I/O on in-core objects like strings and arrays
- IO::Stty(3pm) — Change and print terminal line settings
- IO::Tty(3pm) — Low-level allocate a pseudo-Tty, import constants
- IO::Tty::Constant(3pm) — Terminal Constants (autogenerated)
- IO::Uncompress::AnyInflate(3pm) — Uncompress zlib-based (zip, gzip) file/buffer
- IO::Uncompress::AnyUncompress(3pm) — Uncompress gzip, zip, bzip2, zstd, xz, lzma, lzip, lzf or lzop file/buffer
- IO::Uncompress::Base(3pm) — Base Class for IO::Uncompress modules
- IO::Uncompress::Bunzip2(3pm) — Read bzip2 files/buffers
- IO::Uncompress::Gunzip(3pm) — Read RFC 1952 files/buffers
- IO::Uncompress::Inflate(3pm) — Read RFC 1950 files/buffers
- IO::Uncompress::RawInflate(3pm) — Read RFC 1951 files/buffers
- IO::Uncompress::Unzip(3pm) — Read zip files/buffers
- IO::Wrap(3pm) — wrap raw filehandles in IO::Handle interface
- IO::WrapTie(3pm) — wrap tieable objects in IO::Handle interface This is currently Alpha code, released for comments. Please give me your feedback!
- IO::Zlib(3pm) — IO:: style interface to Compress::Zlib
- IP::Authority(3pm) — fast lookup of authority by IP address
- IP::Country(3pm) — fast lookup of country codes from IP addresses
- IP::Country::Fast(3pm) — fast lookup of country codes by IP address
- IP::Country::MaxMind(3pm) — Look up country by IP Address
- IP::Country::Medium(3pm) — cached lookup of country codes by IP address and domain name
- IP::Country::Slow(3pm) — cached lookup of country codes by domain name and IP address
- IPC::Cmd(3pm) — finding and running system commands made easy
- IPC::Msg(3pm) — SysV Msg IPC object class
- IPC::Open2(3pm) — open a process for both reading and writing using open2()
- IPC::Open3(3pm) — open a process for reading, writing, and error handling using open3()
- IPC::Run3(3pm) — run a subprocess with input/ouput redirection
- IPC::Run3::ProfArrayBuffer(3pm) — Store profile events in RAM in an array
- IPC::Run3::ProfLogReader(3pm) — read and process a ProfLogger file
- IPC::Run3::ProfLogger(3pm) — write profiling data to a log file
- IPC::Run3::ProfPP(3pm) — Generate reports from IPC::Run3 profiling data
- IPC::Run3::ProfReporter(3pm) — base class for handling profiling data
- IPC::Semaphore(3pm) — SysV Semaphore IPC object class
- IPC::SharedMem(3pm) — SysV Shared Memory IPC object class
- IPC::SysV(3pm) — System V IPC constants and system calls
- IPC::System::Simple(3pm) — Run commands simply, with detailed diagnostics
- Import::Into(3pm) — Import packages into other packages
- Importer(3pm) — Alternative but compatible interface to modules that export symbols
- Inline(3pm) — Write Perl Subroutines in Other Programming Languages
- Inline::API(3pm), Inline-API(3pm) — How to bind a programming language to Perl using Inline.pm
- Inline::C(3pm) — C Language Support for Inline
- Inline::C::Cookbook(3pm) — A Cornucopia of Inline C Recipes
- Inline::C::ParsePegex(3pm) — Yet Another Inline::C Parser
- Inline::C::ParseRecDescent(3pm) — The Classic Inline::C Parser
- Inline::C::ParseRegExp(3pm) — The New and Improved Inline::C Parser
- Inline::FAQ(3pm), Inline-FAQ(3pm) — The Inline FAQ
- Inline::Struct(3pm) — -- Manipulate C structures directly from Perl
- Inline::Support(3pm), Inline-Support(3pm) — Support Information for Inline.pm and related modules
- Inline::Wrapper(3pm) — Convenient module wrapper/loader routines for Inline.pm
- Inline::Wrapper::Module(3pm) — Internal object wrapper for individual Inline modules
- JSON(3pm) — JSON (JavaScript Object Notation) encoder/decoder
- JSON::MaybeXS(3pm) — Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
- JSON::PP(3pm) — JSON::XS compatible pure-Perl module
- JSON::PP::Boolean(3pm) — dummy module providing JSON::PP::Boolean
- JSON::Syck(3pm) — JSON is YAML (but consider using JSON::XS instead!)
- JSON::XS(3pm) — JSON serialising/deserialising, done correctly and fast JSON::XS - ę£ććć¦é«éćŖ JSON ć·ćŖć¢ć©ć¤ć¶/ćć·ćŖć¢ć©ć¤ć¶ (http://fleur.hio.jp/perldoc/mix/lib/JSON/XS.html)
- JSON::XS::Boolean(3pm) — dummy module providing JSON::XS::Boolean
- JSON::backportPP::Compat5005(3pm), JSON::PP5005(3pm) — Helper module in using JSON::PP in Perl 5.005
- JSON::backportPP::Compat50055.34(3pm), JSON::PP5005(3pm) — Helper module in using JSON::PP in Perl 5.005
- JSON::backportPP::Compat5006(3pm), JSON::PP56(3pm) — Helper module in using JSON::PP in Perl 5.6
- JSON::backportPP::Compat50065.34(3pm), JSON::PP56(3pm) — Helper module in using JSON::PP in Perl 5.6
- LWP(3pm) — The World-Wide Web library for Perl
- LWP::Authen::Ntlm(3pm) — Library for enabling NTLM authentication (Microsoft) in LWP
- LWP::ConnCache(3pm) — Connection cache manager
- LWP::Debug(3pm) — deprecated
- LWP::MediaTypes(3pm) — guess media type for a file or a URL
- LWP::MemberMixin(3pm) — Member access mixin class
- LWP::Protocol(3pm) — Base class for LWP protocols
- LWP::Protocol::https(3pm) — Provide https support for LWP::UserAgent
- LWP::Protocol::ldap(3pm) — Provide LDAP support for LWP::UserAgent
- LWP::Protocol::ldapi(3pm) — Provide LDAPI support for LWP::UserAgent
- LWP::Protocol::ldaps(3pm) — Provide LDAPS support for LWP::UserAgent
- LWP::RobotUA(3pm) — a class for well-behaved Web robots
- LWP::Simple(3pm) — simple procedural interface to LWP
- LWP::UserAgent(3pm) — Web user agent class
- Lexical::SealRequireHints(3pm) — prevent leakage of lexical hints
- List::MoreUtils(3pm) — Provide the stuff missing in List::Util
- List::MoreUtils::Contributing(3pm) — Gives rough introduction into contributing to List::MoreUtils
- List::MoreUtils::PP(3pm) — Provide List::MoreUtils pure Perl implementation
- List::MoreUtils::XS(3pm) — Provide compiled List::MoreUtils functions
- List::Util(3pm) — A selection of general-utility list subroutines
- List::Util::XS(3pm) — Indicate if List::Util was compiled with a C compiler
- Locale::Maketext(3pm) — framework for localization
- Locale::Maketext::Cookbook(3pm) — recipes for using Locale::Maketext
- Locale::Maketext::Extract(3pm) — Extract translatable strings from source
- Locale::Maketext::Extract::Plugin::Base(3pm) — Base module for format parser plugins
- Locale::Maketext::Extract::Plugin::FormFu(3pm) — FormFu format parser
- Locale::Maketext::Extract::Plugin::Generic(3pm) — Generic template parser
- Locale::Maketext::Extract::Plugin::Haml(3pm) — HAML format parser
- Locale::Maketext::Extract::Plugin::Mason(3pm) — HTML::Mason (aka Mason 1) and Mason (aka Mason 2) format parser
- Locale::Maketext::Extract::Plugin::PPI(3pm) — Perl format parser
- Locale::Maketext::Extract::Plugin::Perl(3pm) — Perl format parser
- Locale::Maketext::Extract::Plugin::TT2(3pm) — Template Toolkit format parser
- Locale::Maketext::Extract::Plugin::TextTemplate(3pm) — Text::Template format parser
- Locale::Maketext::Extract::Plugin::YAML(3pm) — YAML format parser
- Locale::Maketext::Extract::Run(3pm) — Module interface to xgettext.pl
- Locale::Maketext::Guts(3pm) — Deprecated module to load Locale::Maketext utf8 code
- Locale::Maketext::GutsLoader(3pm) — Deprecated module to load Locale::Maketext utf8 code
- Locale::Maketext::Lexicon(3pm) — Use other catalog formats in Maketext
- Locale::Maketext::Lexicon::Auto(3pm) — Auto fallback lexicon for Maketext
- Locale::Maketext::Lexicon::Gettext(3pm) — PO and MO file parser for Maketext
- Locale::Maketext::Lexicon::Msgcat(3pm) — Msgcat catalog parser Maketext
- Locale::Maketext::Lexicon::Tie(3pm) — Use tied hashes as lexicons for Maketext
- Locale::Maketext::Simple(3pm) — Simple interface to Locale::Maketext::Lexicon
- Locale::Maketext::TPJ13(3pm) — -- article about software localization
- MIME::Base64(3pm) — Encoding and decoding of base64 strings
- MIME::Body(3pm) — the body of a MIME message
- MIME::Decoder(3pm) — an object for decoding the body part of a MIME stream
- MIME::Decoder::Base64(3pm) — encode/decode a "base64" stream
- MIME::Decoder::BinHex(3pm) — decode a "binhex" stream
- MIME::Decoder::Binary(3pm) — perform no encoding/decoding
- MIME::Decoder::Gzip64(3pm) — decode a "base64" gzip stream
- MIME::Decoder::NBit(3pm) — encode/decode a "7bit" or "8bit" stream
- MIME::Decoder::QuotedPrint(3pm) — encode/decode a "quoted-printable" stream
- MIME::Decoder::UU(3pm) — decode a "uuencoded" stream
- MIME::Entity(3pm) — class for parsed-and-decoded MIME message
- MIME::Field::ConTraEnc(3pm) — a "Content-transfer-encoding" field
- MIME::Field::ContDisp(3pm) — a "Content-disposition" field
- MIME::Field::ContType(3pm) — a "Content-type" field
- MIME::Field::ParamVal(3pm) — subclass of Mail::Field, for structured MIME fields
- MIME::Head(3pm) — MIME message header (a subclass of Mail::Header)
- MIME::Parser(3pm) — experimental class for parsing MIME streams
- MIME::Parser::Filer(3pm) — manage file-output of the parser
- MIME::Parser::Reader(3pm) — a line-oriented reader for a MIME::Parser
- MIME::Parser::Results(3pm) — results of the last entity parsed
- MIME::QuotedPrint(3pm) — Encoding and decoding of quoted-printable strings
- MIME::Tools(3pm), MIME-tools(3pm) — modules for parsing (and creating!) MIME entities
- MIME::WordDecoder(3pm) — decode RFC 2047 encoded words to a local representation WARNING: Most of this module is deprecated and may disappear. The only function you should use for MIME decoding is "mime_to_perl_string"
- MIME::Words(3pm) — deal with RFC 2047 encoded words
- MLDBM(3pm) — store multi-level Perl hash structure in single level tied hash
- MRO::Compat(3pm) — mro::* interface compatibility for Perls < 5.9.5
- Mac::Errors(3pm) — constants for Mac error codes
- Mail::Address(3pm) — parse mail addresses
- Mail::AuthenticationResults(3pm) — Object Oriented Authentication-Results Headers
- Mail::AuthenticationResults::FoldableHeader(3pm) — Class for modelling a foldable header string
- Mail::AuthenticationResults::Header(3pm) — Class modelling the Entire Authentication Results Header set
- Mail::AuthenticationResults::Header::AuthServID(3pm) — Class modelling the AuthServID part of the Authentication Results Headerr
- Mail::AuthenticationResults::Header::Base(3pm) — Base class for modelling parts of the Authentication Results Header
- Mail::AuthenticationResults::Header::Comment(3pm) — Class modelling Comment parts of the Authentication Results Header
- Mail::AuthenticationResults::Header::Entry(3pm) — Class modelling Main Entry parts of the Authentication Results Header
- Mail::AuthenticationResults::Header::Group(3pm) — Class modelling Groups of Authentication Results Header parts
- Mail::AuthenticationResults::Header::SubEntry(3pm) — Class modelling Sub Entry parts of the Authentication Results Header
- Mail::AuthenticationResults::Header::Version(3pm) — Class modelling the AuthServID part of the Authentication Results Header
- Mail::AuthenticationResults::Parser(3pm) — Class for parsing Authentication Results Headers
- Mail::AuthenticationResults::Token(3pm) — Base class for modelling AuthenticationResults Header parts
- Mail::AuthenticationResults::Token::Assignment(3pm) — Class for modelling AuthenticationResults Header parts detected as assignments
- Mail::AuthenticationResults::Token::Comment(3pm) — Class for modelling AuthenticationResults Header parts detected as comments
- Mail::AuthenticationResults::Token::QuotedString(3pm) — Class for modelling AuthenticationResults Header parts detected as quoted strings
- Mail::AuthenticationResults::Token::Separator(3pm) — Class for modelling AuthenticationResults Header parts detected as separators
- Mail::AuthenticationResults::Token::Space(3pm) — Class for modelling AuthenticationResults Header parts detected as spaces
- Mail::AuthenticationResults::Token::String(3pm) — Class for modelling AuthenticationResults Header parts detected as strings
- Mail::Cap(3pm) — understand mailcap files
- Mail::DKIM(3pm) — Signs/verifies Internet mail with DKIM/DomainKey signatures
- Mail::DKIM::ARC::MessageSignature(3pm), Mail::DKIM::ARC::Signature(3pm) — represents a ARC-Message-Signature header This is a subclass of Mail::DKIM::Signature
- Mail::DKIM::ARC::Seal(3pm) — represents a ARC-Seal header
- Mail::DKIM::ARC::Signer(3pm) — generates a DKIM signature for a message
- Mail::DKIM::ARC::Verifier(3pm) — verifies an ARC-Sealed message
- Mail::DKIM::Algorithm::Base(3pm) — base class for DKIM "algorithms"
- Mail::DKIM::AuthorDomainPolicy(3pm) — represents an Author Domain Signing Practices (ADSP) record
- Mail::DKIM::Canonicalization::Base(3pm) — base class for canonicalization methods
- Mail::DKIM::Canonicalization::DkimCommon(3pm) — common canonicalization methods
- Mail::DKIM::DNS(3pm) — performs DNS queries for Mail::DKIM
- Mail::DKIM::DkPolicy(3pm) — represents a DomainKeys Sender Signing Policy record
- Mail::DKIM::DkSignature(3pm) — represents a DomainKeys-Signature header
- Mail::DKIM::DkimPolicy(3pm) — represents a DKIM Sender Signing Practices record
- Mail::DKIM::Policy(3pm) — abstract base class for originator "signing" policies
- Mail::DKIM::PrivateKey(3pm) — a private key loaded in memory for DKIM signing
- Mail::DKIM::Signature(3pm) — represents a DKIM-Signature header
- Mail::DKIM::Signer(3pm) — generates a DKIM signature for a message
- Mail::DKIM::SignerPolicy(3pm) — determines signing parameters for a message
- Mail::DKIM::TextWrap(3pm) — text wrapping module written for use with DKIM
- Mail::DKIM::Verifier(3pm) — verifies a DKIM-signed message
- Mail::Field(3pm) — base-class for manipulation of mail header fields
- Mail::Field::AddrList(3pm) — object representation of e-mail address lists
- Mail::Field::Date(3pm) — a date header field
- Mail::Field::Generic(3pm) — implementation for inspecific fields
- Mail::Filter(3pm) — filter mail through multiple subroutines
- Mail::Header(3pm) — manipulate MIME headers
- Mail::Internet(3pm) — manipulate email messages
- Mail::Mailer(3pm) — send simple emails
- Mail::SPF(3pm) — An object-oriented implementation of Sender Policy Framework
- Mail::SPF::Base(3pm) — Base class for Mail::SPF classes
- Mail::SPF::MacroString(3pm) — SPF record macro string class
- Mail::SPF::Mech(3pm) — SPF record mechanism base class
- Mail::SPF::Mech::A(3pm) — SPF record "a" mechanism class
- Mail::SPF::Mech::All(3pm) — SPF record "all" mechanism class
- Mail::SPF::Mech::Exists(3pm) — SPF record "exists" mechanism class
- Mail::SPF::Mech::IP4(3pm) — SPF record "ip4" mechanism class
- Mail::SPF::Mech::IP6(3pm) — SPF record "ip6" mechanism class
- Mail::SPF::Mech::Include(3pm) — SPF record "include" mechanism class
- Mail::SPF::Mech::MX(3pm) — SPF record "mx" mechanism class
- Mail::SPF::Mech::PTR(3pm) — SPF record "ptr" mechanism class
- Mail::SPF::Mod(3pm) — SPF record modifier base class
- Mail::SPF::Mod::Exp(3pm) — SPF record "exp" modifier class
- Mail::SPF::Mod::Redirect(3pm) — SPF record "redirect" modifier class
- Mail::SPF::Query(3pm) — query Sender Policy Framework for an IP,email,helo
- Mail::SPF::Record(3pm) — Abstract base class for SPF records
- Mail::SPF::Request(3pm) — SPF request class
- Mail::SPF::Result(3pm) — SPF result class
- Mail::SPF::SenderIPAddrMech(3pm) — Abstract base class for SPF record mechanisms that operate on the SMTP sender's IP address
- Mail::SPF::Server(3pm) — Server class for processing SPF requests
- Mail::SPF::Term(3pm) — SPF record term class
- Mail::SPF::Util(3pm) — Mail::SPF utility class
- Mail::SPF::v1::Record(3pm) — SPFv1 record class
- Mail::SPF::v2::Record(3pm) — Sender ID ("spf2.0") record class
- Mail::Send(3pm) — Simple electronic mail interface
- Mail::Util(3pm) — mail utility functions
- MailTools(3pm) — bundle of ancient email modules
- Math::BigFloat(3pm) — Arbitrary size floating point math package
- Math::BigInt(3pm) — Arbitrary size integer/float math package
- Math::BigInt::Calc(3pm) — Pure Perl module to support Math::BigInt
- Math::BigInt::FastCalc(3pm) — Math::BigInt::Calc with some XS for more speed
- Math::BigInt::Lib(3pm) — virtual parent class for Math::BigInt libraries
- Math::BigRat(3pm) — Arbitrary big rational numbers
- Math::Complex(3pm) — complex numbers and associated mathematical functions
- Math::Round(3pm) — Perl extension for rounding numbers
- Math::Trig(3pm) — trigonometric functions
- Memoize(3pm) — Make functions faster by trading space for time
- Memoize::AnyDBM_File(3pm) — glue to provide EXISTS for AnyDBM_File for Storable use
- Memoize::Expire(3pm) — Plug-in module for automatic expiration of memoized values
- Memoize::ExpireFile(3pm) — test for Memoize expiration semantics
- Memoize::ExpireTest(3pm) — test for Memoize expiration semantics
- Memoize::NDBM_File(3pm) — glue to provide EXISTS for NDBM_File for Storable use
- Memoize::SDBM_File(3pm) — glue to provide EXISTS for SDBM_File for Storable use
- Memoize::Storable(3pm) — store Memoized data in Storable database
- ModPerl::BuildMM(3pm) — -- A "subclass" of ModPerl::MM used for building mod_perl 2.0
- ModPerl::CScan(3pm) — scan C language files for easily recognized constructs
- ModPerl::Code(3pm), $classe::Const(3pm) — Perl Interface for $class Constants
- ModPerl::Config(3pm) — Functions to retrieve mod_perl specific env information
- ModPerl::Const(3pm) — -- ModPerl Constants
- ModPerl::Global(3pm) — -- Perl API for manipulating special Perl lists
- ModPerl::MM(3pm) — -- A "subclass" of ExtUtils::MakeMaker for mod_perl 2.0
- ModPerl::MethodLookup(3pm) — -- Lookup mod_perl modules, objects and methods
- ModPerl::PerlRun(3pm) — Run unaltered CGI scripts under mod_perl
- ModPerl::PerlRunPrefork(3pm) — Run unaltered CGI scripts under mod_perl
- ModPerl::Registry(3pm) — Run unaltered CGI scripts persistently under mod_perl
- ModPerl::RegistryBB(3pm) — Run unaltered CGI scripts persistently under mod_perl
- ModPerl::RegistryCooker(3pm) — Cook mod_perl 2.0 Registry Modules
- ModPerl::RegistryLoader(3pm) — Compile ModPerl::RegistryCooker scripts at server startup
- ModPerl::RegistryPrefork(3pm) — Run unaltered CGI scripts under mod_perl
- ModPerl::Util(3pm) — Helper mod_perl Functions
- Module::AutoInstall(3pm) — Automatic install of dependencies via CPAN
- Module::Build(3pm) — Build and install Perl modules
- Module::Build::API(3pm) — API Reference for Module Authors
- Module::Build::Authoring(3pm) — Authoring Module::Build modules
- Module::Build::Base(3pm) — Default methods for Module::Build
- Module::Build::Bundling(3pm) — How to bundle Module::Build with a distribution
- Module::Build::Compat(3pm) — Compatibility with ExtUtils::MakeMaker
- Module::Build::ConfigData(3pm) — Configuration for Module::Build
- Module::Build::Cookbook(3pm) — Examples of Module::Build Usage
- Module::Build::Notes(3pm) — Create persistent distribution configuration modules
- Module::Build::PPMMaker(3pm) — Perl Package Manager file creation
- Module::Build::Platform::Default(3pm) — Stub class for unknown platforms
- Module::Build::Platform::MacOS(3pm) — Builder class for MacOS platforms
- Module::Build::Platform::Unix(3pm) — Builder class for Unix platforms
- Module::Build::Platform::VMS(3pm) — Builder class for VMS platforms
- Module::Build::Platform::VOS(3pm) — Builder class for VOS platforms
- Module::Build::Platform::Windows(3pm) — Builder class for Windows platforms
- Module::Build::Platform::aix(3pm) — Builder class for AIX platform
- Module::Build::Platform::cygwin(3pm) — Builder class for Cygwin platform
- Module::Build::Platform::darwin(3pm) — Builder class for Mac OS X platform
- Module::Build::Platform::os2(3pm) — Builder class for OS/2 platform
- Module::Build::Tiny(3pm) — A tiny replacement for Module::Build
- Module::CoreList(3pm) — what modules shipped with versions of perl
- Module::CoreList::Utils(3pm) — what utilities shipped with versions of perl
- Module::Find(3pm) — Find and use installed modules in a (sub)category
- Module::Implementation(3pm) — Loads one of several alternate underlying implementations for a module
- Module::Install(3pm) — Standalone, extensible Perl module installer
- Module::Install::API(3pm) — Command Reference for Module::Install
- Module::Install::Admin(3pm) — Author-side manager for Module::Install
- Module::Install::Admin::Include(3pm) — include methods for Module::Install
- Module::Install::AuthorRequires(3pm) — declare author-only dependencies
- Module::Install::Base(3pm) — Base class for Module::Install extensions
- Module::Install::Bundle(3pm) — Bundle distributions along with your distribution
- Module::Install::Can(3pm) — Utility functions for capability detection
- Module::Install::Compiler(3pm) — Commands for interacting with the C compiler
- Module::Install::Deprecated(3pm) — Warnings and help for deprecated commands
- Module::Install::External(3pm) — Specify dependencies on external non-Perl things
- Module::Install::FAQ(3pm) — Frequently Asked Questions for Module::Install
- Module::Install::Makefile(3pm), Module::Install::MakeMaker(3pm) — Extension Rules for ExtUtils::MakeMaker
- Module::Install::ManifestSkip(3pm) — Generate a MANIFEST.SKIP file
- Module::Install::PAR(3pm) — Module::Install Support for PAR::Dist packages
- Module::Install::Philosophy(3pm) — The concepts behind Module::Install
- Module::Install::Share(3pm) — Install non-code files for use during run-time
- Module::Install::With(3pm) — find environnement for Module::Install
- Module::Load(3pm) — runtime require of both modules and files
- Module::Load::Conditional(3pm) — Looking up module information / loading at runtime
- Module::Loaded(3pm) — mark modules as loaded or unloaded
- Module::Manifest::Skip(3pm) — MANIFEST.SKIP Manangement for Modules
- Module::Metadata(3pm) — Gather package and POD information from perl module files
- Module::Package::Tutorial(3pm) — A Hands on Guide
- Module::Pluggable(3pm) — automatically give your module the ability to have plugins
- Module::Pluggable::Object(3pm) — automatically give your module the ability to have plugins
- Module::Runtime(3pm) — runtime module handling
- Module::Runtime::Conflicts(3pm) — Provide information on conflicts for Module::Runtime
- Module::ScanDeps(3pm) — Recursively scan Perl code for dependencies
- Moo(3pm) — Minimalist Object Orientation (with Moose compatibility)
- Moo::Role(3pm) — Minimal Object Orientation support for Roles
- MooX::HandlesVia(3pm) — NativeTrait-like behavior for Moo
- MooX::Types::MooseLike(3pm) — some Moosish types and a type builder
- MooX::Types::MooseLike::Base(3pm) — A set of basic Moose-like types for Moo
- Moose(3pm) — A postmodern object system for Perl 5
- Moose::Autobox(3pm) — Autoboxed wrappers for Native Perl datatypes
- Moose::Autobox::Array(3pm) — the Array role
- Moose::Autobox::Code(3pm) — the Code role
- Moose::Autobox::Defined(3pm) — the Defined role
- Moose::Autobox::Hash(3pm) — the Hash role
- Moose::Autobox::Indexed(3pm) — the Indexed role
- Moose::Autobox::Item(3pm) — the Item role
- Moose::Autobox::List(3pm) — the List role
- Moose::Autobox::Number(3pm) — Moose::Autobox::Number - the Number role
- Moose::Autobox::Ref(3pm) — the Ref role
- Moose::Autobox::Scalar(3pm) — the Scalar role
- Moose::Autobox::String(3pm) — the String role
- Moose::Autobox::Undef(3pm) — the Undef role
- Moose::Autobox::Value(3pm) — Moose::Autobox::Value - the Value role
- Moose::Cookbook(3pm) — How to cook a Moose
- Moose::Cookbook::Basics::BankAccount_MethodModifiersAndSubclassing(3pm) — Demonstrates the use of method modifiers in a subclass
- Moose::Cookbook::Basics::BinaryTree_AttributeFeatures(3pm) — Demonstrates various attribute features including lazy, predicates, weak refs, and more
- Moose::Cookbook::Basics::BinaryTree_BuilderAndLazyBuild(3pm) — Builder methods and lazy_build
- Moose::Cookbook::Basics::Company_Subtypes(3pm) — Demonstrates the use of subtypes and how to model classes related to companies, people, employees, etc
- Moose::Cookbook::Basics::DateTime_ExtendingNonMooseParent(3pm) — Extending a non-Moose parent class
- Moose::Cookbook::Basics::Document_AugmentAndInner(3pm) — The augment modifier, which turns normal method overriding "inside-out"
- Moose::Cookbook::Basics::Genome_OverloadingSubtypesAndCoercion(3pm) — Operator overloading, subtypes, and coercion
- Moose::Cookbook::Basics::HTTP_SubtypesAndCoercion(3pm) — Demonstrates subtypes and coercion use HTTP-related classes (Request, Protocol, etc.)
- Moose::Cookbook::Basics::Immutable(3pm) — Making Moose fast by making your class immutable
- Moose::Cookbook::Basics::Person_BUILDARGSAndBUILD(3pm) — Using BUILDARGS and BUILD to hook into object construction
- Moose::Cookbook::Basics::Point_AttributesAndSubclassing(3pm) — Point and Point3D classes, showing basic attributes and subclassing
- Moose::Cookbook::Extending::Debugging_BaseClassRole(3pm) — Providing a role for the base object class
- Moose::Cookbook::Extending::ExtensionOverview(3pm) — Moose extension overview
- Moose::Cookbook::Extending::Mooseish_MooseSugar(3pm) — Acting like Moose.pm and providing sugar Moose-style
- Moose::Cookbook::Legacy::Debugging_BaseClassReplacement(3pm) — Providing an alternate base object class
- Moose::Cookbook::Legacy::Labeled_AttributeMetaclass(3pm) — A meta-attribute, attributes with labels
- Moose::Cookbook::Legacy::Table_ClassMetaclass(3pm) — Adding a "table" attribute to the metaclass
- Moose::Cookbook::Meta::GlobRef_InstanceMetaclass(3pm) — Creating a glob reference meta-instance class
- Moose::Cookbook::Meta::Labeled_AttributeTrait(3pm) — Labels implemented via attribute traits
- Moose::Cookbook::Meta::PrivateOrPublic_MethodMetaclass(3pm) — A method metaclass for marking methods public or private
- Moose::Cookbook::Meta::Table_MetaclassTrait(3pm) — Adding a "table" attribute as a metaclass trait
- Moose::Cookbook::Meta::WhyMeta(3pm) — Welcome to the meta world (Why Go Meta?)
- Moose::Cookbook::Roles::ApplicationToInstance(3pm) — Applying a role to an object instance
- Moose::Cookbook::Roles::Comparable_CodeReuse(3pm) — Using roles for code reuse
- Moose::Cookbook::Roles::Restartable_AdvancedComposition(3pm) — Advanced Role Composition - method exclusion and aliasing
- Moose::Cookbook::Snack::Keywords(3pm) — Restricted "keywords" in Moose
- Moose::Cookbook::Snack::Types(3pm) — Snippets of code for using Types and Type Constraints
- Moose::Cookbook::Style(3pm) — Expanded into Moose::Manual::BestPractices, so go read that
- Moose::Deprecated(3pm) — Manages deprecation warnings for Moose
- Moose::Exception(3pm) — Superclass for Moose internal exceptions
- Moose::Exporter(3pm) — make an import() and unimport() just like Moose.pm
- Moose::Intro(3pm) — Expanded into Moose::Manual, so go read that
- Moose::Manual(3pm) — What is Moose, and how do I use it?
- Moose::Manual::Attributes(3pm) — Object attributes with Moose
- Moose::Manual::BestPractices(3pm) — Get the most out of Moose
- Moose::Manual::Classes(3pm) — Making your classes use Moose (and subclassing)
- Moose::Manual::Concepts(3pm) — Moose OO concepts
- Moose::Manual::Construction(3pm) — Object construction (and destruction) with Moose
- Moose::Manual::Contributing(3pm) — How to get involved in Moose
- Moose::Manual::Delegation(3pm) — Attribute delegation
- Moose::Manual::Delta(3pm) — Important Changes in Moose
- Moose::Manual::Exceptions(3pm) — Moose's exceptions
- Moose::Manual::Exceptions::Manifest(3pm) — Moose's Exception Types
- Moose::Manual::FAQ(3pm) — Frequently asked questions about Moose
- Moose::Manual::MOP(3pm) — The Moose (and Class::MOP) meta API
- Moose::Manual::MethodModifiers(3pm) — Moose's method modifiers
- Moose::Manual::MooseX(3pm) — Recommended Moose extensions
- Moose::Manual::Resources(3pm) — Links to various tutorials, videos, blogs, presentations, interviews, etc
- Moose::Manual::Roles(3pm) — Roles, an alternative to deep hierarchies and base classes
- Moose::Manual::Support(3pm) — Policies regarding support, releases, and compatibility
- Moose::Manual::Types(3pm) — Moose's type system
- Moose::Manual::Unsweetened(3pm) — Moose idioms in plain old Perl 5 without the sugar
- Moose::Meta::Attribute(3pm) — The Moose attribute metaclass
- Moose::Meta::Attribute::Native(3pm) — Delegate to native Perl types
- Moose::Meta::Attribute::Native::Trait(3pm) — Shared role for native delegation traits
- Moose::Meta::Attribute::Native::Trait::Array(3pm) — Helper trait for ArrayRef attributes
- Moose::Meta::Attribute::Native::Trait::Bool(3pm) — Helper trait for Bool attributes
- Moose::Meta::Attribute::Native::Trait::Code(3pm) — Helper trait for CodeRef attributes
- Moose::Meta::Attribute::Native::Trait::Counter(3pm) — Helper trait for Int attributes which represent counters
- Moose::Meta::Attribute::Native::Trait::Hash(3pm) — Helper trait for HashRef attributes
- Moose::Meta::Attribute::Native::Trait::Number(3pm) — Helper trait for Num attributes
- Moose::Meta::Attribute::Native::Trait::String(3pm) — Helper trait for Str attributes
- Moose::Meta::Class(3pm) — The Moose metaclass
- Moose::Meta::Class::Immutable::Trait(3pm) — Implements immutability for metaclass objects
- Moose::Meta::Instance(3pm) — The Moose Instance metaclass
- Moose::Meta::Method(3pm) — A Moose Method metaclass
- Moose::Meta::Method::Accessor(3pm) — A Moose Method metaclass for accessors
- Moose::Meta::Method::Augmented(3pm) — A Moose Method metaclass for augmented methods
- Moose::Meta::Method::Constructor(3pm) — Method Meta Object for constructors
- Moose::Meta::Method::Delegation(3pm) — A Moose Method metaclass for delegation methods
- Moose::Meta::Method::Destructor(3pm) — Method Meta Object for destructors
- Moose::Meta::Method::Meta(3pm) — A Moose Method metaclass for "meta" methods
- Moose::Meta::Method::Overridden(3pm) — A Moose Method metaclass for overridden methods
- Moose::Meta::Mixin::AttributeCore(3pm) — Core attributes shared by attribute metaclasses
- Moose::Meta::Object::Trait(3pm) — Some overrides for Class::MOP::Object functionality
- Moose::Meta::Role(3pm) — The Moose Role metaclass
- Moose::Meta::Role::Application(3pm) — A base class for role application
- Moose::Meta::Role::Application::RoleSummation(3pm) — Combine two or more roles
- Moose::Meta::Role::Application::ToClass(3pm) — Compose a role into a class
- Moose::Meta::Role::Application::ToInstance(3pm) — Compose a role into an instance
- Moose::Meta::Role::Application::ToRole(3pm) — Compose a role into another role
- Moose::Meta::Role::Attribute(3pm) — The Moose attribute metaclass for Roles
- Moose::Meta::Role::Composite(3pm) — An object to represent the set of roles
- Moose::Meta::Role::Method(3pm) — A Moose Method metaclass for Roles
- Moose::Meta::Role::Method::Conflicting(3pm) — A Moose metaclass for conflicting methods in Roles
- Moose::Meta::Role::Method::Required(3pm) — A Moose metaclass for required methods in Roles
- Moose::Meta::TypeCoercion(3pm) — The Moose Type Coercion metaclass
- Moose::Meta::TypeCoercion::Union(3pm) — The Moose Type Coercion metaclass for Unions
- Moose::Meta::TypeConstraint(3pm) — The Moose Type Constraint metaclass
- Moose::Meta::TypeConstraint::Class(3pm) — Class/TypeConstraint parallel hierarchy
- Moose::Meta::TypeConstraint::DuckType(3pm) — Type constraint for duck typing
- Moose::Meta::TypeConstraint::Enum(3pm) — Type constraint for enumerated values
- Moose::Meta::TypeConstraint::Parameterizable(3pm) — Type constraints which can take a parameter (ArrayRef)
- Moose::Meta::TypeConstraint::Parameterized(3pm) — Type constraints with a bound parameter (ArrayRef[Int])
- Moose::Meta::TypeConstraint::Registry(3pm) — registry for type constraints
- Moose::Meta::TypeConstraint::Role(3pm) — Role/TypeConstraint parallel hierarchy
- Moose::Meta::TypeConstraint::Union(3pm) — A union of Moose type constraints
- Moose::Object(3pm) — The base object for Moose
- Moose::Role(3pm) — The Moose Role
- Moose::Spec::Role(3pm) — Formal spec for Role behavior
- Moose::Unsweetened(3pm) — Moved to Moose::Manual::Unsweetened, so go read that
- Moose::Util(3pm) — Utilities for working with Moose classes
- Moose::Util::MetaRole(3pm) — Apply roles to any metaclass, as well as the object base class
- Moose::Util::TypeConstraints(3pm) — Type constraint system for Moose
- MooseX::AuthorizedMethods(3pm) — Syntax sugar for authorized methods
- MooseX::ClassAttribute(3pm) — Declare class attributes Moose-style
- MooseX::ClassAttribute::Meta::Role::Attribute(3pm) — An attribute metaclass for class attributes in roles
- MooseX::ClassAttribute::Trait::Application(3pm) — A trait that supports role application for roles with class attributes
- MooseX::ClassAttribute::Trait::Application::ToClass(3pm) — A trait that supports applying class attributes to classes
- MooseX::ClassAttribute::Trait::Application::ToRole(3pm) — A trait that supports applying class attributes to roles
- MooseX::ClassAttribute::Trait::Attribute(3pm) — A trait for class attributes
- MooseX::ClassAttribute::Trait::Class(3pm) — A trait for classes with class attributes
- MooseX::ClassAttribute::Trait::Mixin::HasClassAttributes(3pm) — A mixin trait for things which have class attributes
- MooseX::ClassAttribute::Trait::Role(3pm) — A trait for roles with class attributes
- MooseX::ClassAttribute::Trait::Role::Composite(3pm) — A trait that supports applying multiple roles at once
- MooseX::Declare(3pm) — (DEPRECATED) Declarative syntax for Moose
- MooseX::Declare::Context(3pm) — Per-keyword declaration context
- MooseX::Declare::Context::Namespaced(3pm) — Namespaced context
- MooseX::Declare::Context::Parameterized(3pm) — context for parsing optionally parameterized statements
- MooseX::Declare::Syntax::EmptyBlockIfMissing(3pm) — Handle missing blocks after keywords
- MooseX::Declare::Syntax::Extending(3pm) — Extending with superclasses
- MooseX::Declare::Syntax::InnerSyntaxHandling(3pm) — Keywords inside blocks
- MooseX::Declare::Syntax::Keyword::Class(3pm) — Class declarations
- MooseX::Declare::Syntax::Keyword::Clean(3pm) — Explicit namespace cleanups
- MooseX::Declare::Syntax::Keyword::Method(3pm) — Handle method declarations
- MooseX::Declare::Syntax::Keyword::MethodModifier(3pm) — Handle method modifier declarations
- MooseX::Declare::Syntax::Keyword::Namespace(3pm) — Declare outer namespace
- MooseX::Declare::Syntax::Keyword::Role(3pm) — Role declarations
- MooseX::Declare::Syntax::Keyword::With(3pm) — Apply roles within a class- or role-body
- MooseX::Declare::Syntax::KeywordHandling(3pm) — Basic keyword functionality
- MooseX::Declare::Syntax::MethodDeclaration(3pm) — Handles method declarations
- MooseX::Declare::Syntax::MooseSetup(3pm) — Common Moose namespaces declarations
- MooseX::Declare::Syntax::NamespaceHandling(3pm) — Handle namespaced blocks
- MooseX::Declare::Syntax::OptionHandling(3pm) — Option parser dispatching
- MooseX::Declare::Syntax::RoleApplication(3pm) — Handle user specified roles
- MooseX::Declare::Util(3pm) — Common declarative utility functions
- MooseX::Getopt(3pm) — A Moose role for processing command line options
- MooseX::Getopt::Basic(3pm) — MooseX::Getopt::Basic - role to implement the Getopt::Long functionality
- MooseX::Getopt::Dashes(3pm) — convert underscores in attribute names to dashes
- MooseX::Getopt::GLD(3pm) — A Moose role for processing command line options with Getopt::Long::Descriptive
- MooseX::Getopt::Meta::Attribute(3pm) — Optional meta attribute for custom option names
- MooseX::Getopt::Meta::Attribute::NoGetopt(3pm) — Optional meta attribute for ignoring parameters
- MooseX::Getopt::Meta::Attribute::Trait(3pm) — Optional meta attribute trait for custom option names
- MooseX::Getopt::Meta::Attribute::Trait::NoGetopt(3pm) — Optional meta attribute trait for ignoring parameters
- MooseX::Getopt::OptionTypeMap(3pm) — Storage for the option to type mappings
- MooseX::Getopt::ProcessedArgv(3pm) — MooseX::Getopt::ProcessedArgv - Class containing the results of process_argv
- MooseX::Getopt::Strict(3pm) — only make options for attributes with the Getopt metaclass
- MooseX::LazyRequire(3pm) — Required attributes which fail only when trying to use them
- MooseX::LazyRequire::Meta::Attribute::Trait::LazyRequire(3pm) — Attribute trait to make getters fail on unset attributes
- MooseX::Meta::Method::Authorized(3pm) — Authorization in method calls
- MooseX::Meta::Method::Authorized::CheckRoles(3pm) — Check roles of the user
- MooseX::Meta::Method::Transactional(3pm) — Transactional methods trait
- MooseX::Meta::TypeConstraint::ForceCoercion(3pm) — Force coercion when validating type constraints
- MooseX::Meta::TypeConstraint::Structured(3pm) — Structured type constraints
- MooseX::Method::Signatures(3pm) — (DEPRECATED) Method declarations with type constraints and no source filter
- MooseX::Method::Signatures::Meta::Method(3pm) — (DEPRECATED) Provides the metaclass for methods with signatures
- MooseX::Method::Signatures::Types(3pm) — (DEPRECATED) Provides common MooseX::Types used by MooseX::Method::Signatures
- MooseX::NonMoose(3pm) — easy subclassing of non-Moose classes
- MooseX::NonMoose::InsideOut(3pm) — easy subclassing of non-Moose non-hashref classes
- MooseX::NonMoose::Meta::Role::Class(3pm) — metaclass trait for MooseX::NonMoose
- MooseX::NonMoose::Meta::Role::Constructor(3pm) — constructor method trait for MooseX::NonMoose
- MooseX::Params::Validate(3pm) — an extension of Params::Validate using Moose's types
- MooseX::Params::Validate::Exception::ValidationFailedForTypeConstraint(3pm) — Exception thrown when a type constraint check fails
- MooseX::Role::Parameterised(3pm) — Moose roles with composition parameters
- MooseX::Role::Parameterized(3pm) — Moose roles with composition parameters
- MooseX::Role::Parameterized::Extending(3pm) — extending MooseX::Role::Parameterized roles
- MooseX::Role::Parameterized::Meta::Role::Parameterized(3pm) — metaclass for parameterized roles
- MooseX::Role::Parameterized::Meta::Trait::Parameterizable(3pm) — trait for parameterizable roles
- MooseX::Role::Parameterized::Meta::Trait::Parameterized(3pm) — trait for parameterized roles
- MooseX::Role::Parameterized::Parameters(3pm) — base class for parameters
- MooseX::Role::Parameterized::Tutorial(3pm) — why and how
- MooseX::Singleton(3pm) — Turn your Moose class into a singleton
- MooseX::Singleton::Role::Meta::Class(3pm) — Metaclass role for MooseX::Singleton
- MooseX::Singleton::Role::Meta::Instance(3pm) — Instance metaclass role for MooseX::Singleton
- MooseX::Singleton::Role::Meta::Method::Constructor(3pm) — Constructor method role for MooseX::Singleton
- MooseX::Singleton::Role::Object(3pm) — Object class role for MooseX::Singleton
- MooseX::Storage(3pm) — A serialization framework for Moose classes
- MooseX::Storage::Base::WithChecksum(3pm) — A more secure serialization role
- MooseX::Storage::Basic(3pm) — The simplest level of serialization
- MooseX::Storage::Deferred(3pm) — A role for indecisive programmers
- MooseX::Storage::Engine(3pm) — The meta-engine to handle collapsing and expanding objects
- MooseX::Storage::Engine::IO::AtomicFile(3pm) — The actual atomic file storage mechanism
- MooseX::Storage::Engine::IO::File(3pm) — The actual file storage mechanism
- MooseX::Storage::Engine::Trait::DisableCycleDetection(3pm) — A custom trait to bypass cycle detection
- MooseX::Storage::Engine::Trait::OnlyWhenBuilt(3pm) — An engine trait to bypass serialization
- MooseX::Storage::Format::JSON(3pm) — A JSON serialization role
- MooseX::Storage::Format::Storable(3pm) — A Storable serialization role
- MooseX::Storage::Format::YAML(3pm) — A YAML serialization role
- MooseX::Storage::IO::AtomicFile(3pm) — An Atomic File I/O role
- MooseX::Storage::IO::File(3pm) — A basic File I/O role
- MooseX::Storage::IO::StorableFile(3pm) — An Storable File I/O role
- MooseX::Storage::Meta::Attribute::DoNotSerialize(3pm) — A custom meta-attribute to bypass serialization
- MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize(3pm) — A custom meta-attribute-trait to bypass serialization
- MooseX::Storage::Traits::DisableCycleDetection(3pm) — A custom trait to bypass cycle detection
- MooseX::Storage::Traits::OnlyWhenBuilt(3pm) — A custom trait to bypass serialization
- MooseX::Storage::Util(3pm) — A MooseX::Storage Swiss Army chainsaw
- MooseX::StrictConstructor(3pm) — Make your object constructors blow up on unknown attributes
- MooseX::StrictConstructor::Trait::Class(3pm) — A role to make immutable constructors strict
- MooseX::StrictConstructor::Trait::Method::Constructor(3pm) — A role to make immutable constructors strict
- MooseX::Traits(3pm) — Automatically apply roles at object creation time
- MooseX::TransactionalMethods(3pm) — Syntax sugar for transactional methods
- MooseX::Types(3pm) — Organise your Moose types in libraries
- MooseX::Types::Base(3pm) — Type library base class
- MooseX::Types::CheckedUtilExports(3pm) — Wrap Moose::Util::TypeConstraints to be safer for MooseX::Types
- MooseX::Types::Combine(3pm) — Combine type libraries for exporting
- MooseX::Types::DateTime(3pm) — DateTime related constraints and coercions for Moose
- MooseX::Types::Moose(3pm) — Type exports that match the types shipped with Moose
- MooseX::Types::Structured(3pm) — Structured Type Constraints for Moose
- MooseX::Types::TypeDecorator(3pm) — Wraps Moose::Meta::TypeConstraint objects with added features
- MooseX::Types::UndefinedType(3pm) — a fallback type for when a type cannot be found
- MooseX::Types::Util(3pm) — Common utility functions for the distribution
- MooseX::Types::Wrapper(3pm) — Wrap exports from a library
- NDBM_File(3pm) — Tied access to ndbm files
- NEXT(3pm) — Provide a pseudo-class NEXT (et al) that allows method redispatch
- Net::CIDR::Lite(3pm) — Perl extension for merging IPv4 or IPv6 CIDR addresses
- Net::Cmd(3pm) — Network Command class (as used by FTP, SMTP etc)
- Net::Config(3pm) — Local configuration data for libnet
- Net::DNS(3pm) — Perl interface to the Domain Name System
- Net::DNS::Domain(3pm) — Domain Name System domains
- Net::DNS::DomainName(3pm) — DNS domain name wire representation
- Net::DNS::FAQ(3pm) — Frequently Asked Net::DNS Questions
- Net::DNS::Header(3pm) — DNS packet header
- Net::DNS::Mailbox(3pm) — DNS mailbox representation
- Net::DNS::Nameserver(3pm) — DNS server class
- Net::DNS::Packet(3pm) — DNS protocol packet
- Net::DNS::Parameters(3pm), Net::DNS::Parameters(3pm) — DNS parameter assignments
- Net::DNS::Parameters5.34(3pm), Net::DNS::Parameters(3pm) — DNS parameter assignments
- Net::DNS::Question(3pm) — DNS question record
- Net::DNS::RR(3pm) — DNS Resource Record base class
- Net::DNS::RR::A(3pm) — DNS A resource record
- Net::DNS::RR::AAAA(3pm) — DNS AAAA resource record
- Net::DNS::RR::AFSDB(3pm) — DNS AFSDB resource record
- Net::DNS::RR::APL(3pm) — DNS APL resource record
- Net::DNS::RR::CAA(3pm) — DNS CAA resource record
- Net::DNS::RR::CERT(3pm) — DNS CERT resource record
- Net::DNS::RR::CNAME(3pm) — DNS CNAME resource record
- Net::DNS::RR::DHCID(3pm) — DNS DHCID resource record
- Net::DNS::RR::DNAME(3pm) — DNS DNAME resource record
- Net::DNS::RR::EID(3pm) — DNS EID resource record
- Net::DNS::RR::EUI48(3pm) — DNS EUI48 resource record
- Net::DNS::RR::EUI64(3pm) — DNS EUI64 resource record
- Net::DNS::RR::GPOS(3pm) — DNS GPOS resource record
- Net::DNS::RR::HINFO(3pm) — DNS HINFO resource record
- Net::DNS::RR::HIP(3pm) — DNS HIP resource record
- Net::DNS::RR::IPSECKEY(3pm) — DNS IPSECKEY resource record
- Net::DNS::RR::ISDN(3pm) — DNS ISDN resource record
- Net::DNS::RR::KX(3pm) — DNS KX resource record
- Net::DNS::RR::L32(3pm) — DNS L32 resource record
- Net::DNS::RR::L64(3pm) — DNS L64 resource record
- Net::DNS::RR::LOC(3pm) — DNS LOC resource record
- Net::DNS::RR::LP(3pm) — DNS LP resource record
- Net::DNS::RR::MB(3pm) — DNS MB resource record
- Net::DNS::RR::MG(3pm) — DNS MG resource record
- Net::DNS::RR::MINFO(3pm) — DNS MINFO resource record
- Net::DNS::RR::MR(3pm) — DNS MR resource record
- Net::DNS::RR::MX(3pm) — DNS MX resource record
- Net::DNS::RR::NAPTR(3pm) — DNS NAPTR resource record
- Net::DNS::RR::NID(3pm) — DNS NID resource record
- Net::DNS::RR::NIMLOC(3pm) — DNS NIMLOC resource record
- Net::DNS::RR::NS(3pm) — DNS NS resource record
- Net::DNS::RR::NSAP(3pm) — DNS NSAP resource record
- Net::DNS::RR::NULL(3pm) — DNS NULL resource record
- Net::DNS::RR::OPT(3pm) — DNS OPT resource record
- Net::DNS::RR::PTR(3pm) — DNS PTR resource record
- Net::DNS::RR::PX(3pm) — DNS PX resource record
- Net::DNS::RR::RP(3pm) — DNS RP resource record
- Net::DNS::RR::RT(3pm) — DNS RT resource record
- Net::DNS::RR::SOA(3pm) — DNS SOA resource record
- Net::DNS::RR::SPF(3pm) — DNS SPF resource record
- Net::DNS::RR::SRV(3pm) — DNS SRV resource record
- Net::DNS::RR::SSHFP(3pm) — DNS SSHFP resource record
- Net::DNS::RR::TKEY(3pm) — DNS TKEY resource record
- Net::DNS::RR::TLSA(3pm) — DNS TLSA resource record
- Net::DNS::RR::TSIG(3pm) — DNS TSIG resource record
- Net::DNS::RR::TXT(3pm) — DNS TXT resource record
- Net::DNS::RR::X25(3pm) — DNS X25 resource record
- Net::DNS::Resolver(3pm) — DNS resolver class
- Net::DNS::Resolver::Base(3pm) — Common Resolver Class
- Net::DNS::Resolver::MSWin32(3pm) — MS Windows Resolver Class
- Net::DNS::Resolver::Mock(3pm) — Mock a DNS Resolver object for testing
- Net::DNS::Resolver::Programmable(3pm) — programmable DNS resolver class for offline emulation of DNS
- Net::DNS::Resolver::Recurse(3pm) — Perform recursive dns lookups
- Net::DNS::Resolver::UNIX(3pm) — UNIX Resolver Class
- Net::DNS::Resolver::cygwin(3pm) — Cygwin Resolver Class
- Net::DNS::Resolver::os2(3pm) — OS2 Resolver Class
- Net::DNS::Text(3pm) — Domain Name System text representation
- Net::DNS::Update(3pm) — Create a DNS update packet
- Net::DNS::ZoneFile(3pm) — DNS zone file
- Net::Domain(3pm) — Attempt to evaluate the current host's internet name and domain
- Net::FTP(3pm) — FTP Client class
- Net::HTTP(3pm) — Low-level HTTP connection (client)
- Net::HTTP::Methods(3pm) — Methods shared by Net::HTTP and Net::HTTPS
- Net::HTTP::NB(3pm) — Non-blocking HTTP client
- Net::HTTPS(3pm) — Low-level HTTP over SSL/TLS connection (client)
- Net::LDAP(3pm) — Lightweight Directory Access Protocol
- Net::LDAP::Constant(3pm) — Constants for use with Net::LDAP
- Net::LDAP::Control(3pm) — LDAPv3 control object base class
- Net::LDAP::Control::Assertion(3pm) — LDAPv3 Assertion Control
- Net::LDAP::Control::DontUseCopy(3pm) — LDAPv3 Don't Use Copy control object
- Net::LDAP::Control::EntryChange(3pm) — LDAPv3 Entry Change Notification control object
- Net::LDAP::Control::ManageDsaIT(3pm) — LDAPv3 Manage DSA-IT control object
- Net::LDAP::Control::MatchedValues(3pm) — LDAPv3 MatchedValues Control
- Net::LDAP::Control::Paged(3pm) — LDAPv3 Paged results control object
- Net::LDAP::Control::PasswordPolicy(3pm) — LDAPv3 Password Policy control object
- Net::LDAP::Control::PersistentSearch(3pm) — LDAPv3 Persistent Search control object
- Net::LDAP::Control::PostRead(3pm) — LDAPv3 Post-Read control object
- Net::LDAP::Control::PreRead(3pm) — LDAPv3 Pre-Read control object
- Net::LDAP::Control::ProxyAuth(3pm) — LDAPv3 Proxy Authorization control object
- Net::LDAP::Control::Relax(3pm) — LDAPv3 Relax control object
- Net::LDAP::Control::Sort(3pm) — Server Side Sort (SSS) control object
- Net::LDAP::Control::SortResult(3pm) — Server Side Sort (SSS) result control object
- Net::LDAP::Control::SyncDone(3pm) — LDAPv3 Sync Done control object
- Net::LDAP::Control::SyncRequest(3pm) — LDAPv3 Sync Request control object
- Net::LDAP::Control::SyncState(3pm) — LDAPv3 Sync State control object
- Net::LDAP::Control::VLV(3pm) — LDAPv3 Virtual List View control object
- Net::LDAP::Control::VLVResponse(3pm) — -- LDAPv3 Virtual List View server response
- Net::LDAP::DSML(3pm) — -- A DSML Writer for Net::LDAP
- Net::LDAP::Entry(3pm) — An LDAP entry object
- Net::LDAP::Examples(3pm) — PERL LDAP by Example
- Net::LDAP::Extension::Cancel(3pm) — LDAP Cancel Operation
- Net::LDAP::Extension::Refresh(3pm) — LDAPv3 Refresh extension object (RFC 2589)
- Net::LDAP::Extension::SetPassword(3pm) — LDAPv3 Modify Password extension object
- Net::LDAP::Extension::WhoAmI(3pm) — LDAP "Who am I?" Operation
- Net::LDAP::Extra(3pm) — -- Load extra Net::LDAP methods
- Net::LDAP::Extra::AD(3pm) — -- AD convenience methods
- Net::LDAP::Extra::eDirectory(3pm) — -- extensions for Novell eDirectory
- Net::LDAP::FAQ(3pm) — Frequently Asked Questions about Net::LDAP
- Net::LDAP::Filter(3pm) — representation of LDAP filters
- Net::LDAP::FilterMatch(3pm) — LDAP entry matching
- Net::LDAP::Intermediate(3pm) — LDAPv3 intermediate response object base class
- Net::LDAP::Intermediate::SyncInfo(3pm) — LDAPv3 Sync Info Message object
- Net::LDAP::LDIF(3pm) — LDIF reading and writing
- Net::LDAP::Message(3pm) — Message response from LDAP server
- Net::LDAP::RFC(3pm) — List of related RFCs
- Net::LDAP::Reference(3pm) — search reference
- Net::LDAP::RootDSE(3pm) — An LDAP RootDSE object
- Net::LDAP::Schema(3pm) — Load and manipulate an LDAP v3 Schema
- Net::LDAP::Search(3pm) — Object returned by Net::LDAP search method
- Net::LDAP::Security(3pm) — Security issues with LDAP connections
- Net::LDAP::Util(3pm) — Utility functions
- Net::LDAPI(3pm) — use LDAP over a UNIX domain socket
- Net::LDAPS(3pm) — use LDAP over an SSL connection
- Net::NNTP(3pm) — NNTP Client class
- Net::Netrc(3pm) — OO interface to users netrc file
- Net::POP3(3pm) — Post Office Protocol 3 Client class (RFC1939)
- Net::Ping(3pm) — check a remote host for reachability
- Net::SMTP(3pm) — Simple Mail Transfer Protocol Client
- 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::Server(3pm) — Extensible, general Perl server engine
- Net::Server::Daemonize(3pm) — Safe fork and daemonization utilities
- Net::Server::Fork(3pm) — Net::Server personality
- Net::Server::HTTP(3pm) — very basic Net::Server based HTTP server class
- Net::Server::INET(3pm) — Net::Server personality
- Net::Server::Log::Log::Log4perl(3pm) — log via Log4perl
- Net::Server::Log::Sys::Syslog(3pm) — log via Syslog
- Net::Server::MultiType(3pm) — Net::Server personality
- Net::Server::Multiplex(3pm) — Multiplex several connections within one process
- Net::Server::PSGI(3pm) — basic Net::Server based PSGI HTTP server class
- Net::Server::PreFork(3pm) — Net::Server personality
- Net::Server::PreForkSimple(3pm) — Net::Server personality
- Net::Server::Proto(3pm) — Net::Server Protocol compatibility layer
- Net::Server::Proto::SSL(3pm) — Net::Server SSL protocol
- Net::Server::Proto::SSLEAY(3pm) — Custom Net::Server SSL protocol handler based on Net::SSLeay
- Net::Server::Proto::TCP(3pm), Net::Server::Proto::TCP(3pm) — Net::Server TCP protocol
- Net::Server::Proto::UDP(3pm) — Net::Server UDP protocol
- Net::Server::Proto::UNIX(3pm) — Net::Server UNIX protocol
- Net::Server::Proto::UNIXDGRAM(3pm) — Net::Server UNIXDGRAM protocol
- Net::Server::SIG(3pm) — adpf - Safer signal handling
- Net::Server::Single(3pm) — Net::Server personality
- Net::Time(3pm) — time and daytime network client interface
- Net::hostent(3pm) — by-name interface to Perl's built-in gethost*() functions
- Net::libnetFAQ(3pm), libnetFAQ(3pm) — libnet Frequently Asked Questions
- 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
- NetAddr::IP(3pm) — Manages IPv4 and IPv6 addresses and subnets
- NetAddr::IP::InetBase(3pm) — -- IPv4 and IPV6 utilities
- NetAddr::IP::Lite(3pm) — Manages IPv4 and IPv6 addresses and subnets
- NetAddr::IP::Util(3pm) — -- IPv4/6 and 128 bit number utilities
- NetAddr::IP::UtilPP(3pm) — -- pure Perl functions for NetAddr::IP::Util
- Number::Compare(3pm) — numeric comparisons
- O(3pm) — Generic interface to Perl Compiler backends
- Opcode(3pm) — Disable named opcodes when compiling perl code
- PAR(3pm) — Perl Archive Toolkit
- PAR::Dist(3pm) — Create and manipulate PAR distributions
- PAR::Environment(3pm) — Index and reference of PAR environment variables
- PAR::FAQ(3pm) — Frequently Asked Questions about PAR
- PAR::Filter(3pm) — Input filter for PAR
- PAR::Filter::Bleach(3pm) — Bleach filter
- PAR::Filter::Bytecode(3pm) — Bytecode filter
- PAR::Filter::Obfuscate(3pm) — Obfuscating filter
- PAR::Filter::PatchContent(3pm) — Content patcher
- PAR::Filter::PodStrip(3pm) — POD-stripping filter
- PAR::Heavy(3pm) — PAR guts
- PAR::Packer(3pm) — PAR Packager
- PAR::SetupProgname(3pm) — Setup $ENV{PAR_PROGNAME}
- PAR::SetupTemp(3pm) — Setup $ENV{PAR_TEMP}
- PAR::StrippedPARL::Base(3pm) — Base class for the PARL data packages
- PAR::Tutorial(3pm) — Cross-Platform Packaging and Deployment with PAR
- POSIX(3pm) — Perl interface to IEEE Std 1003.1
- PPI(3pm) — Parse, Analyze and Manipulate Perl (without perl)
- PPI::Cache(3pm) — The PPI Document Caching Layer
- PPI::Document(3pm) — Object representation of a Perl document
- PPI::Document::File(3pm) — A Perl Document located in a specific file
- PPI::Document::Fragment(3pm) — A fragment of a Perl Document
- PPI::Document::Normalized(3pm) — A normalized Perl Document
- PPI::Dumper(3pm) — Dumping of PDOM trees
- PPI::Element(3pm) — The abstract Element class, a base for all source objects
- PPI::Exception(3pm) — The PPI exception base class
- PPI::Find(3pm) — Object version of the Element->find method
- PPI::Lexer(3pm) — The PPI Lexer
- PPI::Node(3pm) — Abstract PPI Node class, an Element that can contain other Elements
- PPI::Normal(3pm) — Normalize Perl Documents
- PPI::Normal::Standard(3pm) — Provides standard document normalization functions
- PPI::Statement(3pm) — The base class for Perl statements
- PPI::Statement::Break(3pm) — Statements which break out of normal statement flow
- PPI::Statement::Compound(3pm) — Describes all compound statements
- PPI::Statement::Data(3pm) — The _|_DATA_|_ section of a file
- PPI::Statement::End(3pm) — Content after the _|_END_|_ of a module
- PPI::Statement::Expression(3pm) — A generic and non-specialised statement
- PPI::Statement::Given(3pm) — A given-when statement
- PPI::Statement::Include(3pm) — Statements that include other code
- PPI::Statement::Include::Perl6(3pm) — Inline Perl 6 file section
- PPI::Statement::Null(3pm) — A useless null statement
- PPI::Statement::Package(3pm) — A package statement
- PPI::Statement::Scheduled(3pm) — A scheduled code block
- PPI::Statement::Sub(3pm) — Subroutine declaration
- PPI::Statement::Unknown(3pm) — An unknown or transient statement
- PPI::Statement::UnmatchedBrace(3pm) — Isolated unmatched brace
- PPI::Statement::Variable(3pm) — Variable declaration statements
- PPI::Statement::When(3pm) — A when statement
- PPI::Structure(3pm) — The base class for Perl braced structures
- PPI::Structure::Block(3pm) — Curly braces representing a code block
- PPI::Structure::Condition(3pm) — Round braces for boolean context conditions
- PPI::Structure::Constructor(3pm) — Anonymous hash or array constructor
- PPI::Structure::For(3pm) — Circular braces for a for expression
- PPI::Structure::Given(3pm) — Circular braces for a switch statement
- PPI::Structure::List(3pm) — Explicit list or precedence ordering braces
- PPI::Structure::Subscript(3pm) — Braces that represent an array or hash subscript
- PPI::Structure::Unknown(3pm) — An unknown or unresolved brace structure
- PPI::Structure::When(3pm) — Circular braces for a when statement
- PPI::Token(3pm) — A single token of Perl source code
- PPI::Token::ArrayIndex(3pm) — Token getting the last index for an array
- PPI::Token::Attribute(3pm) — A token for a subroutine attribute
- PPI::Token::BOM(3pm) — Tokens representing Unicode byte order marks
- PPI::Token::Cast(3pm) — A prefix which forces a value into a different context
- PPI::Token::Comment(3pm) — A comment in Perl source code
- PPI::Token::DashedWord(3pm) — A dashed bareword token
- PPI::Token::Data(3pm) — The actual data in the _|_DATA_|_ section of a file
- PPI::Token::End(3pm) — Completely useless content after the _|_END_|_ tag
- PPI::Token::HereDoc(3pm) — Token class for the here-doc
- PPI::Token::Label(3pm) — Token class for a statement label
- PPI::Token::Magic(3pm) — Tokens representing magic variables
- PPI::Token::Number(3pm) — Token class for a number
- PPI::Token::Number::Binary(3pm) — Token class for a binary number
- PPI::Token::Number::Exp(3pm) — Token class for an exponential notation number
- PPI::Token::Number::Float(3pm) — Token class for a floating-point number
- PPI::Token::Number::Hex(3pm) — Token class for a binary number
- PPI::Token::Number::Octal(3pm) — Token class for a binary number
- PPI::Token::Number::Version(3pm) — Token class for a byte-packed number
- PPI::Token::Operator(3pm) — Token class for operators
- PPI::Token::Pod(3pm) — Sections of POD in Perl documents
- PPI::Token::Prototype(3pm) — A subroutine prototype descriptor
- PPI::Token::Quote(3pm) — String quote abstract base class
- PPI::Token::Quote::Double(3pm) — A standard "double quote" token
- PPI::Token::Quote::Interpolate(3pm) — The interpolation quote-like operator
- PPI::Token::Quote::Literal(3pm) — The literal quote-like operator
- PPI::Token::Quote::Single(3pm) — A 'single quote' token
- PPI::Token::QuoteLike(3pm) — Quote-like operator abstract base class
- PPI::Token::QuoteLike::Backtick(3pm) — A `backticks` command token
- PPI::Token::QuoteLike::Command(3pm) — The command quote-like operator
- PPI::Token::QuoteLike::Readline(3pm) — The readline quote-like operator
- PPI::Token::QuoteLike::Regexp(3pm) — Regexp constructor quote-like operator
- PPI::Token::QuoteLike::Words(3pm) — Word list constructor quote-like operator
- PPI::Token::Regexp(3pm) — Regular expression abstract base class
- PPI::Token::Regexp::Match(3pm) — A standard pattern match regex
- PPI::Token::Regexp::Substitute(3pm) — A match and replace regular expression token
- PPI::Token::Regexp::Transliterate(3pm) — A transliteration regular expression token
- PPI::Token::Separator(3pm) — The _|_DATA_|_ and _|_END_|_ tags
- PPI::Token::Structure(3pm) — Token class for characters that define code structure
- PPI::Token::Symbol(3pm) — A token class for variables and other symbols
- PPI::Token::Unknown(3pm) — Token of unknown or as-yet undetermined type
- PPI::Token::Whitespace(3pm) — Tokens representing ordinary white space
- PPI::Token::Word(3pm) — The generic "word" Token
- PPI::Token::_QuoteEngine(3pm) — The PPI Quote Engine
- PPI::Tokenizer(3pm) — The Perl Document Tokenizer
- PPI::Transform(3pm) — Abstract base class for document transformation classes
- PPI::Transform::UpdateCopyright(3pm) — Demonstration PPI::Transform class
- Package::DeprecationManager(3pm) — Manage deprecation warnings for your distribution
- Package::Stash(3pm) — routines for manipulating stashes
- Package::Stash::PP(3pm) — pure perl implementation of the Package::Stash API
- Package::Stash::XS(3pm) — faster and more correct implementation of the Package::Stash API
- PadWalker(3pm) — play with other peoples' lexical variables
- Params::Check(3pm) — A generic input parsing/checking mechanism
- Params::Classify(3pm) — argument type classification
- Params::Util(3pm) — Simple, compact and correct param-checking functions
- Params::Validate(3pm) — Validate method/function parameters
- Params::ValidationCompiler(3pm) — Build an optimized subroutine parameter validator once, use it forever
- Params::ValidationCompiler::Compiler(3pm) — Object that implements the check subroutine compilation
- Params::ValidationCompiler::Exceptions(3pm) — Defines exceptions thrown by Params::ValidationCompiler
- Parse::CPAN::Meta(3pm) — Parse META.yml and META.json CPAN metadata files
- Parse::Eyapp::TokenGen(3pm) — Support for Using Parse::Eyapp as a Data Generator
- Parse::Eyapp::languageintro(3pm) — Introduction to the Eyapp language
- Parse::Method::Signatures(3pm) — Perl6 like method signature parser
- Parse::Method::Signatures::Param(3pm) — a parsed parameter from a signature
- Parse::Method::Signatures::Sig(3pm) — Method Signature
- Parse::Method::Signatures::TypeConstraint(3pm) — turn parsed TC data into Moose TC object
- Parse::RecDescent(3pm) — Generate Recursive-Descent Parsers
- Path::Class(3pm) — Cross-platform path specification manipulation
- Path::Class::Dir(3pm) — Objects representing directories
- Path::Class::Entity(3pm) — Base class for files and directories
- Path::Class::File(3pm) — Objects representing files
- Path::Tiny(3pm) — File path utility
- Pegex(3pm) — Acmeist PEG Parser Framework
- Pegex::Bootstrap(3pm) — Bootstrapping Compiler for a Pegex Grammar
- Pegex::Compiler(3pm) — Pegex Compiler
- Pegex::Grammar(3pm) — Pegex Grammar Base Class
- Pegex::Grammar::Atoms(3pm) — Pegex Regex Atoms
- Pegex::Input(3pm) — Pegex Parser Input Abstraction
- Pegex::Module(3pm) — Base Class for Pegex Grammar Interface Modules
- Pegex::Parser(3pm) — Pegex Parser Runtime
- Pegex::Pegex::Grammar(3pm) — Pegex Grammar for the Pegex Grammar Language
- Pegex::Receiver(3pm) — Base Class for All Pegex Receivers
- Pegex::Regex(3pm) — Use Pegex Like a Regex
- Pegex::Tree(3pm) — Pegex Parse Tree Receiver
- Pegex::Tree::Wrap(3pm) — Pegex Wrapper Parse Tree Receiver
- Perl6::Junction(3pm) — Perl6 style Junction operators in Perl5
- Perl::OSType(3pm) — Map Perl operating system names to generic types
- PerlIO(3pm) — On demand loader for PerlIO layers and root of PerlIO::* name space
- PerlIO::encoding(3pm) — encoding layer
- PerlIO::eol(3pm) — PerlIO layer for normalizing line endings
- PerlIO::gzip(3pm) — Perl extension to provide a PerlIO layer to gzip/gunzip
- PerlIO::mmap(3pm) — Memory mapped IO
- PerlIO::scalar(3pm) — in-memory IO, scalar IO
- PerlIO::via(3pm) — Helper class for PerlIO layers implemented in perl
- PerlIO::via::Bzip2(3pm) — PerlIO layer for Bzip2 (de)compression
- PerlIO::via::QuotedPrint(3pm) — PerlIO layer for quoted-printable strings
- PerlIO::via::dynamic(3pm) — dynamic PerlIO layers
- PerlIO::via::symlink(3pm) — PerlIO layers for create symlinks
- PerlObjCBridge(3pm), PerlObjCBridge.pm(3pm) — Bridges Perl and Objective-C runtimes
- Pod::Checker(3pm) — check pod documents for syntax errors
- Pod::Escapes(3pm) — for resolving Pod E<...> sequences
- Pod::Html(3pm) — module to convert pod files to HTML
- Pod::Man(3pm) — Convert POD data to formatted *roff input
- Pod::ParseLink(3pm) — Parse an L<> formatting code in POD text
- Pod::Perldoc(3pm) — Look up Perl documentation in Pod format
- Pod::Perldoc::BaseTo(3pm) — Base for Pod::Perldoc formatters
- Pod::Perldoc::GetOptsOO(3pm) — Customized option parser for Pod::Perldoc
- Pod::Perldoc::ToANSI(3pm) — render Pod with ANSI color escapes
- 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::ToTerm(3pm) — render Pod with terminal escapes
- 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::Readme(3pm) — Intelligently generate a README file from POD
- Pod::Readme::Filter(3pm) — Filter README from POD
- Pod::Readme::Plugin(3pm) — Plugin role for Pod::Readme
- Pod::Readme::Plugin::changes(3pm) — Include latest Changes in README
- Pod::Readme::Plugin::requires(3pm) — Include requirements in README
- Pod::Readme::Plugin::version(3pm) — Include version in README
- Pod::Readme::Types(3pm) — Types used by Pod::Readme
- Pod::Simple(3pm) — framework for parsing Pod
- Pod::Simple::Checker(3pm) — -- check the Pod syntax of a document
- Pod::Simple::Debug(3pm) — -- put Pod::Simple into trace/debug mode
- Pod::Simple::DumpAsText(3pm) — -- dump Pod-parsing events as text
- Pod::Simple::DumpAsXML(3pm) — -- turn Pod into XML
- Pod::Simple::HTML(3pm) — convert Pod to HTML
- Pod::Simple::HTMLBatch(3pm) — convert several Pod files to several HTML files
- Pod::Simple::JustPod(3pm) — -- just the Pod, the whole Pod, and nothing but the Pod
- Pod::Simple::LinkSection(3pm) — -- represent "section" attributes of L codes
- Pod::Simple::Methody(3pm) — -- turn Pod::Simple events into method calls
- Pod::Simple::PullParser(3pm) — -- a pull-parser interface to parsing Pod
- Pod::Simple::PullParserEndToken(3pm) — -- end-tokens from Pod::Simple::PullParser
- Pod::Simple::PullParserStartToken(3pm) — -- start-tokens from Pod::Simple::PullParser
- Pod::Simple::PullParserTextToken(3pm) — -- text-tokens from Pod::Simple::PullParser
- Pod::Simple::PullParserToken(3pm) — -- tokens from Pod::Simple::PullParser
- Pod::Simple::RTF(3pm) — -- format Pod as RTF
- Pod::Simple::Search(3pm) — find POD documents in directory trees
- Pod::Simple::SimpleTree(3pm) — -- parse Pod into a simple parse tree
- Pod::Simple::Subclassing(3pm) — -- write a formatter as a Pod::Simple subclass
- Pod::Simple::Text(3pm) — -- format Pod as plaintext
- Pod::Simple::TextContent(3pm) — -- get the text content of Pod
- Pod::Simple::XHTML(3pm) — -- format Pod as validating XHTML
- Pod::Simple::XMLOutStream(3pm) — -- turn Pod into XML
- Pod::Text(3pm) — Convert POD data to formatted text
- Pod::Text::Color(3pm) — Convert POD data to formatted color ASCII text
- Pod::Text::Overstrike(3pm) — Convert POD data to formatted overstrike text
- Pod::Text::Termcap(3pm) — Convert POD data to ASCII text with format escapes
- Pod::Usage(3pm) — extracts POD documentation and shows usage information
- Probe::Perl(3pm) — Information about the currently running perl
- Proc::Killall(3pm), killall(3pm) — Kill all instances of a process by pattern matching the command-line
- Proc::Killall5.34(3pm), killall(3pm) — Kill all instances of a process by pattern matching the command-line
- Proc::Killfam(3pm) — kill a list of pids, and all their sub-children
- Proc::ProcessTable(3pm) — Perl extension to access the unix process table
- Proc::ProcessTable::Process(3pm) — Perl process objects
- Proc::Reliable(3pm) — -- Run external processes reliably with many options
- Regexp::Common(3pm) — Provide commonly requested regular expressions
- Regexp::Common::CC(3pm) — -- provide patterns for credit card numbers
- Regexp::Common::SEN(3pm) — -- provide regexes for Social-Economical Numbers
- Regexp::Common::URI(3pm) — -- provide patterns for URIs
- Regexp::Common::URI::RFC1035(3pm) — -- Definitions from RFC1035;
- Regexp::Common::URI::RFC1738(3pm) — -- Definitions from RFC1738;
- Regexp::Common::URI::RFC1808(3pm) — -- Definitions from RFC1808;
- Regexp::Common::URI::RFC2384(3pm) — -- Definitions from RFC2384;
- Regexp::Common::URI::RFC2396(3pm) — -- Definitions from RFC2396;
- Regexp::Common::URI::RFC2806(3pm) — -- Definitions from RFC2806;
- Regexp::Common::URI::fax(3pm) — -- Returns a pattern for fax URIs
- Regexp::Common::URI::file(3pm) — -- Returns a pattern for file URIs
- Regexp::Common::URI::ftp(3pm) — -- Returns a pattern for FTP URIs
- Regexp::Common::URI::gopher(3pm) — -- Returns a pattern for gopher URIs
- Regexp::Common::URI::http(3pm) — -- Returns a pattern for HTTP URIs
- Regexp::Common::URI::news(3pm) — -- Returns a pattern for file URIs
- Regexp::Common::URI::pop(3pm) — -- Returns a pattern for POP URIs
- Regexp::Common::URI::prospero(3pm) — -- Returns a pattern for prospero URIs
- Regexp::Common::URI::tel(3pm) — -- Returns a pattern for telephone URIs
- Regexp::Common::URI::telnet(3pm) — -- Returns a pattern for telnet URIs
- Regexp::Common::URI::tv(3pm) — -- Returns a pattern for tv URIs
- Regexp::Common::URI::wais(3pm) — -- Returns a pattern for WAIS URIs
- Regexp::Common::_support(3pm), Regexp::Common::support(3pm) — -- Support functions for Regexp::Common
- Regexp::Common::_support5.34(3pm), Regexp::Common::support(3pm) — -- Support functions for Regexp::Common
- Regexp::Common::balanced(3pm) — -- provide regexes for strings with balanced parenthesized delimiters or arbitrary delimiters
- Regexp::Common::comment(3pm) — -- provide regexes for comments
- Regexp::Common::delimited(3pm) — -- provides a regex for delimited strings
- Regexp::Common::lingua(3pm) — -- provide regexes for language related stuff
- Regexp::Common::list(3pm) — -- provide regexes for lists
- Regexp::Common::net(3pm) — -- provide regexes for IPv4, IPv6, and MAC addresses
- Regexp::Common::number(3pm) — -- provide regexes for numbers
- Regexp::Common::profanity(3pm) — -- provide regexes for profanity
- Regexp::Common::whitespace(3pm) — -- provides a regex for leading or trailing whitescape
- Regexp::Common::zip(3pm) — -- provide regexes for postal codes
- Reply::Plugin::TypeTiny(3pm) — improved type constraint exceptions in Reply
- Role::Tiny(3pm) — Roles: a nouvelle cuisine portion size slice of Moose
- Role::Tiny::With(3pm) — Neat interface for consumers of Role::Tiny roles
- SDBM_File(3pm) — Tied access to sdbm files
- SQL::Abstract(3pm) — Generate SQL from Perl data structures
- SQL::Abstract::Test(3pm) — Helper function for testing SQL::Abstract
- SQL::Abstract::Tree(3pm) — Represent SQL as an AST
- SQL::Translator::Parser::DBIx::Class(3pm) — Create a SQL::Translator schema from a DBIx::Class::Schema instance
- SQL::Translator::Producer::DBIx::Class::File(3pm) — DBIx::Class file producer
- Safe(3pm) — Compile and execute code in restricted compartments
- Scalar::Util(3pm) — A selection of general-utility scalar subroutines
- Scope::Guard(3pm) — lexically-scoped resource management
- Search::Dict(3pm) — look - search for key in dictionary file
- SelectSaver(3pm) — save and restore selected file handle
- SelfLoader(3pm) — load functions only on demand
- Socket(3pm), Socket"(3pm) — networking constants and support functions
- Socket6(3pm) — IPv6 related part of the C socket.h defines and structure manipulators
- Specio(3pm) — Type constraints and coercions for Perl
- Specio::Coercion(3pm) — A class representing a coercion from one type to another
- Specio::Constraint::AnyCan(3pm) — A class for constraints which require a class name or object with a set of methods
- Specio::Constraint::AnyDoes(3pm) — A class for constraints which require a class name or an object that does a specific role
- Specio::Constraint::AnyIsa(3pm) — A class for constraints which require a class name or an object that inherit from a specific class
- Specio::Constraint::Enum(3pm) — A class for constraints which require a string matching one of a set of values
- Specio::Constraint::Intersection(3pm) — A class for intersection constraints
- Specio::Constraint::ObjectCan(3pm) — A class for constraints which require an object with a set of methods
- Specio::Constraint::ObjectDoes(3pm) — A class for constraints which require an object that does a specific role
- Specio::Constraint::ObjectIsa(3pm) — A class for constraints which require an object that inherits from a specific class
- Specio::Constraint::Parameterizable(3pm) — A class which represents parameterizable constraints
- Specio::Constraint::Parameterized(3pm) — A class which represents parameterized constraints
- Specio::Constraint::Role::CanType(3pm) — Provides a common implementation for Specio::Constraint::AnyCan and Specio::Constraint::ObjectCan
- Specio::Constraint::Role::DoesType(3pm) — Provides a common implementation for Specio::Constraint::AnyDoes and Specio::Constraint::ObjectDoes
- Specio::Constraint::Role::Interface(3pm) — The interface all type constraints should provide
- Specio::Constraint::Role::IsaType(3pm) — Provides a common implementation for Specio::Constraint::AnyIsa and Specio::Constraint::ObjectIsa
- Specio::Constraint::Simple(3pm) — Class for simple (non-parameterized or specialized) types
- Specio::Constraint::Structurable(3pm) — A class which represents structurable constraints
- Specio::Constraint::Structured(3pm) — A class which represents structured constraints
- Specio::Constraint::Union(3pm) — A class for union constraints
- Specio::Declare(3pm) — Specio declaration subroutines
- Specio::DeclaredAt(3pm) — A class to represent where a type or coercion was declared
- Specio::Exception(3pm) — An exception class for type constraint failures
- Specio::Exporter(3pm) — Base class for type libraries
- Specio::Helpers(3pm) — Helper subs for the Specio distro
- Specio::Library::Builtins(3pm) — Implements type constraint objects for Perl's built-in types
- Specio::Library::Numeric(3pm) — Implements type constraint objects for some common numeric types
- Specio::Library::Perl(3pm) — Implements type constraint objects for some common Perl language things
- Specio::Library::String(3pm) — Implements type constraint objects for some common string types
- Specio::Library::Structured(3pm) — Structured types for Specio (Dict, Map, Tuple)
- Specio::Library::Structured::Dict(3pm) — Guts of Dict structured type
- Specio::Library::Structured::Map(3pm) — Guts of Map structured type
- Specio::Library::Structured::Tuple(3pm) — Guts of Tuple structured type
- Specio::OO(3pm) — A painfully poor reimplementation of Moo(se)
- Specio::PartialDump(3pm) — A partially rear-ended copy of Devel::PartialDump without prereqs
- Specio::Registry(3pm) — Implements the per-package type registry
- Specio::Role::Inlinable(3pm) — A role for things which can be inlined (type constraints and coercions)
- Specio::Subs(3pm) — Make validation and coercion subs from Specio types
- Specio::TypeChecks(3pm) — Type checks used internally for Specio classes (it's not self-bootstrapping (yet?))
- Spiffy(3pm) — Spiffy Perl Interface Framework For You
- Storable(3pm) — persistence for Perl data structures
- String::RewritePrefix(3pm) — rewrite strings based on a set of known prefixes
- Sub::Defer(3pm) — Defer generation of subroutines until they are first called
- Sub::Delete(3pm) — Perl module enabling one to delete subroutines
- Sub::Exporter(3pm) — a sophisticated exporter for custom-built routines
- Sub::Exporter::Cookbook(3pm) — useful, demonstrative, or stupid Sub::Exporter tricks
- Sub::Exporter::ForMethods(3pm) — helper routines for using Sub::Exporter to build methods
- Sub::Exporter::Progressive(3pm) — Only use Sub::Exporter if you need it
- Sub::Exporter::Tutorial(3pm) — a friendly guide to exporting with Sub::Exporter
- Sub::Exporter::Util(3pm) — utilities to make Sub::Exporter easier
- Sub::Identify(3pm) — Retrieve names of code references
- Sub::Info(3pm) — Tool for inspecting subroutines
- Sub::Install(3pm) — install subroutines into packages easily
- Sub::Name(3pm) — (Re)name a sub
- Sub::Quote(3pm) — Efficient generation of subroutines via string eval
- Sub::Uplevel(3pm) — apparently run a function in a higher stack frame
- Sub::Util(3pm) — A selection of utility subroutines for subs and CODE references
- Symbol(3pm) — manipulate Perl symbols and their names
- Syntax::Feature::Junction(3pm) — Provide keywords for any, all, none, or one
- Syntax::Keyword::Junction(3pm) — Perl6 style Junction operators in Perl5
- Sys::Hostname(3pm) — Try every conceivable way to get hostname
- Sys::Hostname::Long(3pm) — Try every conceivable way to get full hostname
- Sys::Syslog(3pm) — Perl interface to the UNIX syslog(3) calls
- TAP::Base(3pm) — Base class that provides common functionality to TAP::Parser and TAP::Harness
- TAP::Formatter::Base(3pm) — Base class for harness output delegates
- TAP::Formatter::Color(3pm) — Run Perl test scripts with color
- TAP::Formatter::Console(3pm) — Harness output delegate for default console output
- TAP::Formatter::Console::ParallelSession(3pm) — Harness output delegate for parallel console output
- TAP::Formatter::Console::Session(3pm) — Harness output delegate for default console output
- TAP::Formatter::File(3pm) — Harness output delegate for file output
- TAP::Formatter::File::Session(3pm) — Harness output delegate for file output
- TAP::Formatter::Session(3pm) — Abstract base class for harness output delegate
- TAP::Harness(3pm) — Run test scripts with statistics
- TAP::Harness::Beyond(3pm), Test::Harness::Beyond(3pm) — Beyond make test
- TAP::Harness::Env(3pm) — Parsing harness related environmental variables where appropriate
- TAP::Object(3pm) — Base class that provides common functionality to all "TAP::*" modules
- TAP::Parser(3pm) — Parse TAP output
- TAP::Parser::Aggregator(3pm) — Aggregate TAP::Parser results
- TAP::Parser::Grammar(3pm) — A grammar for the Test Anything Protocol
- TAP::Parser::Iterator(3pm) — Base class for TAP source iterators
- TAP::Parser::Iterator::Array(3pm) — Iterator for array-based TAP sources
- TAP::Parser::Iterator::Process(3pm) — Iterator for process-based TAP sources
- TAP::Parser::Iterator::Stream(3pm) — Iterator for filehandle-based TAP sources
- TAP::Parser::IteratorFactory(3pm) — Figures out which SourceHandler objects to use for a given Source
- TAP::Parser::Multiplexer(3pm) — Multiplex multiple TAP::Parsers
- TAP::Parser::Result(3pm) — Base class for TAP::Parser output objects
- TAP::Parser::Result::Bailout(3pm) — Bailout result token
- TAP::Parser::Result::Comment(3pm) — Comment result token
- TAP::Parser::Result::Plan(3pm) — Plan result token
- TAP::Parser::Result::Pragma(3pm) — TAP pragma token
- TAP::Parser::Result::Test(3pm) — Test result token
- TAP::Parser::Result::Unknown(3pm) — Unknown result token
- TAP::Parser::Result::Version(3pm) — TAP syntax version token
- TAP::Parser::Result::YAML(3pm) — YAML result token
- TAP::Parser::ResultFactory(3pm) — Factory for creating TAP::Parser output objects
- TAP::Parser::Scheduler(3pm) — Schedule tests during parallel testing
- TAP::Parser::Scheduler::Job(3pm) — A single testing job
- TAP::Parser::Scheduler::Spinner(3pm) — A no-op job
- TAP::Parser::Source(3pm) — a TAP source & meta data about it
- TAP::Parser::SourceHandler(3pm) — Base class for different TAP source handlers
- TAP::Parser::SourceHandler::Executable(3pm) — Stream output from an executable TAP source
- TAP::Parser::SourceHandler::File(3pm) — Stream TAP from a text file
- TAP::Parser::SourceHandler::Handle(3pm) — Stream TAP from an IO::Handle or a GLOB
- TAP::Parser::SourceHandler::Perl(3pm) — Stream TAP from a Perl executable
- TAP::Parser::SourceHandler::RawTAP(3pm) — Stream output from raw TAP in a scalar/array ref
- TAP::Parser::YAMLish::Reader(3pm) — Read YAMLish data from iterator
- TAP::Parser::YAMLish::Writer(3pm) — Write YAMLish data
- Task::Weaken(3pm) — Ensure that a platform has weaken support
- Term::ANSIColor(3pm) — Color screen output using ANSI escape sequences
- 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
- Term::Table(3pm) — Format a header and rows into a table
- Term::Table::Cell(3pm) — Representation of a cell in a table
- Term::Table::CellStack(3pm) — Combine several cells into one (vertical)
- Term::Table::HashBase(3pm) — Build hash based classes
- Term::Table::LineBreak(3pm) — Break up lines for use in tables
- Term::Table::Util(3pm) — Utilities for Term::Table
- Test(3pm) — provides a simple framework for writing test scripts
- Test2(3pm) — Framework for writing test tools that all work together
- Test2::API(3pm) — Primary interface for writing Test2 based testing tools
- Test2::API::Breakage(3pm) — What breaks at what version
- Test2::API::Context(3pm) — Object to represent a testing context
- Test2::API::Instance(3pm) — Object used by Test2::API under the hood
- Test2::API::InterceptResult(3pm) — Representation of a list of events
- Test2::API::InterceptResult::Event(3pm) — Representation of an event for use in testing other test tools
- Test2::API::InterceptResult::Hub(3pm) — Hub used by InterceptResult
- Test2::API::InterceptResult::Squasher(3pm) — Encapsulation of the algorithm that squashes diags into assertions
- Test2::API::Stack(3pm) — Object to manage a stack of Test2::Hub instances
- Test2::AsyncSubtest(3pm) — Object representing an async subtest
- Test2::AsyncSubtest::Event::Attach(3pm) — Event to attach a subtest to the parent
- Test2::AsyncSubtest::Event::Detach(3pm) — Event to detach a subtest from the parent
- Test2::AsyncSubtest::Hub(3pm) — Hub used by async subtests
- Test2::Bundle(3pm) — Documentation for bundles
- Test2::Bundle::Extended(3pm) — Old name for Test2::V0
- Test2::Bundle::More(3pm) — ALMOST a drop-in replacement for Test::More
- Test2::Bundle::Simple(3pm) — ALMOST a drop-in replacement for Test::Simple
- Test2::Compare(3pm) — Test2 extension for writing deep comparison tools
- Test2::Compare::Array(3pm) — Internal representation of an array comparison
- Test2::Compare::Bag(3pm) — Internal representation of a bag comparison
- Test2::Compare::Base(3pm) — Base class for comparison classes
- Test2::Compare::Bool(3pm) — Compare two values as booleans
- Test2::Compare::Custom(3pm) — Custom field check for comparisons
- Test2::Compare::DeepRef(3pm) — Ref comparison
- Test2::Compare::Delta(3pm) — Representation of differences between nested data structures
- Test2::Compare::Event(3pm) — Event specific Object subclass
- Test2::Compare::EventMeta(3pm) — Meta class for events in deep comparisons
- Test2::Compare::Float(3pm) — Compare two values as numbers with tolerance
- Test2::Compare::Hash(3pm) — Representation of a hash in a deep comparison
- Test2::Compare::Meta(3pm) — Check library for meta-checks
- Test2::Compare::Negatable(3pm) — Poor mans 'role' for compare objects that can be negated
- Test2::Compare::Number(3pm) — Compare two values as numbers
- Test2::Compare::Object(3pm) — Representation of an object during deep comparison
- Test2::Compare::OrderedSubset(3pm) — Internal representation of an ordered subset
- Test2::Compare::Pattern(3pm) — Use a pattern to validate values in a deep comparison
- Test2::Compare::Ref(3pm) — Ref comparison
- Test2::Compare::Regex(3pm) — Regex direct comparison
- Test2::Compare::Scalar(3pm) — Representation of a Scalar Ref in deep comparisons
- Test2::Compare::Set(3pm) — Allows a field to be matched against a set of checks
- Test2::Compare::String(3pm) — Compare two values as strings
- Test2::Compare::Undef(3pm) — Check that something is undefined
- Test2::Compare::Wildcard(3pm) — Placeholder check
- Test2::Event(3pm) — Base class for events
- Test2::Event::Bail(3pm) — Bailout!
- Test2::Event::Diag(3pm) — Diag event type
- Test2::Event::Encoding(3pm) — Set the encoding for the output stream
- Test2::Event::Exception(3pm) — Exception event
- Test2::Event::Fail(3pm) — Event for a simple failed assertion
- Test2::Event::Generic(3pm) — Generic event type
- Test2::Event::Note(3pm) — Note event type
- Test2::Event::Ok(3pm) — Ok event type
- Test2::Event::Pass(3pm) — Event for a simple passing assertion
- Test2::Event::Plan(3pm) — The event of a plan
- Test2::Event::Skip(3pm) — Skip event type
- Test2::Event::Subtest(3pm) — Event for subtest types
- Test2::Event::TAP::Version(3pm) — Event for TAP version
- Test2::Event::V2(3pm) — Second generation event
- Test2::Event::Waiting(3pm) — Tell all procs/threads it is time to be done
- Test2::Event::Warning(3pm) — A Test2 event for warnings
- Test2::EventFacet(3pm) — Base class for all event facets
- Test2::EventFacet::About(3pm) — Facet with event details
- Test2::EventFacet::Amnesty(3pm) — Facet for assertion amnesty
- Test2::EventFacet::Assert(3pm) — Facet representing an assertion
- Test2::EventFacet::Control(3pm) — Facet for hub actions and behaviors
- Test2::EventFacet::Error(3pm) — Facet for errors that need to be shown
- Test2::EventFacet::Hub(3pm) — Facet for the hubs an event passes through
- Test2::EventFacet::Info(3pm) — Facet for information a developer might care about
- Test2::EventFacet::Info::Table(3pm) — Intermediary representation of a table
- Test2::EventFacet::Meta(3pm) — Facet for meta-data
- Test2::EventFacet::Parent(3pm) — Facet for events contains other events
- Test2::EventFacet::Plan(3pm) — Facet for setting the plan
- Test2::EventFacet::Render(3pm) — Facet that dictates how to render an event
- Test2::EventFacet::Trace(3pm) — Debug information for events
- Test2::Formatter(3pm) — Namespace for formatters
- Test2::Formatter::TAP(3pm) — Standard TAP formatter
- Test2::Hub(3pm) — The conduit through which all events flow
- Test2::Hub::Interceptor(3pm) — Hub used by interceptor to grab results
- Test2::Hub::Interceptor::Terminator(3pm) — Exception class used by Test2::Hub::Interceptor
- Test2::Hub::Subtest(3pm) — Hub used by subtests
- Test2::IPC(3pm) — Turn on IPC for threading or forking support
- Test2::IPC::Driver(3pm) — Base class for Test2 IPC drivers
- Test2::IPC::Driver::Files(3pm) — Temp dir + Files concurrency model
- Test2::Manual(3pm) — Documentation hub for Test2 and Test2-Suite
- Test2::Manual::Anatomy(3pm) — The hub for documentation of the inner workings of Test2 components
- Test2::Manual::Anatomy::API(3pm) — Internals documentation for the API
- Test2::Manual::Anatomy::Context(3pm) — Internals documentation for the Context objects
- Test2::Manual::Anatomy::EndToEnd(3pm), Test2::Manual::EndToEnd(3pm) — Overview of Test2 from load to finish
- Test2::Manual::Anatomy::Event(3pm) — The internals of events
- Test2::Manual::Anatomy::Hubs(3pm) — Internals documentation for the hub stack, and hubs
- Test2::Manual::Anatomy::IPC(3pm) — Manual for the IPC system
- Test2::Manual::Anatomy::Utilities(3pm) — Overview of utilities for Test2
- Test2::Manual::Concurrency(3pm) — Documentation for Concurrency support
- Test2::Manual::Contributing(3pm) — How to contribute to the Test2 project
- Test2::Manual::Testing(3pm) — Hub for documentation about writing tests with Test2
- Test2::Manual::Testing::Introduction(3pm) — Introduction to testing with Test2
- Test2::Manual::Testing::Migrating(3pm) — How to migrate existing tests from Test::More to Test2
- Test2::Manual::Testing::Planning(3pm) — The many ways to set a plan
- Test2::Manual::Testing::Todo(3pm) — Tutorial for marking tests as TODO
- Test2::Manual::Tooling(3pm) — Manual page for tool authors
- Test2::Manual::Tooling::FirstTool(3pm) — Write your first tool with Test2
- Test2::Manual::Tooling::Formatter(3pm) — How to write a custom formatter, in our case a JSONL formatter
- Test2::Manual::Tooling::Nesting(3pm) — Tutorial for using other tools within your own
- Test2::Manual::Tooling::Plugin::TestExit(3pm) — How to safely add pre-exit behaviors
- Test2::Manual::Tooling::Plugin::TestingDone(3pm) — Run code when the test file is finished, or when done_testing is called
- Test2::Manual::Tooling::Plugin::ToolCompletes(3pm) — How to add behaviors that occur when a tool completes work
- Test2::Manual::Tooling::Plugin::ToolStarts(3pm) — How to add behaviors that occur when a tool starts work
- Test2::Manual::Tooling::Subtest(3pm) — How to implement a tool that makes use of subtests
- Test2::Manual::Tooling::TestBuilder(3pm) — This section maps Test::Builder methods to Test2 concepts
- Test2::Manual::Tooling::Testing(3pm) — Tutorial on how to test your testing tools
- Test2::Mock(3pm) — Module for managing mocked classes and instances
- Test2::Plugin(3pm) — Documentation for plugins
- Test2::Plugin::BailOnFail(3pm) — Automatically bail out of testing on the first test failure
- Test2::Plugin::DieOnFail(3pm) — Automatically die on the first test failure
- Test2::Plugin::ExitSummary(3pm) — Add extra diagnostics on failure at the end of the test
- Test2::Plugin::NoWarnings(3pm) — Fail if tests warn
- Test2::Plugin::SRand(3pm) — Control the random seed for more controlled test environments
- Test2::Plugin::Times(3pm) — Output timing data at the end of the test
- Test2::Plugin::UTF8(3pm) — Test2 plugin to test with utf8
- Test2::Require(3pm) — Base class and documentation for skip-unless type test packages
- Test2::Require::AuthorTesting(3pm) — Only run a test when the AUTHOR_TESTING environment variable is set
- Test2::Require::EnvVar(3pm) — Only run a test when a specific environment variable is set
- Test2::Require::Fork(3pm) — Skip a test file unless the system supports forking
- Test2::Require::Module(3pm) — Skip tests if certain packages are not installed, or insufficient versions
- Test2::Require::Perl(3pm) — Skip the test unless the necessary version of Perl is installed
- Test2::Require::RealFork(3pm) — Skip a test file unless the system supports true forking
- Test2::Require::Threads(3pm) — Skip a test file unless the system supports threading
- Test2::Suite(3pm) — Distribution with a rich set of tools built upon the Test2 framework
- Test2::Todo(3pm) — TODO extension for Test2
- Test2::Tools(3pm) — Documentation for Tools
- Test2::Tools::AsyncSubtest(3pm) — Tools for writing async subtests
- Test2::Tools::Basic(3pm) — Test2 implementation of the basic testing tools
- Test2::Tools::Class(3pm) — Test2 implementation of the tools for testing classes
- Test2::Tools::ClassicCompare(3pm) — Classic (Test::More style) comparison tools
- Test2::Tools::Compare(3pm) — Tools for comparing deep data structures
- Test2::Tools::Defer(3pm) — Write tests that get executed at a later time
- Test2::Tools::Encoding(3pm) — Tools for managing the encoding of Test2 based tests
- Test2::Tools::Event(3pm) — Tools for generating test events
- Test2::Tools::Exception(3pm) — Test2 based tools for checking exceptions
- Test2::Tools::Exports(3pm) — Tools for validating exporters
- Test2::Tools::GenTemp(3pm) — Tool for generating a populated temp directory
- Test2::Tools::Grab(3pm) — Temporarily intercept all events without adding a scope level
- Test2::Tools::Mock(3pm) — Class/Instance mocking for Test2
- Test2::Tools::Ref(3pm) — Tools for validating references
- Test2::Tools::Spec(3pm) — RSPEC implementation on top of Test2::Workflow
- Test2::Tools::Subtest(3pm) — Tools for writing subtests
- Test2::Tools::Target(3pm) — Alias the testing target package
- Test2::Tools::Tester(3pm) — Tools to help you test other testing tools
- Test2::Tools::Tiny(3pm) — Tiny set of tools for unfortunate souls who cannot use Test2::Suite
- Test2::Tools::Warnings(3pm) — Tools to verify warnings
- Test2::Transition(3pm) — Transition notes when upgrading to Test2
- Test2::Util(3pm) — Tools used by Test2 and friends
- Test2::Util::ExternalMeta(3pm) — Allow third party tools to safely attach meta-data to your instances
- Test2::Util::Facets2Legacy(3pm) — Convert facet data to the legacy event API
- Test2::Util::Grabber(3pm) — Object used to temporarily intercept all events
- Test2::Util::HashBase(3pm) — Build hash based classes
- Test2::Util::Ref(3pm) — Tools for inspecting or manipulating references
- Test2::Util::Stash(3pm) — Utilities for manipulating stashes and globs
- Test2::Util::Sub(3pm) — Tools for inspecting and manipulating subs
- Test2::Util::Table(3pm) — Format a header and rows into a table
- Test2::Util::Table::LineBreak(3pm) — Break up lines for use in tables
- Test2::Util::Times(3pm) — Format timing/benchmark information
- Test2::Util::Trace(3pm) — Legacy wrapper fro Test2::EventFacet::Trace
- Test2::V0(3pm) — 0Th edition of the Test2 recommended bundle
- Test2::Workflow(3pm) — A test workflow is a way of structuring tests using composable units
- Test2::Workflow::BlockBase(3pm) — Base class for all workflow blocks
- Test2::Workflow::Build(3pm) — Represents a build in progress
- Test2::Workflow::Runner(3pm) — Runs the workflows
- Test2::Workflow::Task(3pm) — Encapsulation of a Task
- Test2::Workflow::Task::Action(3pm) — Encapsulation of an action
- Test2::Workflow::Task::Group(3pm) — Encapsulation of a group (describe)
- Test::Base(3pm) — A Data Driven Testing Framework
- Test::Base::Filter(3pm) — Default Filter Class for Test::Base
- Test::Builder(3pm) — Backend for building test libraries
- Test::Builder::Formatter(3pm) — Test::Builder subclass of Test2::Formatter::TAP
- Test::Builder::IO::Scalar(3pm) — A copy of IO::Scalar for Test::Builder
- Test::Builder::Module(3pm) — Base class for test modules
- Test::Builder::Tester(3pm) — test testsuites that have been built with Test::Builder
- Test::Builder::Tester::Color(3pm) — turn on colour in Test::Builder::Tester
- Test::Builder::TodoDiag(3pm) — Test::Builder subclass of Test2::Event::Diag
- Test::CPAN::Changes(3pm) — Validation of the Changes file in a CPAN distribution
- Test::CheckDeps(3pm) — Check for presence of dependencies
- Test::CleanNamespaces(3pm) — Check for uncleaned imports
- Test::Deep(3pm) — Extremely flexible deep comparison
- Test::Deep::JSON(3pm) — Compare JSON with Test::Deep
- Test::Deep::NoTest(3pm) — Use Test::Deep outside of the testing framework
- Test::Deep::Type(3pm) — A Test::Deep plugin for validating type constraints
- Test::Differences(3pm) — Test strings and data structures and show differences if not ok
- Test::Exception(3pm) — Test exception-based code
- Test::Fatal(3pm) — incredibly simple helpers for testing code with exceptions
- Test::File(3pm) — -- test file attributes
- Test::File::ShareDir(3pm) — Create a Fake ShareDir for your modules for testing
- Test::File::ShareDir::Dist(3pm) — Simplified dist oriented ShareDir tester
- Test::File::ShareDir::Module(3pm) — Simplified module oriented ShareDir tester
- Test::File::ShareDir::Object::Dist(3pm) — Object Oriented ShareDir creation for distributions
- Test::File::ShareDir::Object::Inc(3pm) — Shared tempdir object code to inject into @INC
- Test::File::ShareDir::Object::Module(3pm) — Object Oriented ShareDir creation for modules
- Test::File::ShareDir::TempDirObject(3pm) — Internal Object to make code simpler
- Test::File::ShareDir::Utils(3pm) — Simple utilities for File::ShareDir testing
- Test::Harness(3pm) — Run Perl standard test scripts with statistics
- Test::Kit(3pm) — Build custom test packages with only the features you want
- Test::Moose(3pm) — Test functions for Moose specific features
- Test::More(3pm) — yet another framework for writing test scripts
- Test::Most(3pm) — Most commonly needed test functions and features
- Test::Most::Exception(3pm) — Internal exception class
- Test::Needs(3pm) — Skip tests when modules not available
- Test::Number::Delta(3pm) — Compare the difference between numbers against a given tolerance
- Test::Object(3pm) — Thoroughly testing objects via registered handlers
- Test::Output(3pm) — Utilities to test STDOUT and STDERR messages
- Test::Pod(3pm) — check for POD errors in files
- Test::Requires(3pm) — Checks to see if the module can be loaded
- Test::RequiresInternet(3pm) — Easily test network connectivity
- Test::Script(3pm) — Basic cross-platform tests for scripts
- Test::Simple(3pm) — Basic utilities for writing tests
- Test::Specio(3pm) — Test helpers for Specio
- Test::SubCalls(3pm) — Track the number of times subs are called
- Test::Trap(3pm) — Trap exit codes, exceptions, output, etc
- Test::Trap::Builder(3pm) — Backend for building test traps
- Test::Trap::Builder::PerlIO(3pm) — Capture strategy using PerlIO::scalar
- Test::Trap::Builder::SystemSafe(3pm) — "Safe" capture strategies using File::Temp
- Test::Trap::Builder::TempFile(3pm) — Capture strategies using File::Temp
- Test::Tutorial(3pm) — A tutorial about writing really basic tests
- Test::TypeTiny(3pm) — useful functions for testing the efficacy of type constraints
- Test::Warn(3pm) — Perl extension to test methods for warnings
- Test::Warnings(3pm) — Test for warnings and the lack of them
- Test::Without::Module(3pm) — Test fallback behaviour in absence of modules
- Test::YAML(3pm) — Testing Module for YAML Implementations
- Test::utf8(3pm) — handy utf8 tests
- Text::Abbrev(3pm) — abbrev - create an abbreviation table from a list
- Text::Balanced(3pm) — Extract delimited text sequences from strings
- Text::Diff(3pm) — Perform diffs on files and record sets
- Text::Diff::Config(3pm) — global configuration for Text::Diff (as a separate module)
- Text::Diff::Table(3pm), Text::Diff::Table(3pm) — Text::Diff plugin to generate "table" format output
- Text::Glob(3pm) — match globbing patterns against text
- Text::ParseWords(3pm) — parse text into an array of tokens or array of arrays
- Text::Soundex(3pm) — Implementation of the soundex algorithm
- Text::Tabs(3pm) — expand and unexpand tabs like unix expand(1) and unexpand(1)
- Text::Wrap(3pm) — line wrapping to form simple paragraphs
- Thread(3pm) — Manipulate threads in Perl (for old code only)
- Thread::Queue(3pm) — Thread-safe queues
- Thread::Semaphore(3pm) — Thread-safe semaphores
- Tie::Array(3pm) — base class for tied arrays
- Tie::File(3pm) — Access the lines of a disk file via a Perl array
- Tie::Handle(3pm) — base class definitions for tied handles
- Tie::Hash(3pm), Tie::StdHash(3pm), Tie::ExtraHash(3pm) — base class definitions for tied hashes
- Tie::Hash::NamedCapture(3pm) — Named regexp capture buffers
- Tie::IxHash(3pm) — ordered associative arrays for Perl
- Tie::Memoize(3pm) — add data to hash when needed
- Tie::RefHash(3pm) — Use references as hash keys
- Tie::Scalar(3pm), Tie::StdScalar(3pm) — base class definitions for tied scalars
- Tie::StdHandle(3pm) — base class definitions for tied handles
- Tie::SubstrHash(3pm) — Fixed-table-size, fixed-key-length hashing
- Time::Epoch(3pm) — Convert between Perl epoch and other epochs
- Time::HiRes(3pm) — High resolution alarm, sleep, gettimeofday, interval timers
- Time::Local(3pm) — Efficiently compute time from local and GMT time
- Time::Piece(3pm) — Object Oriented time objects
- Time::Progress(3pm) — Elapsed and estimated finish time reporting
- Time::Seconds(3pm) — a simple API to convert seconds to other date values
- Time::Zone(3pm) — -- miscellaneous timezone manipulations routines
- 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
- Time::tm(3pm) — internal object used by Time::gmtime and Time::localtime
- Tree::DAG_Node(3pm) — An N-ary tree
- Try::Tiny(3pm) — Minimal try/catch with proper preservation of $@
- Type::Coercion(3pm) — a set of coercions to a particular target type constraint
- Type::Coercion::FromMoose(3pm) — a set of coercions borrowed from Moose
- Type::Coercion::Union(3pm) — a set of coercions to a union type constraint
- Type::Library(3pm) — tiny, yet Moo(se)-compatible type libraries
- Type::Params(3pm) — Params::Validate-like parameter validation using Type::Tiny type constraints and coercions
- Type::Parser(3pm) — parse type constraint strings
- Type::Registry(3pm) — a glorified hashref for looking up type constraints
- Type::Tiny(3pm) — tiny, yet Moo(se)-compatible type constraint
- Type::Tiny::Class(3pm) — type constraints based on the "isa" method
- Type::Tiny::ConstrainedObject(3pm) — shared behavour for Type::Tiny::Class, etc
- Type::Tiny::Duck(3pm) — type constraints based on the "can" method
- Type::Tiny::Enum(3pm) — string enum type constraints
- Type::Tiny::Intersection(3pm) — intersection type constraints
- Type::Tiny::Manual(3pm) — an overview of Type::Tiny
- Type::Tiny::Manual::AllTypes(3pm) — alphabetical list of all type constraints bundled with Type::Tiny
- Type::Tiny::Manual::Coercions(3pm) — advanced information on coercions
- Type::Tiny::Manual::Contributing(3pm) — contributing to Type::Tiny development
- Type::Tiny::Manual::Installation(3pm) — how to install Type::Tiny
- Type::Tiny::Manual::Libraries(3pm) — defining your own type libraries
- Type::Tiny::Manual::NonOO(3pm) — Type::Tiny in non-object-oriented code
- Type::Tiny::Manual::Optimization(3pm) — squeeze the most out of your CPU
- Type::Tiny::Manual::Params(3pm) — advanced information on Type::Params
- Type::Tiny::Manual::Policies(3pm) — Type::Tiny policies
- Type::Tiny::Manual::UsingWithClassTiny(3pm) — use of Type::Tiny with Class::Tiny
- Type::Tiny::Manual::UsingWithMoo(3pm) — basic use of Type::Tiny with Moo
- Type::Tiny::Manual::UsingWithMoo2(3pm) — advanced use of Type::Tiny with Moo
- Type::Tiny::Manual::UsingWithMoo3(3pm) — alternative use of Type::Tiny with Moo
- Type::Tiny::Manual::UsingWithMoose(3pm) — how to use Type::Tiny with Moose
- Type::Tiny::Manual::UsingWithMouse(3pm) — how to use Type::Tiny with Mouse
- Type::Tiny::Manual::UsingWithOther(3pm) — using Type::Tiny with Class::InsideOut, Params::Check, and Object::Accessor
- Type::Tiny::Manual::UsingWithTestMore(3pm) — Type::Tiny for test suites
- Type::Tiny::Role(3pm) — type constraints based on the "DOES" method
- Type::Tiny::Union(3pm) — union type constraints
- Type::Tiny::_HalfOp(3pm) — half-completed overloaded operation
- Type::Utils(3pm) — utility functions to make defining and using type constraints a little easier
- Types::Common::Numeric(3pm) — drop-in replacement for MooseX::Types::Common::Numeric
- Types::Common::String(3pm) — drop-in replacement for MooseX::Types::Common::String
- Types::Serialiser(3pm) — simple data types for common serialisation formats
- Types::Serialiser::Error(3pm) — dummy module for Types::Serialiser
- Types::Standard(3pm) — bundled set of built-in types for Type::Tiny
- Types::Standard::ArrayRef(3pm) — internals for the Types::Standard ArrayRef type constraint
- Types::Standard::CycleTuple(3pm) — internals for the Types::Standard CycleTuple type constraint
- Types::Standard::Dict(3pm) — internals for the Types::Standard Dict type constraint
- Types::Standard::HashRef(3pm) — internals for the Types::Standard HashRef type constraint
- Types::Standard::Map(3pm) — internals for the Types::Standard Map type constraint
- Types::Standard::ScalarRef(3pm) — internals for the Types::Standard ScalarRef type constraint
- Types::Standard::StrMatch(3pm) — internals for the Types::Standard StrMatch type constraint
- Types::Standard::Tied(3pm) — internals for the Types::Standard Tied type constraint
- Types::Standard::Tuple(3pm) — internals for the Types::Standard Tuple type constraint
- Types::TypeTiny(3pm) — type constraints used internally by Type::Tiny
- UNIVERSAL(3pm) — base class for ALL classes (blessed references)
- UNIVERSAL::require(3pm) — require() modules from a variable
- URI(3pm) — Uniform Resource Identifiers (absolute and relative)
- URI::Escape(3pm) — Percent-encode and percent-decode unsafe characters
- URI::Heuristic(3pm) — Expand URI using heuristics
- URI::QueryParam(3pm) — Additional query methods for URIs
- URI::Split(3pm) — Parse and compose URI strings
- URI::URL(3pm) — Uniform Resource Locators
- URI::WithBase(3pm) — URIs which remember their base
- URI::_punycode(3pm) — encodes Unicode string in Punycode
- URI::data(3pm) — URI that contains immediate data
- URI::file(3pm) — URI that maps to local file names
- URI::ldap(3pm) — LDAP Uniform Resource Locators
- Unicode::Collate(3pm) — Unicode Collation Algorithm
- Unicode::Collate::CJK::Big5(3pm) — weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::GB2312(3pm) — weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::JISX0208(3pm) — weighting JIS KANJI for Unicode::Collate
- Unicode::Collate::CJK::Korean(3pm) — weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Pinyin(3pm) — weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Stroke(3pm) — weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::CJK::Zhuyin(3pm) — weighting CJK Unified Ideographs for Unicode::Collate
- Unicode::Collate::Locale(3pm) — Linguistic tailoring for DUCET via Unicode::Collate
- Unicode::Normalize(3pm) — Unicode Normalization Forms
- Unicode::UCD(3pm) — Unicode character database
- Unix::Syslog(3pm) — Perl interface to the UNIX syslog(3) calls
- User::grent(3pm) — by-name interface to Perl's built-in getgr*() functions
- User::pwent(3pm) — by-name interface to Perl's built-in getpw*() functions
- Variable::Magic(3pm) — Associate user-defined magic to variables from Perl
- WWW::RobotRules(3pm) — database of robots.txt-derived permissions
- WWW::RobotRules::AnyDBM_File(3pm) — Persistent RobotRules
- Win32::DBIODBC(3pm) — Win32::ODBC emulation layer for the DBI
- XML::LibXML(3pm) — Perl Binding for libxml2
- XML::LibXML::Attr(3pm) — XML::LibXML Attribute Class
- XML::LibXML::AttributeHash(3pm) — tie an XML::LibXML::Element to a hash to access its attributes
- XML::LibXML::Boolean(3pm) — Boolean true/false values
- XML::LibXML::CDATASection(3pm) — XML::LibXML Class for CDATA Sections
- XML::LibXML::Comment(3pm) — XML::LibXML Comment Class
- XML::LibXML::Common(3pm) — Constants and Character Encoding Routines
- XML::LibXML::DOM(3pm) — XML::LibXML DOM Implementation
- XML::LibXML::Devel(3pm) — makes functions from LibXML.xs available
- XML::LibXML::Document(3pm) — XML::LibXML DOM Document Class
- XML::LibXML::DocumentFragment(3pm) — XML::LibXML's DOM L2 Document Fragment Implementation
- XML::LibXML::Dtd(3pm) — XML::LibXML DTD Handling
- XML::LibXML::Element(3pm) — XML::LibXML Class for Element Nodes
- XML::LibXML::ErrNo(3pm) — Structured Errors This module is based on xmlerror.h libxml2 C header file. It defines symbolic constants for all libxml2 error codes. Currently libxml2 uses over 480 different error codes. See also XML::LibXML::Error
- XML::LibXML::Error(3pm) — Structured Errors
- XML::LibXML::InputCallback(3pm) — XML::LibXML Class for Input Callbacks
- XML::LibXML::Literal(3pm) — Simple string values
- XML::LibXML::Namespace(3pm) — XML::LibXML Namespace Implementation
- XML::LibXML::Node(3pm) — Abstract Base Class of XML::LibXML Nodes
- XML::LibXML::NodeList(3pm) — a list of XML document nodes
- XML::LibXML::Number(3pm) — Simple numeric values
- XML::LibXML::PI(3pm) — XML::LibXML Processing Instructions
- XML::LibXML::Parser(3pm) — Parsing XML Data with XML::LibXML
- XML::LibXML::Pattern(3pm) — XML::LibXML::Pattern - interface to libxml2 XPath patterns
- XML::LibXML::Reader(3pm) — XML::LibXML::Reader - interface to libxml2 pull parser
- XML::LibXML::RegExp(3pm) — XML::LibXML::RegExp - interface to libxml2 regular expressions
- XML::LibXML::RelaxNG(3pm) — RelaxNG Schema Validation
- XML::LibXML::SAX(3pm) — XML::LibXML direct SAX parser
- XML::LibXML::SAX::Builder(3pm) — Building DOM trees from SAX events
- XML::LibXML::SAX::Generator(3pm) — Generate SAX events from a LibXML tree
- XML::LibXML::Schema(3pm) — XML Schema Validation
- XML::LibXML::Text(3pm) — XML::LibXML Class for Text Nodes
- XML::LibXML::XPathContext(3pm) — XPath Evaluation
- XML::LibXML::XPathExpression(3pm) — XML::LibXML::XPathExpression - interface to libxml2 pre-compiled XPath expressions
- XML::LibXSLT(3pm) — Interface to the GNOME libxslt library
- XML::NamespaceSupport(3pm) — A simple generic namespace processor
- XML::Parser(3pm) — A perl module for parsing XML documents
- XML::Parser::Expat(3pm) — Lowlevel access to James Clark's expat XML parser
- XML::Parser::Style::Debug(3pm) — Debug style for XML::Parser
- XML::Parser::Style::Objects(3pm) — Objects styler parser
- XML::Parser::Style::Stream(3pm) — Stream style for XML::Parser
- XML::Parser::Style::Subs(3pm) — glue for handling element callbacks
- XML::Parser::Style::Tree(3pm) — Tree style parser
- XML::SAX(3pm) — Simple API for XML
- XML::SAX::Base(3pm) — Base class SAX Drivers and Filters
- XML::SAX::DocumentLocator(3pm) — Helper class for document locators
- XML::SAX::Exception(3pm) — Exception classes for XML::SAX
- XML::SAX::Expat(3pm) — SAX2 Driver for Expat (XML::Parser)
- XML::SAX::Intro(3pm) — An Introduction to SAX Parsing with Perl
- XML::SAX::ParserFactory(3pm) — Obtain a SAX parser
- XML::SAX::PurePerl(3pm) — Pure Perl XML Parser with SAX2 interface
- XML::SAX::PurePerl::Reader(3pm), XML::Parser::PurePerl::Reader(3pm) — Abstract Reader factory class
- XML::SAX::PurePerl::Reader5.34(3pm), XML::Parser::PurePerl::Reader(3pm) — Abstract Reader factory class
- XML::Simple(3pm) — An API for simple XML files
- XML::Simple::FAQ(3pm) — Frequently Asked Questions about XML::Simple
- XML::Writer(3pm) — Perl extension for writing XML documents
- XML::XPath(3pm) — Parse and evaluate XPath statements
- XML::XPath::Boolean(3pm) — Boolean true/false values
- XML::XPath::Builder(3pm) — SAX handler for building an XPath tree
- XML::XPath::Literal(3pm) — Simple string values
- XML::XPath::Node(3pm) — internal representation of a node
- XML::XPath::Node::Attribute(3pm), Attribute(3pm) — a single attribute
- XML::XPath::Node::Attribute5.34(3pm), Attribute(3pm) — a single attribute
- XML::XPath::Node::Comment(3pm), Comment(3pm) — an XML comment:
- XML::XPath::Node::Comment5.34(3pm), Comment(3pm) — an XML comment:
- XML::XPath::Node::Element(3pm), Element(3pm) — an
- XML::XPath::Node::Namespace(3pm), Namespace(3pm) — an XML namespace node
- XML::XPath::Node::Namespace5.34(3pm), Namespace(3pm) — an XML namespace node
- XML::XPath::Node::PI(3pm), PI(3pm) — an XML processing instruction node
- XML::XPath::Node::PI5.34(3pm), PI(3pm) — an XML processing instruction node
- XML::XPath::Node::Text(3pm), Text(3pm) — an XML text node
- XML::XPath::Node::Text5.34(3pm), Text(3pm) — an XML text node
- XML::XPath::NodeSet(3pm) — a list of XML document nodes
- XML::XPath::Number(3pm) — Simple numeric values
- XML::XPath::PerlSAX(3pm) — A PerlSAX event generator for my weird node structure
- XML::XPath::XMLParser(3pm) — The default XML parsing class that produces a node tree
- XSLoader(3pm) — Dynamically load C libraries into Perl code
- XString(3pm) — Isolated String helpers from B
- XXX(3pm) — See Your Data in the Nude
- YAML(3pm) — YAML Ain't Markup Languageā¢
- YAML::Any(3pm) — Pick a YAML implementation and use it
- YAML::Dumper(3pm) — YAML class for dumping Perl objects to YAML
- YAML::Dumper::Base(3pm) — Base class for YAML Dumper classes
- YAML::Error(3pm) — Error formatting class for YAML modules
- YAML::LibYAML(3pm) — Perl YAML Serialization using XS and libyaml
- YAML::Loader(3pm) — YAML class for loading Perl objects to YAML
- YAML::Loader::Base(3pm) — Base class for YAML Loader classes
- YAML::Marshall(3pm) — YAML marshalling class you can mixin to your classes
- YAML::Node(3pm) — A generic data node that encapsulates YAML information
- YAML::PP(3pm) — YAML 1.2 processor
- YAML::PP::Common(3pm) — Constants and common functions
- YAML::PP::Constructor(3pm) — Constructing data structure from parsing events
- YAML::PP::Emitter(3pm) — Emitting events
- YAML::PP::Grammar(3pm) — YAML grammar
- YAML::PP::Highlight(3pm) — Syntax highlighting utilities
- YAML::PP::Perl(3pm) — Convenience module for loading and dumping Perl objects
- YAML::PP::Schema(3pm) — Schema for YAML::PP
- YAML::PP::Schema::Binary(3pm) — Schema for loading and binary data
- YAML::PP::Schema::Core(3pm) — YAML 1.2 Core Schema
- YAML::PP::Schema::Failsafe(3pm) — YAML 1.2 Failsafe Schema
- YAML::PP::Schema::Include(3pm) — Include YAML files
- YAML::PP::Schema::JSON(3pm) — YAML 1.2 JSON Schema
- YAML::PP::Schema::Merge(3pm) — Enabling YAML merge keys for mappings
- YAML::PP::Schema::Perl(3pm) — Schema for serializing perl objects and special types
- YAML::PP::Schema::Tie::IxHash(3pm) — (Deprecated) Schema for serializing ordered hashes
- YAML::PP::Schema::YAML1_1(3pm) — YAML 1.1 Schema for YAML::PP
- YAML::PP::Type::MergeKey(3pm) — A special node type for merge keys
- YAML::PP::Writer(3pm) — Write YAML output
- YAML::PP::Writer::File(3pm) — Write YAML output to file or file handle
- YAML::Syck(3pm) — Fast, lightweight YAML loader and dumper
- YAML::Tag(3pm) — Tag URI object class for YAML
- YAML::Tiny(3pm) — Read/Write YAML files with as little code as possible
- YAML::Types(3pm) — Marshall Perl internal data types to/from YAML
- YAML::XS(3pm) — Perl YAML Serialization using XS and libyaml
- YAML::XS::LibYAML(3pm) — An XS Wrapper Module of libyaml
- aliased(3pm) — Use shorter versions of class names
- attributes(3pm) — get/set subroutine or variable attributes
- autobox(3pm) — call methods on native types
- autodie(3pm) — Replace functions with ones that succeed or die with lexical scope
- autodie::Scope::Guard(3pm) — Wrapper class for calling subs at end of scope
- autodie::Scope::GuardStack(3pm) — Hook stack for managing scopes via %^H
- autodie::Util(3pm) — Internal Utility subroutines for autodie and Fatal
- autodie::exception(3pm) — Exceptions from autodying functions
- autodie::exception::system(3pm) — Exceptions from autodying system()
- autodie::hints(3pm) — Provide hints about user subroutines to autodie
- autodie::skip(3pm) — Skip a package when throwing autodie exceptions
- autouse(3pm) — postpone load of modules until a function is used
- bareword::filehandles(3pm) — disables bareword filehandles
- base(3pm) — Establish an ISA relationship with base classes at compile time
- bigint(3pm) — Transparent BigInteger support for Perl
- bignum(3pm) — Transparent BigNumber support for Perl
- bigrat(3pm) — Transparent BigNumber/BigRational support for Perl
- blib(3pm) — Use MakeMaker's uninstalled version of a package
- bytes(3pm) — Perl pragma to expose the individual bytes of characters
- charnames(3pm) — access to Unicode character names and named character sequences; also define character names
- constant(3pm) — Perl pragma to declare constants
- deprecate(3pm) — Perl pragma for deprecating the inclusion of a module in core
- diagnostics(3pm), splain(3pm) — produce verbose warning diagnostics
- encoding(3pm) — allows you to write your script in non-ASCII and non-UTF-8
- encoding::warnings(3pm) — Warn on implicit encoding conversions
- experimental(3pm) — Experimental features made easy
- feature(3pm) — Perl pragma to enable new features
- fields(3pm) — compile-time class fields
- filetest(3pm) — Perl pragma to control the filetest permission operators
- if(3pm) — "use" a Perl module if a condition holds
- inc::Module::Install(3pm) — Module::Install configuration system
- inc::Module::Install::DSL(3pm) — Domain Specific Language for Module::Install
- inc::latest(3pm) — use modules bundled in inc/ if they are newer than installed ones
- inc::latest::private(3pm) — private implementation for inc::latest
- indirect(3pm) — Lexically warn about using the indirect method call syntax
- integer(3pm) — Perl pragma to use integer arithmetic instead of floating point
- less(3pm) — perl pragma to request less of something
- lib(3pm) — manipulate @INC at compile time
- libwww::lwpcook(3pm), lwpcook(3pm) — The libwww-perl cookbook
- libwww::lwptut(3pm), lwptut(3pm) — -- An LWP Tutorial
- locale(3pm) — Perl pragma to use or avoid POSIX locales for built-in operations
- metaclass(3pm) — a pragma for installing and using Class::MOP metaclasses
- mod_perl2(3pm), mod_perl(3pm) — Embed a Perl interpreter in the Apache/2.x HTTP server
- mro(3pm) — Method Resolution Order
- multidimensional(3pm) — disables multidimensional array emulation
- namespace::autoclean(3pm) — Keep imports out of your namespace
- namespace::clean(3pm) — Keep imports and functions out of your namespace
- oo(3pm) — syntactic sugar for Moo oneliners
- oose(3pm) — syntactic sugar to make Moose one-liners easier
- 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
- overloading(3pm) — perl pragma to lexically control overloading
- parent(3pm) — Establish an ISA relationship with base classes at compile time
- pp(3pm) — PAR Packager
- 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
- strictures(3pm) — Turn on strict and make most warnings fatal
- strictures::extra(3pm) — enable or disable strictures additional checks
- subs(3pm) — Perl pragma to predeclare subroutine names
- syntax(3pm) — Activate syntax extensions
- threads(3pm) — Perl interpreter-based threads
- 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
- version(3pm) — Perl extension for Version Objects
- version::Internals(3pm) — Perl extension for Version Objects
- vmsish(3pm) — Perl pragma to control VMS-specific language features
- warnings(3pm) — Perl pragma to control optional warnings
- warnings::register(3pm) — warnings import function