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 4
- AUTHORITY_KEYID_new
- ASN1 object utilities
- AVPQueue
- This class, an RTP/RTCP queue, adds audio/video profile (AVP) specific methods to the generic RTCP service queue ( QueueRTCPManager ).
- Ace
- Object-Oriented Access to ACEDB Databases
- Ace::Browser::AceSubs
- Subroutines for AceBrowser
- Ace::Browser::LocalSiteDefs
- Master Configuration file for AceBrowser
- Ace::Browser::SearchSubs
- Subroutines for AceBrowser search scripts
- Ace::Browser::SiteDefs
- Access to AceBrowser configuration files
- Ace::Graphics::Fk
- A dummy feature object used for generating panel key tracks
- Ace::Graphics::Glyph
- Base class for Ace::Graphics::Glyph objects
- Ace::Graphics::Glyph::anchored_arrow
- The "anchored_arrow" glyph
- Ace::Graphics::Glyph::arrow
- The "arrow" glyph
- Ace::Graphics::Glyph::box
- The "box" glyph
- Ace::Graphics::Glyph::dot
- The "ellipse" glyph
- Ace::Graphics::Glyph::ex
- The "X" glyph
- Ace::Graphics::Glyph::graded_segments
- The "color-coded segments" glyph
- Ace::Graphics::Glyph::group
- The group glyph
- Ace::Graphics::Glyph::line
- The "line" glyph
- Ace::Graphics::Glyph::primers
- The "STS primers" glyph
- Ace::Graphics::Glyph::segments
- The "discontinuous segments" glyph
- Ace::Graphics::Glyph::span
- Ace::Graphics::Glyph::box - The "span" glyph
- Ace::Graphics::Glyph::toomany
- The "too many to show" glyph
- Ace::Graphics::Glyph::transcript
- The "gene" glyph
- Ace::Graphics::Glyph::triangle
- Ace::Graphics::Glyph::ex - The "triangle" glyph
- Ace::Graphics::GlyphFactory
- Create Ace::Graphics::Glyphs
- Ace::Graphics::Panel
- PNG graphics of Ace::Sequence::Feature objects
- Ace::Graphics::Track
- PNG graphics of Ace::Sequence::Feature objects
- Ace::Iterator
- Iterate Across an ACEDB Query
- Ace::Local
- use giface, tace or gifaceclient to open a local connection to an Ace database
- Ace::Model
- Get information about AceDB models
- Ace::Object
- Manipulate Ace Data Objects
- Ace::Sequence
- Examine ACeDB Sequence Objects
- Ace::Sequence::Feature
- Examine Sequence Feature Tables
- Ace::Sequence::FeatureList
- Lightweight Access to Features
- Ace::Sequence::GappedAlignment
- Gapped alignment object
- Ace::Sequence::Gene
- Simple "Gene" Object
- Ace::Sequence::Homol
- Temporary Sequence Homology Class
- Ace::Sequence::Multi
- Combine Feature Tables from Multiple Databases
- Ace::Sequence::Transcript
- Simple "Gene" Object
- Acme::Damn
- 'Unbless' Perl objects
- Adjuster
- button-like interactors for incremental scrolling and zooming
- Algorithm::Combinatorics
- Efficient generation of combinatorial sequences
- Algorithm::Diff::XS
- Algorithm::Diff with XS core loop
- Algorithm::HMM
- Perl bindings for a Hidden Markov Model library
- Algorithm::HMM::Hit
- Abstract class implementing methods shared by the Algorithm::HMM::Hit::Domain and Algorithm::HMM::Hit::Global classes
- Algorithm::HMM::Hit::Domain
- Object encapsulating information about a Hidden Markov Model domain hit
- Algorithm::HMM::Hit::Global
- Object encapsulating information about a Hidden Markov Model global hit
- Algorithm::HMM::Report
- Report object for the Algorithm::HMM package
- Algorithm::HyperLogLog
- Implementation of the HyperLogLog cardinality estimation algorithm
- Algorithm::LBFGS
- Perl extension for L-BFGS
- Algorithm::Permute
- Handy and fast permutation with object oriented interface
- Algorithm::SVM
- Perl bindings for the libsvm Support Vector Machine library
- Algorithm::SVM::DataSet
- A DataSet object for the Algorithm::SVM Support Vector Machine
- Alias
- alias - declare symbolic aliases for perl data attr - auto-declare hash attributes for convenient access const - define compile-time scalar constants
- Alien::Package
- an object that represents a package
- Alien::Package::Deb
- an object that represents a deb package
- Alien::Package::Lsb
- an object that represents a lsb package
- Alien::Package::Pkg
- an object that represents a Solaris pkg package
- Alien::Package::Rpm
- an object that represents a rpm package
- Alien::Package::Slp
- an object that represents a slp package
- Alien::Package::Tgz
- an object that represents a tgz package
- Alien::wxWidgets
- building, finding and using wxWidgets binaries
- Alien::wxWidgets::Utility
- INTERNAL: do not use
- AllPlanes
- Display macros and functions
- Amavis::SpamControl::RspamdClient
- Copyright (c) 2019 Ralph Seichter, partially based on the SpamdClient extension. Released under GNU General Public License; see Amavis LICENSE file for details
- Analizo
- analizo - multi-language source code analysis toolkit
- Analizo::Command
- global options for tools
- Analizo::Command::files_graph
- analizo-files-graph - dependency graph generator among files
- Analizo::Command::graph
- analizo-graph - dependency graph generator
- Analizo::Command::help
- analizo-help - displays the help
- Analizo::Command::metrics
- analizo-metrics - analizo's metric reporting tool
- Analizo::Command::metrics_batch
- analizo-metrics-batch - processes several source code directories in batch
- Analizo::Command::metrics_history
- analizo-metrics-history - processes a Git repository collection metrics
- Analizo::Command::tree_evolution
- analizo-tree-evolution - watch the evolution of the source code
- Analizo::GlobalMetric::ChangeCost
- Change Cost global metric
- Analizo::Metric::AfferentConnections
- Afferent Connections per Class (ACC) metric
- Analizo::Metric::AverageCycloComplexity
- Average Cyclomatic Complexity per Method (ACCM) metric
- Analizo::Metric::AverageMethodLinesOfCode
- Average Method Lines of Code (AMLOC) metric
- Analizo::Metric::AverageNumberOfParameters
- Analizo::Metric::AverageNumberOfParamters - Average Number of Parameters (ANPM) metric
- Analizo::Metric::CouplingBetweenObjects
- Coupling Between Objects (CBO) metric
- Analizo::Metric::DepthOfInheritanceTree
- Depth of Inheritance Tree (DIT) metric
- Analizo::Metric::LackOfCohesionOfMethods
- Lack of Cohesion of Methods (LCOM4) metric
- Analizo::Metric::LinesOfCode
- Lines of Code (LOC) metric
- Analizo::Metric::NumberOfAttributes
- Analizo::Metric::NumerOfAttributes - Number of Attributes (NOA) metric
- Analizo::Metric::NumberOfChildren
- Number of Children (NOC) metric
- Analizo::Metric::NumberOfMethods
- Number of Methods (NOM) metric
- Analizo::Metric::NumberOfPublicAttributes
- Number of Public Attributes (NPA) metric
- Analizo::Metric::NumberOfPublicMethods
- Analizo::Metric::NumerOfPublicMethods - Number of Public Methods (NPM) metric
- Analizo::Metric::ResponseForClass
- Response for Class (RFC) metric
- Analizo::Metric::StructuralComplexity
- Structural Complexity (SC) metric
- Analizo::Metrics
- reporting project-level and module-level metrics
- AnyDBM_File
- provide framework for multiple DBMs NDBM_File, DB_File, GDBM_File, SDBM_File, ODBM_File - various DBM implementations
- AnyEvent
- the DBI of event loop programming EV, Event, Glib, Tk, UV, Perl, Event::Lib, Irssi, rxvt-unicode, IO::Async, Qt, FLTK and POE are various supported event loops/environments
- AnyEvent::DNS
- fully asynchronous DNS resolution
- AnyEvent::Debug
- debugging utilities for AnyEvent
- AnyEvent::FAQ
- frequently asked questions
- AnyEvent::Handle
- non-blocking I/O on streaming handles via AnyEvent
- AnyEvent::IO
- the DBI of asynchronous I/O implementations
- AnyEvent::IO::IOAIO
- AnyEvent::IO backend based on IO::AIO
- AnyEvent::IO::Perl
- pure perl backend for AnyEvent::IO
- AnyEvent::Impl::Cocoa
- AnyEvent adaptor for Cocoa::EventLoop