Section 3 of the manual describes all library functions excluding the library functions (system call wrappers) described in Section 2, which implement system calls.
Page 31
- Class::Mix
- dynamic class mixing
- Class::MixinFactory
- Class Factory with Selection of Mixins
- Class::MixinFactory::Changes
- Revision history for Class::MixinFactory
- Class::MixinFactory::Factory
- Class Factory with Selection of Mixins
- Class::MixinFactory::HasAFactory
- Delegates to a Factory
- Class::MixinFactory::InsideOutAttr
- Method maker for inside out data
- Class::MixinFactory::NEXT
- Superclass method redispatch for mixins
- Class::MixinFactory::ReadMe
- About the Mixin Class Factory
- Class::Multimethods
- Support multimethods and function overloading in Perl
- Class::OOorNO
- Give your module classic AND OO interfaces
- Class::ObjectTemplate
- Perl extension for an optimized template builder base class
- Class::Pluggable
- Simple pluggable class
- Class::Prototyped
- "Class::Prototyped" - Fast prototype-based OO programming in Perl
- Class::Refresh
- refresh your classes during runtime
- Class::ReturnValue
- A return-value object that lets you treat it as as a boolean, array or object
- Class::Singleton
- Implementation of a "Singleton" class
- Class::Spiffy
- Spiffy Framework with No Source Filtering
- Class::Std
- Support for creating standard "inside-out" classes
- Class::Std::Fast
- faster but less secure than Class::Std
- Class::Std::Fast::Storable
- Fast Storable InsideOut objects
- Class::Std::Storable
- Support for creating serializable "inside-out" classes
- Class::Std::Utils
- Utility subroutines for building "inside-out" objects
- Class::Struct
- declare struct-like datatypes as Perl classes
- Class::Throwable
- A minimal lightweight exception class
- Class::Tiny
- Minimalist class construction
- Class::Tiny::Antlers
- Moose-like sugar for Class::Tiny
- Class::Tiny::Chained
- Minimalist class construction, with chained attributes
- Class::Trigger
- Mixin to add / call inheritable triggers
- Class::Type::Enum
- Build Enum-like classes
- Class::Unload
- Unload a class
- Class::Virtual
- Base class for virtual base classes
- Class::Virtually::Abstract
- Compile-time enforcement of Class::Virtual
- Class::WhiteHole
- base class to treat unhandled method calls as errors
- Class::XSAccessor
- Generate fast XS accessors without runtime compilation
- Class::XSAccessor::Array
- Generate fast XS accessors without runtime compilation
- Class::XSAccessor::Heavy
- Guts you don't care about
- Clflags
- Command line flags
- Clflags.Compiler_pass
- no description
- Clflags.Float_arg_helper
- Optimization parameters represented as floats indexed by round number
- Clflags.Int_arg_helper
- Optimization parameters represented as ints indexed by round number
- ClientData
- vpSetClientData - define a client data pointer
- ClientWhitePointOfCCC
- DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC - Color Conversion Context macros
- Clipboard
- manages a list of graphical component subjects
- Clipboard
- Copy and paste with any OS
- Clone
- recursively copy Perl datatypes
- Clone::Choose
- Choose appropriate clone utility
- Clone::PP
- Recursively copy Perl datatypes
- ClsfyScalar
- vpClassifyScalars - create a preclassified volume from scalar data
- ClsfyScan
- vpClassifyScanline - incrementally create a preclassified volume from scanlines of scalar data
- ClsfyTable
- vpSetClassifierTable - specify an opacity transfer function
- ClsfyVolume
- vpClassifyVolume, vpDestroyClassifiedVolume - create/destroy a preclassified volume for fast rendering
- CmdWrite
- TclCommandWriting - Writing C language extensions to Tcl
- Coccilib
- Library of functions for use with Coccinelle OCaml script code
- Code::TidyAll
- Engine for tidyall, your all-in-one code tidier and validator
- Code::TidyAll::Cache
- A simple caching engine which stores key/value pairs
- Code::TidyAll::CacheModel
- Caching model for Code::TidyAll
- Code::TidyAll::CacheModel::Shared
- Shared cache model for Code::TidyAll
- Code::TidyAll::Config::INI::Reader
- A Config::INI::Reader subclass which can handle a key appearing more than once
- Code::TidyAll::Git::Precommit
- Git pre-commit hook that requires files to be tidyall'd
- Code::TidyAll::Git::Prereceive
- Git pre-receive hook that requires files to be tidyall'd
- Code::TidyAll::Git::Util
- Utilities for the git hook classes
- Code::TidyAll::Plugin
- Create plugins for tidying or validating code
- Code::TidyAll::Plugin::CSSUnminifier
- In configuration: [CSSUnminifier] select = static/**/*.css argv = -w=2
- Code::TidyAll::Plugin::ClangFormat
- run clang-format using Code::TidyAll
- Code::TidyAll::Plugin::GenericTransformer
- A plugin to run any executable as a transformer
- Code::TidyAll::Plugin::GenericValidator
- A plugin to run any executable as a validator
- Code::TidyAll::Plugin::JSBeautifier
- Use JavaScript::Beautifier with tidyall
- Code::TidyAll::Plugin::JSBeautify
- Use js-beautify with tidyall
- Code::TidyAll::Plugin::JSHint
- Use jshint with tidyall
- Code::TidyAll::Plugin::JSLint
- Use jslint with tidyall
- Code::TidyAll::Plugin::JSON
- Use the JSON::MaybeXS module to tidy JSON documents with tidyall
- Code::TidyAll::Plugin::MasonTidy
- Use masontidy with tidyall
- Code::TidyAll::Plugin::PHPCodeSniffer
- Use phpcs with tidyall
- Code::TidyAll::Plugin::PerlCritic
- Use perlcritic with tidyall
- Code::TidyAll::Plugin::PerlTidy
- Use perltidy with tidyall
- Code::TidyAll::Plugin::PerlTidySweet
- Use perltidy-sweet with tidyall
- Code::TidyAll::Plugin::PodChecker
- Use podchecker with tidyall
- Code::TidyAll::Plugin::PodSpell
- Use Pod::Spell + ispell with tidyall
- Code::TidyAll::Plugin::PodTidy
- Use podtidy with tidyall
- Code::TidyAll::Plugin::SortLines
- Sort the lines in a file
- Code::TidyAll::Plugin::SortLines::Naturally
- Sort lines of a file using Unicode::Collate::Locale
- Code::TidyAll::Plugin::UniqueLines
- Remove duplicate lines from a file
- Code::TidyAll::Plugin::YAML
- Use the YAML module to tidy YAML documents with tidyall
- Code::TidyAll::Plugin::YAMLFrontMatter
- TidyAll plugin for validating YAML Front Matter
- Code::TidyAll::Result
- Result returned from processing a file/source
- Code::TidyAll::Role::GenericExecutable
- A role for plugins which allow you to use any executable as a transformer or validator
- Code::TidyAll::Role::HasIgnore
- A role for any class that has a list of ignored paths specified in zglob syntax
- Code::TidyAll::Role::RunsCommand
- A role for plugins which run external commands
- Code::TidyAll::Role::Tempdir
- Provides a _tempdir attribute for Code::TidyAll classes
- Code::TidyAll::SVN::Precommit
- Subversion pre-commit hook that requires files to be tidyall'd
- Code::TidyAll::SVN::Util
- Utility functions for SVN hooks
- Code::TidyAll::Util
- Utility functions for internal use by Code::TidyAll
- Code::TidyAll::Util::Zglob
- Test::Glob hacked up to support "**/*"
- Code::TidyAll::Zglob
- A borged copy of File::Zglob
- Collectd::Unixsock
- Abstraction layer for accessing the functionality by collectd's unixsock plugin
- Color::ANSI::Util
- Routines for dealing with ANSI colors
- Color::Library
- An easy-to-use and comprehensive named-color library
- Color::Library::Color
- Color entry for a Color::Library color dictionary
- Color::Library::Dictionary
- Color dictionary for Color::Library
- Color::Library::Dictionary::HTML
- (HTML) Colors from the HTML 4.0 specification