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 6

App::Cme::Command::gen_class_pod
Generates pod doc from model files
App::Cme::Command::list
List applications handled by cme
App::Cme::Command::meta
Work on the configuration model of an application
App::Cme::Command::migrate
Migrate the configuration of an application
App::Cme::Command::modify
Modify the configuration of an application
App::Cme::Command::run
Run a cme script
App::Cme::Command::search
Search the configuration of an application
App::Cme::Command::shell
Edit the configuration of an application with a shell
App::Cme::Command::update
Update the configuration of an application
App::Cme::Common
Common methods for App::Cme
App::Control::Apache
App::Control subclass for apache
App::Cpan
easily interact with CPAN from the command line
App::DocKnot
Documentation and software release management
App::DocKnot::Command
Run DocKnot commands
App::DocKnot::Config
Read and return DocKnot package configuration
App::DocKnot::Dist
Prepare a distribution tarball
App::DocKnot::Generate
Generate documentation from package metadata
App::DocKnot::Release
Release a distribution tarball
App::DocKnot::Spin
Static site builder supporting thread macro language
App::DocKnot::Spin::Pointer
Generate HTML from a pointer to an external file
App::DocKnot::Spin::RSS
Generate RSS and thread from a feed description file
App::DocKnot::Spin::Sitemap
Generate page navigation links for spin
App::DocKnot::Spin::Thread
Generate HTML from the macro language thread
App::DocKnot::Spin::Versions
Parse package release information for spin
App::DocKnot::Update
Update DocKnot input or package configuration
App::DocKnot::Util
Shared utility functions for other DocKnot modules
App::Git::Autofixup
create fixup commits for topic branches
App::Licensecheck
functions for a simple license checker for source files
App::PRT
Command line Perl Refactoring Tool
App::Packer::PAR
Pack applications in a single executable file
App::Parcimonie
tools for the parcimonie program
App::Parcimonie::DBus::Object
provide parcimonie's D-Bus service and interface
App::Parcimonie::Daemon
parcimonie daemon class
App::Parcimonie::GnuPG::Interface
parcimonie's GnuPG::Interface subclass
App::Parcimonie::Role::HasCodeset
role to get the codeset being used
App::Parcimonie::Role::HasEncoding
role to provide an Encode::Encoding objet for the codeset being used
App::Pinto
Command-line driver for Pinto
App::Pinto::Command
Base class for pinto commands
App::Pinto::Command::add
add local archives to the repository
App::Pinto::Command::clean
remove orphaned distribution archives
App::Pinto::Command::copy
create a new stack by copying another
App::Pinto::Command::default
mark the default stack
App::Pinto::Command::delete
permanently remove an archive
App::Pinto::Command::diff
show difference between two stacks
App::Pinto::Command::help
display a command's help screen
App::Pinto::Command::init
create a new repository
App::Pinto::Command::install
install stuff from the repository
App::Pinto::Command::kill
permanently delete a stack
App::Pinto::Command::list
show the packages in a stack
App::Pinto::Command::lock
mark a stack as read-only
App::Pinto::Command::log
show the revision logs of a stack
App::Pinto::Command::look
unpack and explore distributions with your shell
App::Pinto::Command::manual
show the full manual for a command
App::Pinto::Command::merge
join two stack histories together
App::Pinto::Command::migrate
migrate repository to a new version
App::Pinto::Command::new
create a new empty stack
App::Pinto::Command::nop
do nothing
App::Pinto::Command::pin
force a package to stay in a stack
App::Pinto::Command::props
show or set stack properties
App::Pinto::Command::pull
pull archives from upstream repositories
App::Pinto::Command::register
put existing packages on a stack
App::Pinto::Command::rename
change the name of a stack
App::Pinto::Command::reset
reset stack to a prior revision
App::Pinto::Command::revert
revert stack to a prior revision
App::Pinto::Command::roots
show the roots of a stack
App::Pinto::Command::stacks
show available stacks
App::Pinto::Command::statistics
report statistics about the repository
App::Pinto::Command::thanks
show some gratitude
App::Pinto::Command::unlock
mark a stack as writable
App::Pinto::Command::unpin
free packages that have been pinned
App::Pinto::Command::unregister
remove packages from a stack
App::Pinto::Command::update
update packages to latest versions
App::Pinto::Command::verify
report archives that are missing
App::Prolix
trim chatty command outputs
App::Prolix::MooseHelpers
Moose helpers for App::Prolix
App::Prove
Implements the "prove" command
App::Prove
Implements the "prove" command
App::Prove::Plugin::HTML
a prove plugin for HTML output
App::Prove::Plugin::andoc
Select pandoc executable for tests
App::Prove::State
State storage for the "prove" command
App::Prove::State
State storage for the "prove" command
App::Prove::State::Result
Individual test suite results
App::Prove::State::Result
Individual test suite results
App::Prove::State::Result::Test
Individual test results
App::Prove::State::Result::Test
Individual test results
App::Sqitch
Sensible database change management
App::Sqitch::Command
Sqitch Command support
App::Sqitch::Command::add
Add a new change to Sqitch plans
App::Sqitch::Command::bundle
Bundle Sqitch changes for distribution
App::Sqitch::Command::check
Runs various checks and prints a report
App::Sqitch::Command::checkout
Revert, change checkout a VCS branch, and redeploy
App::Sqitch::Command::config
Get and set local, user, or system Sqitch options
App::Sqitch::Command::deploy
Deploy Sqitch changes to a database
App::Sqitch::Command::engine
Add, modify, or list Sqitch database engines
App::Sqitch::Command::help
Display help information about Sqitch
App::Sqitch::Command::init
Initialize a Sqitch project
App::Sqitch::Command::log
Show a database event log
App::Sqitch::Command::plan
List the changes in the plan
App::Sqitch::Command::rebase
Revert and redeploy Sqitch changes
App::Sqitch::Command::revert
Revert Sqitch changes from a database