Manual pages
Origin: perl v5.18.2.
[ Alias ↣ ] Name (section) | Brief |
---|---|
App::Control::Apache(3pm) | App::Control subclass for apache. |
App::Whiff(3pm) | Find the first executable of a series of alternatives. |
Audio::Wav(3pm) | Modules for reading & writing Microsoft WAV files. |
Audio::Wav::Read(3pm) | Module for reading Microsoft WAV files. |
Audio::Wav::Write(3pm) | Module for writing Microsoft WAV files. |
Authen::SASL(3pm) | SASL Authentication framework. |
Authen::SASL::Perl(3pm) | … |
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. |
Bread::Board(3pm) | A solderless way to wire up your application components. |
Bread::Board::BlockInjection(3pm) | … |
Bread::Board::ConstructorInjection(3pm) | … |
Bread::Board::Container(3pm) | … |
Bread::Board::Container::FromParameterized(3pm) | … |
Bread::Board::Container::Parameterized(3pm) | A parameterized container. |
Bread::Board::Dependency(3pm) | … |
Bread::Board::Dumper(3pm) | … |
Bread::Board::LifeCycle(3pm) | … |
Bread::Board::LifeCycle::Singleton(3pm) | … |
Bread::Board::LifeCycle::Singleton::WithParameters(3pm) | … |
Bread::Board::Literal(3pm) | … |
Bread::Board::Manual(3pm) | A manual for Bread::Board. |
Bread::Board::Manual::Concepts(3pm) | An overview of the concepts in Bread::Board. |
Bread::Board::Manual::Concepts::Advanced(3pm) | An overview of some of the more advanced Bread::Board concepts. |
Bread::Board::Manual::Concepts::Typemap(3pm) | An overview of the typemapping feature. |
Bread::Board::Manual::Example(3pm) | A set of examples of Bread::Board usage. |
Bread::Board::Manual::Example::FormSensible(3pm) | A Form::Sensible and Catalyst example. |
Bread::Board::Manual::Example::LogDispatch(3pm) | An example of composing a dynamic Log::Dispatch object. |
Bread::Board::Service(3pm) | … |
Bread::Board::Service::Alias(3pm) | … |
Bread::Board::Service::Deferred(3pm) | … |
Bread::Board::Service::Deferred::Thunk(3pm) | … |
Bread::Board::Service::Inferred(3pm) | … |
Bread::Board::Service::WithClass(3pm) | … |
Bread::Board::Service::WithDependencies(3pm) | … |
Bread::Board::Service::WithParameters(3pm) | … |
Bread::Board::SetterInjection(3pm) | … |
Bread::Board::Traversable(3pm) | … |
Bread::Board::Types(3pm) | … |
Business::Edifact::Interchange(3pm) | Parse Edifact Messages For Book Ordering. |
Business::Edifact::Message(3pm) | Class that models Edifact Messages. |
Business::Edifact::Message::LineItem(3pm) | Model an individual Item Line in a message. |
Business::OnlinePayment::IPPay(3pm) | IPPay backend for Business::OnlinePayment. |
Carp::Assert(3pm) | Executable comments. |
Catalyst::Action::RenderView(3pm) | Sensible default end action. |
Catalyst::Component::InstancePerContext(3pm) | Return a new instance a component on each request. |
Catalyst::Controller::FormBuilder(3pm) | Catalyst FormBuilder Base Controller. |
Catalyst::Helper::Model::Adaptor(3pm) | Helper for the incredibly lazy. |
Catalyst::Helper::Model::DBI(3pm) | Helper for DBI Models. |
Catalyst::Helper::Model::Factory(3pm) | Helper for the incredibly lazy. |
Catalyst::Helper::Model::Factory::PerRequest(3pm) | Helper for the incredibly lazy. |
Catalyst::Log::Log4perl(3pm) | DEPRECATED (see Log::Log4perl::Catalyst). |
Catalyst::Model::Adaptor(3pm) | Use a plain class as a Catalyst model. |
Catalyst::Model::Adaptor::Base(3pm) | Internal base class for Catalyst::Model::Adaptor and friends. |
Catalyst::Model::CDBI::CRUD(3pm) | CRUD CDBI Model Class. |
Catalyst::Model::DBI(3pm) | DBI Model Class. |
Catalyst::Model::Factory(3pm) | Use a plain class as a Catalyst model, instantiating it every time it is requested. |
Catalyst::Model::Factory::PerRequest(3pm) | Use a plain class as a Catalyst model, instantiating it once per. |
Catalyst::Plugin::Authorization::ACL(3pm) | ACL support for Catalyst applications. |
Catalyst::Plugin::Authorization::ACL::Engine(3pm) | The backend that computes ACL checks for. |
Catalyst::Plugin::Authorization::Roles(3pm) | Role based authorization for Catalyst based on. |
Catalyst::Plugin::Cache(3pm) | Flexible caching support for Catalyst. |
Catalyst::Plugin::Cache::Backend(3pm) | Bare minimum backend interface. |
Catalyst::Plugin::Cache::Backend::Memory(3pm) | Stupid memory based caching backend. |
Catalyst::Plugin::Cache::Choose::KeyRegexes(3pm) | Choose a cache backend based on key regexes. |
Catalyst::Plugin::Cache::Curried(3pm) | Curried versions of "cache_set", "cache_get" and "cache_remove" that look. |
Catalyst::Plugin::Cache::Store(3pm) | How to write a Cache store plugin. |
Catalyst::Plugin::Cache::Store::Memory(3pm) | Stupid memory based cache store plugin. |
Catalyst::Plugin::ConfigLoader(3pm) | Load config files of various types. |
Catalyst::Plugin::ConfigLoader::Manual(3pm) | Guide to using the ConfigLoader plugin. |
Catalyst::Plugin::Session::State::Cookie(3pm) | Maintain session IDs using cookies. |
Catalyst::Plugin::Session::Store::Cache(3pm) | Store sessions using a Catalyst::Plugin::Cache. |
Catalyst::Plugin::Session::Store::DBI(3pm) | Store your sessions in a database. |
Catalyst::Plugin::Session::Store::DBIC(3pm) | Store your sessions via DBIx::Class. |
Catalyst::Plugin::Session::Store::DBIC::Delegate(3pm) | Delegates between the session and flash rows. |
Catalyst::Plugin::Session::Store::Delegate(3pm) | Delegate session storage to an application model object. |
Catalyst::Plugin::Session::Store::FastMmap(3pm) | FastMmap session storage backend. |
Catalyst::Plugin::Session::Store::File(3pm) | File storage backend for session data. |
Catalyst::Plugin::StackTrace(3pm) | Display a stack trace on the debug screen. |
Catalyst::Plugin::Unicode(3pm) | Unicode aware Catalyst (old style). |
CatalystX::Component::Traits(3pm) | Automatic Trait Loading and Resolution for Catalyst Components. |
chewmail(1) | Mail archiver. |
CHI::Driver::Memcached(3pm) | … |
CHI::Driver::Memcached::Fast(3pm) | … |
CHI::Driver::Memcached::libmemcached(3pm) | … |
color_matrix(1p) | A matrix of available colors from Term::ExtendedColor. |
colored_dmesg(1p) | Colorize the dmesg output. |
compile_encoding(1p) | Compile XML encmap into a binary encoded file for XML::Parser. |
Config::Auto(3pm) | Magical config file parser. |
Config::MVP::Reader::INI(3pm) | An MVP config reader for .ini files. |
cpan2doap(1p) | Generate DOAP data from a CPAN distribution's root directory. |
custom::failures(3pm) | Minimalist, customized exception hierarchy generator. |
Dancer::Logger::PSGI(3pm) | PSGI Log handler for Dancer. |
Dancer::Plugin::REST(3pm) | A plugin for writing RESTful apps with Dancer. |
Data::Record(3pm) | "split" on steroids. |
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. |
DBIx::Abstract(3pm) | DBI SQL abstraction. |
Devel::Autoflush(3pm) | Set autoflush from the command line. |
Digest::Perl::MD5(3pm) | Perl implementation of Ron Rivests MD5 Algorithm. |
Dist::CheckConflicts(3pm) | Declare version conflicts for your dist. |
Email::Address::List(3pm) | RFC close address list parsing. |
Email::MIME::Attachment::Stripper(3pm) | Strip the attachments from an email. |
Email::Valid::Loose(3pm) | Email::Valid which allows dot before at mark. |
Env::Sanctify(3pm) | Lexically scoped sanctification of %ENV. |
Eval::LineNumbers(3pm) | Add line numbers to heredoc blocks that contain perl source code. |
Exception::Class::TryCatch(3pm) | Syntactic try/catch sugar for use with Exception::Class. |
failures(3pm) | Minimalist exception hierarchy generator. |
File::CounterFile(3pm) | Persistent counter class. |
File::Slurp::Tiny(3pm) | A simple, sane and efficient file slurper. |
Finance::Streamer(3pm) | Interface to Datek Streamer. |
GD::Graph(3pm) | Graph Plotting Module for Perl 5. |
GD::Graph3d(3pm) | Create 3D Graphs with GD and GD::Graph. |
GD::Graph::colour(3pm) | Colour manipulation routines for use with GD::Graph. |
GD::Graph::Data(3pm) | Data set encapsulation for GD::Graph. |
GD::Graph::Error(3pm) | Error handling for GD::Graph classes. |
GD::Graph::FAQ(3pm) | Frequently asked questions. |
GD::Graph::hbars(3pm) | Make bar graphs with horizontal bars. |
GD::Text(3pm) | Text utilities for use with GD. |
GD::Text::Align(3pm) | Draw aligned strings. |
GD::Text::Wrap(3pm) | Wrap strings in boxes. |
Getopt::Tabular(3pm) | Table-driven argument parsing for Perl 5. |
HTML::HTML5::Microdata::Parser(3pm) | Fairly experimental parser for HTML 'microdata'. |
HTML::HTML5::Outline(3pm) | Implementation of the HTML5 Outline algorithm. |
HTML::HTML5::Outline::Outlinee(3pm) | An element with an independent outline. |
HTML::HTML5::Outline::RDF(3pm) | RDF-related methods. |
HTML::HTML5::Outline::Section(3pm) | Represents a document section. |
HTML::Mason::PSGIHandler(3pm) | PSGI handler for HTML::Mason. |
HTML::Quoted(3pm) | Extract structure of quoted HTML mail message. |
HTML::TagFilter(3pm) | A fine-grained html-filter, xss-blocker and mailto-obfuscator. |
HTTP::Link::Parser(3pm) | Parse HTTP Link headers. |
IO::HTML(3pm) | Open an HTML file with automatic charset detection. |
IPC::Run3(3pm) | Run a subprocess with input/ouput redirection. |
IPC::Run3::ProfArrayBuffer(3pm) | Store profile events in RAM in an array. |
IPC::Run3::ProfLogger(3pm) | Write profiling data to a log file. |
IPC::Run3::ProfLogReader(3pm) | Read and process a ProfLogger file. |
IPC::Run3::ProfPP(3pm) | Generate reports from IPC::Run3 profiling data. |
IPC::Run3::ProfReporter(3pm) | Base class for handling profiling data. |
IPC::Run::SafeHandles(3pm) | Use IPC::Run and IPC::Run3 safely. |
JavaScript::Minifier(3pm) | Perl extension for minifying JavaScript code. |
kioku(1p) | Command line wrapper around KiokuDB::Cmd. |
KiokuDB(3pm) | Object Graph storage engine. |
KiokuDB::Backend(3pm) | Backend interface role. |
KiokuDB::Backend::Hash(3pm) | In memory backend for testing purposes. |
KiokuDB::Backend::Role::BinarySafe(3pm) | An informational role for binary data safe backends. |
KiokuDB::Backend::Role::Broken(3pm) | Skip test fixtures. |
KiokuDB::Backend::Role::Clear(3pm) | Backend clearing api. |
KiokuDB::Backend::Role::Query(3pm) | Backend specific query API. |
KiokuDB::Backend::Role::Query::Simple(3pm) | Simple query api. |
KiokuDB::Backend::Role::Query::Simple::Linear(3pm) | Query::Simple implemented with a linear scan of all entries. |
KiokuDB::Backend::Role::Scan(3pm) | Root set iteration. |
KiokuDB::Backend::Role::TXN(3pm) | Backend level transaction support. |
KiokuDB::Backend::Role::TXN::Memory(3pm) | In memory transactions. |
KiokuDB::Backend::Role::TXN::Nested(3pm) | Informational role for backends supporting rollback of nested. |
KiokuDB::Backend::Role::UnicodeSafe(3pm) | An informational role for binary data safe backends. |
KiokuDB::Backend::Serialize(3pm) | Serialization role for backends. |
KiokuDB::Backend::Serialize::Delegate(3pm) | Use a KiokuDB::Serializer object instead of a role to handle. |
KiokuDB::Backend::Serialize::JSON(3pm) | Role to serialize entries to JSON strings with. |
KiokuDB::Backend::Serialize::JSPON(3pm) | JSPON serialization helper. |
KiokuDB::Backend::Serialize::JSPON::Collapser(3pm) | Collapse entry data to JSPON compliant structures. |
KiokuDB::Backend::Serialize::JSPON::Converter(3pm) | Common functionality for JSPON expansion/collapsing. |
KiokuDB::Backend::Serialize::JSPON::Expander(3pm) | Inflate JSPON to entry data. |
KiokuDB::Backend::Serialize::Storable(3pm) | Storable based serialization of KiokuDB::Entry objects. |
KiokuDB::Backend::Serialize::YAML(3pm) | YAML::XS based serialization of KiokuDB::Entry objects. |
KiokuDB::Backend::TypeMap::Default(3pm) | A role for backends with a default typemap. |
KiokuDB::Class(3pm) | KiokuDB specific metaclass. |
KiokuDB::Collapser(3pm) | Collapse object hierarchies to entry data. |
KiokuDB::Entry(3pm) | An entry in the database. |
KiokuDB::GC::Naive(3pm) | Naive mark and sweep garbage collection. |
KiokuDB::GIN(3pm) | Gin assisted recollection. |
KiokuDB::LinkChecker(3pm) | Reference consistency checker. |
KiokuDB::Linker(3pm) | Relinks live objects from storage entries. |
KiokuDB::LiveObjects(3pm) | Live object set tracking. |
KiokuDB::LiveObjects::Scope(3pm) | Scope helper object. |
KiokuDB::LiveObjects::TXNScope(3pm) | Transaction scope. |
KiokuDB::Meta::Attribute::DoNotSerialize(3pm) | Trait for skipped attributes. |
KiokuDB::Meta::Attribute::Lazy(3pm) | Trait for lazy loaded attributes. |
KiokuDB::Meta::Instance(3pm) | Moose::Meta::Instance level support for lazy loading. |
KiokuDB::Reference(3pm) | A symbolic reference to another KiokuDB::Entry. |
KiokuDB::Role::API(3pm) | Role for KiokuDB api (used to setup delegations). |
KiokuDB::Role::ID(3pm) | A role for objects who choose their own ID. |
KiokuDB::Role::ID::Content(3pm) | Content dependent object IDs. |
KiokuDB::Role::Immutable(3pm) | A role for objects that are never updated. |
KiokuDB::Role::Immutable::Transitive(3pm) | A role for immutable objects that only point at other such objects. |
KiokuDB::Role::Intrinsic(3pm) | A role for value objects. |
KiokuDB::Role::Scan(3pm) | A role for entry scanning. |
KiokuDB::Role::Upgrade::Data(3pm) | Classes that provide their own upgrade routine. |
KiokuDB::Role::Upgrade::Handlers::Table(3pm) | A role for classes. |
KiokuDB::Role::UUIDs(3pm) | UUID generation role. |
KiokuDB::Role::UUIDs::SerialIDs(3pm) | Serial ID assignment based on a global counter. |
KiokuDB::Role::Verbosity(3pm) | A role for printing diagnosis to STDERR. |
KiokuDB::Serializer(3pm) | Standalone serializer object. |
KiokuDB::Set(3pm) | Set::Object wrapper for KiokuDB with lazy loading. |
KiokuDB::Set::Deferred(3pm) | Implementation of deferred set. |
KiokuDB::Set::Loaded(3pm) | Implementation of loaded sets. |
KiokuDB::Set::Storage(3pm) | Role for KiokuDB::Sets that are tied to storage. |
KiokuDB::Set::Stored(3pm) | Stored representation of KiokuDB::Set objects. |
KiokuDB::Set::Transient(3pm) | Implementation of in memory sets. |
KiokuDB::Stream::Objects(3pm) | Data::Stream::Bulk with live object management. |
KiokuDB::Test(3pm) | Reusable tests for KiokuDB backend authors. |
KiokuDB::Thunk(3pm) | Internal only placeholder for deferred objects. |
KiokuDB::TypeMap(3pm) | Class to collapsing/expanding logic. |
KiokuDB::TypeMap::ClassBuilders(3pm) | A typemap for standard class builders. |
KiokuDB::TypeMap::Composite(3pm) | A role for KiokuDB::TypeMaps created out of many smaller typemaps. |
KiokuDB::TypeMap::Default(3pm) | A standard KiokuDB::TypeMap with predefined entries. |
KiokuDB::TypeMap::Default::Canonical(3pm) | A KiokuDB::TypeMap::Default implementation that canonicalizes the. |
KiokuDB::TypeMap::Default::Passthrough(3pm) | A KiokuDB::TypeMap::Default instance suitable for Storable. |
KiokuDB::TypeMap::Entry(3pm) | Role for KiokuDB::TypeMap entries. |
KiokuDB::TypeMap::Entry::Alias(3pm) | An alias in the typemap to another entry. |
KiokuDB::TypeMap::Entry::Callback(3pm) | Callback based inflation/deflation of objects. |
KiokuDB::TypeMap::Entry::Compiled(3pm) | Object for storing collapse/expand methods. |
KiokuDB::TypeMap::Entry::MOP(3pm) | A KiokuDB::TypeMap entry for objects with a metaclass. |
KiokuDB::TypeMap::Entry::Naive(3pm) | A typemap entry for "simple" objects. |
KiokuDB::TypeMap::Entry::Passthrough(3pm) | A typemap entry of objects that will be serialized by the backend. |
KiokuDB::TypeMap::Entry::Set(3pm) | A typemap entry for KiokuDB::Sets. |
KiokuDB::TypeMap::Entry::Std(3pm) | Role for more easily specifying collapse/expand methods. |
KiokuDB::TypeMap::Entry::Std::Compile(3pm) | Provides a compile implementation. |
KiokuDB::TypeMap::Entry::Std::ID(3pm) | Provides a default compile_id method. |
KiokuDB::TypeMap::Entry::Std::Intrinsic(3pm) | Provides a compile_collapse implementation. |
KiokuDB::TypeMap::Entry::StorableHook(3pm) | Reuse existing Storable hooks for KiokuDB storage. |
KiokuDB::TypeMap::Shadow(3pm) | Try a list of KiokuDB::TypeMaps in order. |
KiokuDB::Util(3pm) | Utility functions for working with KiokuDB. |
Lingua::Sentence(3pm) | Perl extension for breaking text paragraphs into sentences. |
Linux::IO_Prio(3pm) | Interface to Linux ioprio_set and ioprio_get via syscall or ionice wrapper. |
Linux::LVM(3pm) | Perl extension for accessing Logical Volume Manager(LVM). |
Linux::usermod(3pm) | Modify user and group accounts. |
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::Perl(3pm) | Perl format parser. |
Locale::Maketext::Extract::Plugin::PPI(3pm) | Perl format parser. |
Locale::Maketext::Extract::Plugin::TextTemplate(3pm) | Text::Template format parser. |
Locale::Maketext::Extract::Plugin::TT2(3pm) | Template Toolkit format parser. |
Locale::Maketext::Extract::Plugin::YAML(3pm) | YAML format parser. |
Locale::Maketext::Extract::Run(3pm) | Module interface to xgettext.pl. |
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. |
LWP::Protocol::socks(3pm) | Adds support for the socks protocol and proxy facility. |
LWP::Protocol::socks4(3pm) | Adds support for the socks protocol and proxy facility. |
LWP::UserAgent::Determined(3pm) | A virtual browser that retries errors. |
make-first-existing-target(1) | Runs make on one of several targets. |
make_encmap(1p) | Create an XML representation from an Unicode mapping file. |
MARC(3pm) | Perl extension to manipulate MAchine Readable Cataloging records. |
MIME::Lite(3pm) | Low-calorie MIME generator. |
Module::Extract(3pm) | Base class for working with Perl distributions. |
Module::Install::ReadmeFromPod(3pm) | A Module::Install extension to automatically convert POD to a README. |
Module::Install::XSUtil(3pm) | Utility functions for XS modules. |
Module::Pluggable::Ordered(3pm) | Call module plugins in a specified order. |
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::Traits::Pluggable(3pm) | Trait loading and resolution for Moose. |
MooseX::Types::Perl(3pm) | Moose types that check against Perl syntax. |
multimarkdown(1p) | Convert MultiMarkdown syntax to (X)HTML. |
Net::Akamai(3pm) | Utility to interface with Akamai's API. |
Net::Akamai::RequestData(3pm) | Object to hold request data. |
Net::Akamai::RequestData::Types(3pm) | Define request data types for coercion. |
Net::Akamai::ResponseData(3pm) | Object to hold response data. |
Net::DNS::CloudFlare::DDNS(3pm) | Object orientated Dynamic DNS interface for CloudFlare. |
Net::HTTPServer(3pm) | HTTP server. |
Net::HTTPServer::Request(3pm) | HTTP request. |
Net::HTTPServer::Response(3pm) | HTTP response. |
Net::HTTPServer::Session(3pm) | HTTP server side client session. |
Net::IMAP::Client(3pm) | Not so simple IMAP client library. |
Net::IMAP::Client::MsgAddress(3pm) | Email address object. |
Net::IMAP::Client::MsgSummary(3pm) | Parse message (+ subparts) summary info. |
Net::Subnet(3pm) | Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask. |
Net::Traceroute(3pm) | Traceroute(1) functionality in perl. |
Number::Range(3pm) | Perl extension defining ranges of numbers and testing if a number is found in the range. You. |
Object::Realize::Later(3pm) | Delayed creation of objects. |
OWL::DirectSemantics(3pm) | Representation of the direct semantics of OWL2. |
OWL::DirectSemantics::Element(3pm) | Base class for OWL elements. |
OWL::DirectSemantics::Element::Annotation(3pm) | Represents an OWL Annotation. |
OWL::DirectSemantics::Element::AnnotationProperty(3pm) | Represents an OWL AnnotationProperty. |
OWL::DirectSemantics::Element::AsymmetricObjectProperty(3pm) | Represents an OWL AsymmetricObjectProperty. |
OWL::DirectSemantics::Element::Class(3pm) | Represents an OWL Class. |
OWL::DirectSemantics::Element::ClassAssertion(3pm) | Represents an OWL ClassAssertion. |
OWL::DirectSemantics::Element::DataAllValuesFrom(3pm) | Represents an OWL DataAllValuesFrom. |
OWL::DirectSemantics::Element::DataComplementOf(3pm) | Represents an OWL DataComplementOf. |
OWL::DirectSemantics::Element::DataExactCardinality(3pm) | Represents an OWL DataExactCardinality. |
OWL::DirectSemantics::Element::DataHasValue(3pm) | Represents an OWL DataHasValue. |
OWL::DirectSemantics::Element::DataIntersectionOf(3pm) | Represents an OWL DataIntersectionOf. |
OWL::DirectSemantics::Element::DataMaxCardinality(3pm) | Represents an OWL DataMaxCardinality. |
OWL::DirectSemantics::Element::DataMinCardinality(3pm) | Represents an OWL DataMinCardinality. |
OWL::DirectSemantics::Element::DataOneOf(3pm) | Represents an OWL DataOneOf. |
OWL::DirectSemantics::Element::DataProperty(3pm) | Represents an OWL DataProperty. |
OWL::DirectSemantics::Element::DataPropertyAssertion(3pm) | Represents an OWL DataPropertyAssertion. |
OWL::DirectSemantics::Element::DataPropertyDomain(3pm) | Represents an OWL DataPropertyDomain. |
OWL::DirectSemantics::Element::DataPropertyRange(3pm) | Represents an OWL DataPropertyRange. |
OWL::DirectSemantics::Element::DataSomeValuesFrom(3pm) | Represents an OWL DataSomeValuesFrom. |
OWL::DirectSemantics::Element::Datatype(3pm) | Represents an OWL Datatype. |
OWL::DirectSemantics::Element::DatatypeDefinition(3pm) | Represents an OWL DatatypeDefinition. |
OWL::DirectSemantics::Element::DataUnionOf(3pm) | Represents an OWL DataUnionOf. |
OWL::DirectSemantics::Element::Declaration(3pm) | Represents an OWL Declaration. |
OWL::DirectSemantics::Element::DifferentIndividuals(3pm) | Represents an OWL DifferentIndividuals. |
OWL::DirectSemantics::Element::DisjointClasses(3pm) | Represents an OWL DisjointClasses. |
OWL::DirectSemantics::Element::DisjointDataProperties(3pm) | Represents an OWL DisjointDataProperties. |
OWL::DirectSemantics::Element::DisjointObjectProperties(3pm) | Represents an OWL DisjointObjectProperties. |
OWL::DirectSemantics::Element::EquivalentClasses(3pm) | Represents an OWL EquivalentClasses. |
OWL::DirectSemantics::Element::EquivalentDataProperties(3pm) | Represents an OWL EquivalentDataProperties. |
OWL::DirectSemantics::Element::EquivalentObjectProperties(3pm) | Represents an OWL EquivalentObjectProperties. |
OWL::DirectSemantics::Element::FunctionalDataProperty(3pm) | Represents an OWL FunctionalDataProperty. |
OWL::DirectSemantics::Element::FunctionalObjectProperty(3pm) | Represents an OWL FunctionalObjectProperty. |
OWL::DirectSemantics::Element::InverseFunctionalObjectProperty(3pm) | Represents an OWL. |
OWL::DirectSemantics::Element::InverseObjectProperties(3pm) | Represents an OWL InverseObjectProperties. |
OWL::DirectSemantics::Element::IrreflexiveObjectProperty(3pm) | Represents an OWL IrreflexiveObjectProperty. |
OWL::DirectSemantics::Element::NamedIndividual(3pm) | Represents an OWL NamedIndividual. |
OWL::DirectSemantics::Element::ObjectAllValuesFrom(3pm) | Represents an OWL ObjectAllValuesFrom. |
OWL::DirectSemantics::Element::ObjectComplementOf(3pm) | Represents an OWL ObjectComplementOf. |
OWL::DirectSemantics::Element::ObjectExactCardinality(3pm) | Represents an OWL ObjectExactCardinality. |
OWL::DirectSemantics::Element::ObjectHasSelf(3pm) | Represents an OWL ObjectHasSelf. |
OWL::DirectSemantics::Element::ObjectHasValue(3pm) | Represents an OWL ObjectHasValue. |
OWL::DirectSemantics::Element::ObjectIntersectionOf(3pm) | Represents an OWL ObjectIntersectionOf. |
OWL::DirectSemantics::Element::ObjectInverseOf(3pm) | Represents an OWL ObjectInverseOf. |
OWL::DirectSemantics::Element::ObjectMaxCardinality(3pm) | Represents an OWL ObjectMaxCardinality. |
OWL::DirectSemantics::Element::ObjectMinCardinality(3pm) | Represents an OWL ObjectMinCardinality. |
OWL::DirectSemantics::Element::ObjectOneOf(3pm) | Represents an OWL ObjectOneOf. |
OWL::DirectSemantics::Element::ObjectProperty(3pm) | Represents an OWL ObjectProperty. |
OWL::DirectSemantics::Element::ObjectPropertyAssertion(3pm) | Represents an OWL ObjectPropertyAssertion. |
OWL::DirectSemantics::Element::ObjectPropertyDomain(3pm) | Represents an OWL ObjectPropertyDomain. |
OWL::DirectSemantics::Element::ObjectPropertyRange(3pm) | Represents an OWL ObjectPropertyRange. |
OWL::DirectSemantics::Element::ObjectSomeValuesFrom(3pm) | Represents an OWL ObjectSomeValuesFrom. |
OWL::DirectSemantics::Element::ObjectUnionOf(3pm) | Represents an OWL ObjectUnionOf. |
OWL::DirectSemantics::Element::Ontology(3pm) | Represents an OWL Ontology. |
OWL::DirectSemantics::Element::ReflexiveObjectProperty(3pm) | Represents an OWL ReflexiveObjectProperty. |
OWL::DirectSemantics::Element::SameIndividual(3pm) | Represents an OWL SameIndividual. |
OWL::DirectSemantics::Element::SubClassOf(3pm) | Represents an OWL SubClassOf. |
OWL::DirectSemantics::Element::SubDataPropertyOf(3pm) | Represents an OWL SubDataPropertyOf. |
OWL::DirectSemantics::Element::SubObjectPropertyOf(3pm) | Represents an OWL SubObjectPropertyOf. |
OWL::DirectSemantics::Element::SymmetricObjectProperty(3pm) | Represents an OWL SymmetricObjectProperty. |
OWL::DirectSemantics::Element::TransitiveObjectProperty(3pm) | Represents an OWL TransitiveObjectProperty. |
OWL::DirectSemantics::Translator(3pm) | Lift an OWL2 model from an RDF model. |
OWL::DirectSemantics::Writer(3pm) | I do nothing. |
OWL::DirectSemantics::Writer::Dump(3pm) | Moose::Role providing reasonably readable output. |
OWL::DirectSemantics::Writer::FunctionalSyntax(3pm) | Moose::Role providing functional syntax output. |
Parallel::Prefork(3pm) | A simple prefork server framework. |
Parallel::Prefork::SpareWorkers(3pm) | A prefork server framework with support for (min|max)spareservers. |
Parse::Debian::Packages(3pm) | Parse the data from a debian Packages.gz. |
Parse::EDID(3pm) | Extended display identification data (EDID) parser. |
perl-reversion(1p) | Manipulate project version numbers. |
Perl6::Slurp(3pm) | Implements the Perl 6 'slurp' built-in. |
Perl::Version(3pm) | Parse and manipulate Perl version strings. |
PerlIO::via::symlink(3pm) | PerlIO layers for create symlinks. |
PerlSpeak(3pm) | Perl Module for text to speech with festival, espeak, cepstral and others. |
Plack::Middleware::Cache(3pm) | Use Cached Responses of Certain URIs. |
Plack::Middleware::Debug(3pm) | Display information about the current request/response. |
Plack::Middleware::Debug::Base(3pm) | Base class for Debug panels. |
Plack::Middleware::Debug::CatalystLog(3pm) | Debug panel to inspect the environment. |
Plack::Middleware::Debug::DBITrace(3pm) | DBI trace panel. |
Plack::Middleware::Debug::Environment(3pm) | Debug panel to inspect the environment. |
Plack::Middleware::Debug::Memory(3pm) | Memory Panel. |
Plack::Middleware::Debug::ModuleVersions(3pm) | Debug panel to inspect versions of loaded modules. |
Plack::Middleware::Debug::Parameters(3pm) | Parameters Panel. |
Plack::Middleware::Debug::PerlConfig(3pm) | Debug panel for Perl configuration information. |
Plack::Middleware::Debug::Response(3pm) | Debug panel to inspect the response. |
Plack::Middleware::Debug::Timer(3pm) | Debug panel to time the request. |
Plack::Middleware::Debug::TrackObjects(3pm) | Track Objects panel. |
Plack::Middleware::File::Sass(3pm) | Sass and SCSS support for all Plack frameworks. |
Plack::Middleware::FixMissingBodyInRedirect(3pm) | Plack::Middleware which sets body for redirect response, if it's. |
Plack::Middleware::RemoveRedundantBody(3pm) | Plack::Middleware which sets removes body for HTTP response if it's. |
Plack::Middleware::Test::StashWarnings(3pm) | Test your application's warnings. |
pod2pdf(1p) | Converts Pod to PDF format. |
Pod::Plainer(3pm) | Perl extension for converting Pod to old-style Pod. |
POE::Component::Client::Keepalive(3pm) | Manage connections, with keep-alive. |
POE::Component::Connection::Keepalive(3pm) | A wheel wrapper around a kept-alive socket. |
POE::Filter::XML(3pm) | XML parsing for the POE framework. |
POE::Filter::XML::Handler(3pm) | Default SAX Handler for POE::Filter::XML. |
POE::Filter::XML::Node(3pm) | A XML::LibXML::Element subclass that adds streaming semantics. |
POE::Filter::XML::NS(3pm) | Provides constants that return appropriate namespace strings. |
prefork(3pm) | Optimized module loading for forking or non-forking processes. |
RDF::DOAP::Lite(3pm) | Write DOAP data quickly and easily. |
RDF::TriN3(3pm) | Notation 3 extensions for RDF::Trine. |
RDF::Trine::Node::Formula(3pm) | RDF Node class for formulae / graph literals. |
RDF::Trine::Node::Literal::XML(3pm) | RDF Node class for XMLLiterals. |
RDF::Trine::Parser::Notation3(3pm) | Notation 3 Parser. |
RDF::Trine::Parser::ShorthandRDF(3pm) | Shorthand RDF Parser. |
RDF::Trine::Serializer::Notation3(3pm) | Notation 3 Serializer. |
RDF::Trine::Serializer::OwlFn(3pm) | OWL Functional Syntax Serializer. |
RDF::TrineX::Parser::Pretdsl(3pm) | The Perl RDF Extended Turtle Domain-Specific Language. |
Regexp::Log(3pm) | A base class for log files regexp builders. |
RunApp(3pm) | A generic module to run web-applications. |
RunApp::Apache(3pm) | Apache control for RunApp. |
RunApp::Base(3pm) | Base class for RunApp. |
RunApp::Control(3pm) | Control class for RunApp. |
RunApp::Control::ApacheCtl(3pm) | Class for invoking apachectl. |
RunApp::Control::AppControl(3pm) | Class for controlling daemon with App::Control. |
RunApp::Cron(3pm) | Build and install/remove a crontab. |
RunApp::Template(3pm) | Base class for RunApp template service. |
RunApp::Template::Apache(3pm) | Apache control from RunApp. |
scrappy(1p) | The Scrappy Command-Line Utility. |
Scrappy(3pm) | The All Powerful Web Spidering, Scraping, Creeping Crawling Framework. |
Scrappy::Logger(3pm) | Scrappy Scraper Event Logging. |
Scrappy::Queue(3pm) | Scrappy HTTP Request Flow-Control System. |
Scrappy::Scraper::Control(3pm) | Scrappy HTTP Request Constraints System. |
Scrappy::Scraper::Parser(3pm) | Scrappy Scraper Data Extrator. |
Scrappy::Session(3pm) | Scrappy Scraper Session Handling. |
Scriptalicious(3pm) | Make scripts more delicious to SysAdmins. |
Session::Storage::Secure(3pm) | Encrypted, expiring, compressed, serialized session data with integrity. |
SHARYANTO::File::Flock(3pm) | Yet another flock module. |
SHARYANTO::File::Util(3pm) | File-related utilities. |
show_all_colors(1p) | Show all available colors from Term::ExtendedColor, in color. |
Signal::Mask(3pm) | Signal masks made easy. |
Signal::Pending(3pm) | Signal pending status made easy. |
Spreadsheet::ParseExcel(3pm) | Read information from an Excel file. |
Spreadsheet::ParseExcel::Cell(3pm) | A class for Cell data and formatting. |
Spreadsheet::ParseExcel::Dump(3pm) | A class for dumping Excel records. |
Spreadsheet::ParseExcel::FmtDefault(3pm) | A class for Cell formats. |
Spreadsheet::ParseExcel::FmtJapan(3pm) | A class for Cell formats. |
Spreadsheet::ParseExcel::FmtJapan2(3pm) | A class for Cell formats. |
Spreadsheet::ParseExcel::FmtUnicode(3pm) | A class for Cell formats. |
Spreadsheet::ParseExcel::Font(3pm) | A class for Cell fonts. |
Spreadsheet::ParseExcel::Format(3pm) | A class for Cell formats. |
Spreadsheet::ParseExcel::SaveParser(3pm) | Rewrite an existing Excel file. |
Spreadsheet::ParseExcel::SaveParser::Workbook(3pm) | A class for SaveParser Workbooks. |
Spreadsheet::ParseExcel::SaveParser::Worksheet(3pm) | A class for SaveParser Worksheets. |
Spreadsheet::ParseExcel::Utility(3pm) | Utility functions for Spreadsheet::ParseExcel. |
Spreadsheet::ParseExcel::Workbook(3pm) | A class for Workbooks. |
Spreadsheet::ParseExcel::Worksheet(3pm) | A class for Worksheets. |
Spreadsheet::Wright(3pm) | Simple spreadsheet worker. |
Stream::Buffered(3pm) | Temporary buffer to save bytes. |
String::Truncate(3pm) | A module for when strings are too long to be displayed in... |
Sub::Install(3pm) | Install subroutines into packages easily. |
SVN::Look(3pm) | A caching wrapper around the svnlook command. |
SWISH::API::Common(3pm) | SWISH Document Indexing Made Easy. |
Symbol::Global::Name(3pm) | Finds name and type of a global variable. |
Syntax::Feature::Junction(3pm) | Provide keywords for any, all, none, or one. |
Syntax::Keyword::Junction(3pm) | Perl6 style Junction operators in Perl5. |
Term::ExtendedColor(3pm) | Color screen output using 256 colors. |
Test::API(3pm) | Test a list of subroutines provided by a module. |
Test::DatabaseRow(3pm) | Simple database tests. |
Test::DatabaseRow::Object(3pm) | Examine database rows. |
Test::DatabaseRow::Result(3pm) | Represent the result of some db testing. |
Test::Filename(3pm) | Portable filename comparison. |
Test::HTML::Content(3pm) | Perl extension for testing HTML output. |
Test::HTML::Content::NoXPath(3pm) | HTML::TokeParser fallback for Test::HTML::Content. |
Test::HTML::Content::XPathExtensions(3pm) | Perlish XPath extensions. |
Test::HTTP::Server::Simple::StashWarnings(3pm) | Catch your forked server's warnings. |
Test::MockRandom(3pm) | Replaces random number generation with non-random number generation. |
Test::utf8(3pm) | Handy utf8 tests. |
Text::MultiMarkdown(3pm) | Convert MultiMarkdown syntax to (X)HTML. |
Text::TabularDisplay(3pm) | Display text in formatted table output. |
Thread::Queue::Any(3pm) | Thread-safe queues for any data-structure. |
Time::Zone(3pm) | … |
Tk::Cloth(3pm) | An OO Tk Canvas. |
Tk::FireButton(3pm) | Button that keeps invoking callback when pressed. |
Tk::NumEntry(3pm) | A numeric Entry widget with inc. & dec. Buttons. |
Tk::NumEntryPlain(3pm) | A numeric entry widget. |
Tk::ObjEditor(3pm) | Tk composite widget Obj editor. |
Tk::ObjEditorDialog(3pm) | Tk composite widget obj editor popup dialog. |
Tk::TFrame(3pm) | A Titled Frame widget. |
Try::Tiny::ByClass(3pm) | Selectively catch exceptions by class name. |
umegaya(1) | Umegaya is a MEtadata GAtherer using YAml. |
umegaya-adm(1) | A tool to administrate the Umegaya database. |
uncolor(1p) | Strip input from attached colors and attributes. |
UNIVERSAL::can(3pm) | Work around buggy code calling UNIVERSAL::can() as a function. |
UNIVERSAL::require(3pm) | Require() modules from a variable. |
URI::socks(3pm) | Support for socks://host:port. |
VCS::Lite(3pm) | Minimal version control system. |
VCS::Lite::Delta(3pm) | VCS::Lite differences. |
warnings::illegalproto(3pm) | Disable illegal prototype warnings on old Perls. |
WebService::MusicBrainz(3pm) | … |
WebService::MusicBrainz::Artist(3pm) | … |
WebService::MusicBrainz::Label(3pm) | … |
WebService::MusicBrainz::Query(3pm) | … |
WebService::MusicBrainz::Release(3pm) | … |
WebService::MusicBrainz::ReleaseGroup(3pm) | … |
WebService::MusicBrainz::Response(3pm) | … |
WebService::MusicBrainz::Response::Alias(3pm) | … |
WebService::MusicBrainz::Response::AliasList(3pm) | … |
WebService::MusicBrainz::Response::Artist(3pm) | … |
WebService::MusicBrainz::Response::ArtistList(3pm) | … |
WebService::MusicBrainz::Response::Disc(3pm) | … |
WebService::MusicBrainz::Response::DiscList(3pm) | … |
WebService::MusicBrainz::Response::ISRC(3pm) | … |
WebService::MusicBrainz::Response::ISRCList(3pm) | … |
WebService::MusicBrainz::Response::Label(3pm) | … |
WebService::MusicBrainz::Response::LabelList(3pm) | … |
WebService::MusicBrainz::Response::Metadata(3pm) | … |
WebService::MusicBrainz::Response::Puid(3pm) | … |
WebService::MusicBrainz::Response::PuidList(3pm) | … |
WebService::MusicBrainz::Response::Rating(3pm) | … |
WebService::MusicBrainz::Response::Relation(3pm) | … |
WebService::MusicBrainz::Response::RelationList(3pm) | … |
WebService::MusicBrainz::Response::Release(3pm) | … |
WebService::MusicBrainz::Response::ReleaseEvent(3pm) | … |
WebService::MusicBrainz::Response::ReleaseEventList(3pm) | … |
WebService::MusicBrainz::Response::ReleaseGroup(3pm) | … |
WebService::MusicBrainz::Response::ReleaseGroupList(3pm) | … |
WebService::MusicBrainz::Response::ReleaseList(3pm) | … |
WebService::MusicBrainz::Response::Tag(3pm) | … |
WebService::MusicBrainz::Response::TagList(3pm) | … |
WebService::MusicBrainz::Response::Track(3pm) | … |
WebService::MusicBrainz::Response::TrackList(3pm) | … |
WebService::MusicBrainz::Response::UserRating(3pm) | … |
WebService::MusicBrainz::Response::UserTag(3pm) | … |
WebService::MusicBrainz::Response::UserTagList(3pm) | … |
WebService::MusicBrainz::Track(3pm) | … |
whiff(1p) | Like which, but finds the first of all the given alternatives. |
Wiki::Toolkit::Plugin::JSON(3pm) | A Wiki::Toolkit plugin to output RecentChanges JSON. |
X11::WindowHierarchy(3pm) | Wrapper around X11::Protocol for retrieving the current window hierarchy. |
xgettext.pl(1p) | Extract translatable strings from source. |
XML::Compile::Dumper(3pm) | Remember precompiled XML processors. |
XML::Encoding(3pm) | A perl module for parsing XML encoding maps. |
XML::Mini(3pm) | Perl implementation of the XML::Mini XML create/parse interface. |
XML::Mini::Document(3pm) | Perl implementation of the XML::Mini Document API. |
XML::Mini::Element(3pm) | Perl implementation of the XML::Mini Element API. |
XML::Mini::Element::CData(3pm) | Represents CDATA blocks in XML::Mini parser. |
XML::Mini::Element::Comment(3pm) | Represents comments in XML::Mini parser. |
XML::Mini::Element::DocType(3pm) | Represents DocType header in XML::Mini parser. |
XML::Mini::Element::Entity(3pm) | Represents XML entities in XML::Mini parser. |
XML::Mini::Element::Header(3pm) | Represents XML headers in XML::Mini parser. |
XML::Mini::Node(3pm) | XML node for XML::Midi parser/generator. |
XML::Mini::TreeComponent(3pm) | Perl implementation of the XML::Mini TreeComponent API. |
XML::Namespace(3pm) | Simple support for XML Namespaces. |
XML::NamespaceFactory(3pm) | Simple factory objects for SAX namespaced names. |
XML::Writer(3pm) | Perl extension for writing XML documents. |
XRD::Parser(3pm) | Parse XRD and host-meta files into RDF::Trine models. |
YAML::AppConfig(3pm) | Manage configuration files with YAML and variable references. |