Packages — P (Page 5 of 31)

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

perl-indirect 0.39

Indirect warns about using the indirect method call syntax. …

perl-inline 0.81

The `Inline' module allows you to put source code from other programming languages directly (inline) in a Perl script or module. The code is automatically compiled as needed, and then loaded…

perl-inline-c 0.78

The `Inline::C' module allows you to write Perl subroutines in C. Since version 0.30 the `Inline' module supports multiple programming languages and each language has its own support module. This…

perl-io-all 0.87

`IO::All' combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io,…

perl-io-captureoutput 1.1105

`IO::CaptureOutput' provides routines for capturing `STDOUT' and `STDERR' from perl subroutines, forked system calls (e.g. `system()', `fork()') and from XS or C modules. This module is no longer recommended by its maintainer.…

perl-io-compress 2.095

IO-Compress provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. …

perl-io-html 1.00

IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. …

perl-io-interactive 1.022

This module provides three utility subroutines that make it easier to develop interactive applications: is_interactive(), interactive(), and busy(). …

perl-io-pager 0.44

`IO::Pager' can be used to locate an available pager and use it to display output if a TTY is in use. …

perl-io-socket-inet6 2.72

IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain sockets in Perl. …

perl-io-socket-ip 0.39

This module provides a protocol-independent way to use IPv4 and IPv6 sockets, intended as a replacement for IO::Socket::INET. …

perl-io-socket-ssl 2.066

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way existing applications can be made SSL-aware without much…

perl-io-string 1.08

IO::String is an IO::File (and IO::Handle) compatible class that reads or writes data from in-core strings. …

perl-io-stringy 2.111

This toolkit primarily provides modules for performing both traditional and object-oriented i/o) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. …

perl-io-tty 1.14

This package provides the `IO::Pty' and `IO::Tty' Perl interfaces to pseudo ttys. …

perl-ipc-cmd 1.02

`IPC::Cmd' allows for the searching and execution of any binary on your system. It adheres to verbosity settings and is able to run interactively. It also has an option to capture…

perl-ipc-run 20180523.0

IPC::Run allows you run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API…

perl-ipc-run3 0.048

The IPC::Run3 module allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using…

perl-ipc-sharelite 0.17

IPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes. …

perl-ipc-system-simple 1.26

Calling Perl's in-built `system' function is easy, determining if it was successful is hard. Let's face it, `$?' isn't the nicest variable in the world to play with, and even if…

perl-json 4.02

This module converts Perl data structures to JSON and vice versa using either JSON::XS or JSON::PP. …

perl-json-any 1.39

This module tries to provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have…

perl-json-maybexs 1.004000

This module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP…

perl-json-xs 4.0

This module converts Perl data structures to JSON and vice versa. …

perl-lexical-sealrequirehints 0.011

Lexical::SealRequireHints prevents leakage of lexical hints …

perl-libintl-perl 1.31

This package is an internationalization library for Perl that aims to be compatible with the Uniforum message translations system as implemented for example in GNU gettext. …

perl-libtime-parsedate 2015.103

Provides several perl modules for date/time manipulation: `Time::CTime.pm', `Time::JulianDay.pm', `Time::ParseDate.pm', `Time::Timezone.pm', and `Time::DaysInMonth.pm'. …

perl-libtime-period 1.20

This Perl library provides a function which tells whether a specific time falls within a specified time period. Its syntax for specifying time periods allows you to test for conditions like…

perl-libwww 6.41

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide…

perl-libxml 0.08

libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with `XML::Parser', PerlSAX, `XML::DOM', `XML::Grove', and others. …

perl-lingua-en-findnumber 1.32

This module provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers. …

perl-lingua-en-inflect 1.903

Lingua::EN::Inflect provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants…

perl-lingua-en-inflect-number 1.12

This module extends the functionality of Lingua::EN::Inflect with three new functions for determining plurality of a word and forcefully converting a word to singular or plural. …

perl-lingua-en-inflect-phrase 0.20

This module attempts to pluralize or singularize short English phrases. …

perl-lingua-en-number-isordinal 0.05

This module will tell you if a number, either in words or as digits, is a cardinal or ordinal number. …

perl-lingua-en-sentence 0.31

The Lingua::EN::Sentence module contains the function get_sentences, which splits text into its constituent sentences, based on a regular expression and a list of abbreviations (built in and given). …

perl-lingua-en-tagger 0.30

This module is a probability based, corpus-trained tagger that assigns part-of-speech tags to English text based on a lookup dictionary and a set of probability values. The tagger assigns appropriate tags…

perl-lingua-en-words2nums 0.18

This module converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers. …

perl-lingua-pt-stemmer 0.02

This module implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C. …

perl-lingua-stem 0.84

This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale. …

perl-lingua-stem-fr 0.02

This module uses a modified version of the Porter Stemming Algorithm to return a stemmed French word. …

perl-lingua-stem-it 0.02

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Italian word. …

perl-lingua-stem-ru 0.04

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Russian (KOI8-R only) word. …

perl-lingua-stem-snowball-da 1.01

Lingua::Stem::Snowball::Da is a perl port of the danish stemmer at http://snowball.sourceforge.net, it was originally altered from the Lingua::Stem::Snowball::Se. …

perl-lingua-translit 0.28

`Lingua::Translit' can be used to convert text from one writing system to another, based on national or international transliteration tables. Where possible a reverse transliteration is supported. …

perl-list-allutils 0.09

This module exports all of the functions that either List::Util or List::MoreUtils defines, with preference to List::Util. …

perl-list-compare 0.53

`List::Compare' provides a module to perform comparative operations on two or more lists. Provided operations include intersections, unions, unique elements, complements and many more. …

perl-list-moreutils 0.428

List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. …

perl-list-moreutils-xs 0.428

`List::MoreUtils::XS' provides some trivial but commonly needed functionality on lists which is not going to go into `List::Util'. …

perl-list-someutils 0.56

`List::SomeUtils' provides some trivial but commonly needed functionality on lists which is not going to go into `List::Util'. All of the below functions are implementable in only a couple of lines of…

perl-locale-maketext-lexicon 1.00

This module provides lexicon-handling modules to read from other localization formats, such as Gettext, Msgcat, and so on. …

perl-log-any 1.707

`Log::Any' provides a standard log production API for modules. `Log::Any::Adapter' allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like `Log::Dispatch' or `Log::Log4perl'. A CPAN module uses…

perl-log-any-adapter-log4perl 0.09

`Log::Any::Adapter::Log4perl' provides a `Log::Any' adapter using `Log::Log4perl' for logging. …

perl-log-log4perl 1.49

`Log::Log4perl' lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. …

perl-log-report 1.10

`Log::Report' combines three tasks which are closely related in one: logging, exceptions, and translations. …

perl-log-report-optional 1.06

This module allows libraries to have a dependency to a small module instead of the full Log-Report distribution. The full power of `Log::Report' is only released when the main program uses…

perl-lwp-mediatypes 6.04

The LWP::MediaTypes module provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If…

perl-lwp-online 1.08

This module attempts to answer, as accurately as it can, one of the nastiest technical questions there is: am I on the internet? A host of networking and security issues make this…

perl-lwp-protocol-https 6.07

The LWP::Protocol::https module provides support for using https schemed URLs with LWP. …

perl-lwp-useragent-cached 0.08

LWP::UserAgent::Cached is an LWP::UserAgent subclass with cache support. It returns responses from the local filesystem if available instead of making an HTTP request. …

perl-lwp-useragent-determined 1.07

LWP::UserAgent::Determined works just like LWP::UserAgent, except that when you use it to get a web page but run into a possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds…

perl-lwpx-paranoidagent 1.12

`LWPx::ParanoidAgent' is a class subclassing `LWP::UserAgent' but paranoid against attackers. Its purpose is to vet requests for a remote resource on behalf of a possibly malicious user. The class can…

perl-mail-authenticationresults 1.20180923

Mail::AuthenticationResults parses the message header field that indicates the message authentication status as per RFC7601. This module is not fully compliant with the RFC but it tries to implement most styles…

perl-mail-dkim 0.58

Mail::DKIM is a Perl module that implements the new Domain Keys Identified Mail (DKIM) standard, and the older Yahoo! DomainKeys standard, both of which sign and verify emails using digital signatures and…

perl-mail-sendmail 0.80

Mail::Sendmail is a pure perl module that provides a simple means to send email from a perl script. The module only requires Perl5 and a network connection. …

perl-mail-spf 2.9.0

Mail::SPF is the Sender Policy Framework implemented in Perl. …

perl-mailtools 2.21

MailTools contains the following modules: Mail::Address Parse email address from a header line. Mail::Cap Interpret mailcap files: mappings of file-types to applications as used…

perl-math-bezier 0.01

This module implements the algorithm for the solution of Bezier curves as presented by Robert D Miller in Graphics Gems V, "Quick and Simple Bezier Curve Drawing". …

perl-math-random-isaac 1.004

ISAAC (Indirection, Shift, Accumulate, Add, and Count) is a fast pseudo-random number generator. It is suitable for applications where a significant amount of random data needs to be produced quickly, such…

perl-math-random-isaac-xs 1.004

ISAAC (Indirection, Shift, Accumulate, Add, and Count) is a fast pseudo-random number generator. It is suitable for applications where a significant amount of random data needs to be produced quickly, such…

perl-math-random-secure 0.080001

This module is intended to provide a cryptographically-secure replacement for Perl's built-in `rand' function. "Crytographically secure", in this case, means: 1. No matter how many numbers you see generated by…

perl-math-round 0.07

`Math::Round' provides functions to round numbers, both positive and negative, in various ways. …

perl-math-vecstat 0.08

This package provides some basic statistics on numerical vectors. All the subroutines can take a reference to the vector to be operated on. …

perl-memoize 1.03

This package transparently speeds up functions by caching return values, trading space for time. …

perl-memoize-expirelru 0.56

This module implements an expiry policy for Memoize that follows LRU semantics, that is, the last n results, where n is specified as the argument to the CACHESIZE parameter, will be cached. …

perl-mime-charset 1.012.2

`MIME::Charset' provides information about character sets used for MIME messages on Internet. …

perl-mime-tools 5.509

MIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, and generating single- or multipart (even nested multipart) MIME messages. …

perl-mime-types 2.17

This module provides a list of known mime-types, combined from various sources. For instance, it contains all IANA types and the knowledge of Apache. …

perl-mixin-linewise 0.108

It's boring to deal with opening files for IO, converting strings to handle-like objects, and all that. With `Mixin::Linewise::Readers' and `Mixin::Linewise::Writers', you can just write a method to handle handles, and methods…

perl-mock-config 0.03

The `Mock::Config' Perl module allows temporarily setting and overriding `Config' values, even for the readonly `XSConfig' implementation as used in cperl. It does not store the mocked overrides lexically, just dynamically. …

perl-modern-perl 1.20181021

`Modern::Perl' provides a simple way to enable multiple, by now, standard libraries in a Perl program. …

perl-module-build 0.4229

`Module::Build' is a system for building, testing, and installing Perl modules; it used to be part of Perl itself until version 5.22, which dropped it. It is meant to be an…

perl-module-build-tiny 0.039

Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This…

perl-module-build-withxspp 0.14

This subclass of Module::Build adds some tools and processes to make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp). …

perl-module-build-xsutil 0.16

`Module::Build::XSUtil' is subclass of `Module::Build' for support building XS modules. This is a list of a new parameters in the `Module::Build::new' method: 1. `needs_compiler_c99': This option checks C99 compiler availability. …

perl-module-find 0.13

Module::Find lets you find and use modules in categories. This can be useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in…

perl-module-implementation 0.09

This module abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or…

perl-module-install 1.19

Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation…

perl-module-manifest 1.09

`Module::Manifest' is a simple utility module created originally for use in `Module::Inspector'. It can load a `MANIFEST' file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks.…

perl-module-pluggable 5.2

This module provides a simple but extensible way of having `plugins' for your Perl module. …

perl-module-runtime 0.016

The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time. …

perl-module-runtime-conflicts 0.003

This module provides conflicts checking for Module::Runtime, which had a recent release that broke some versions of Moose. It is called from Moose::Conflicts and moose-outdated. …

perl-module-scandeps 1.27

Module::ScanDeps is a module to recursively scan Perl programs for dependencies. …

perl-module-util 1.09

This module provides a few useful functions for manipulating module names. Its main aim is to centralise some of the functions commonly used by modules that manipulate other modules in some…

perl-mojolicious 7.59

Back in the early days of the web, many people learned Perl because of a wonderful Perl library called `CGI'. It was simple enough to get started without knowing much about…

perl-moo 1.007000

Moo is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. Moo…

perl-moo-2 2.003006

Moo is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. Moo…

perl-moose 2.2012

Moose is a complete object system for Perl 5. It provides keywords for attribute declaration, object construction, inheritance, and maybe more. With Moose, you define your class declaratively, without needing…

perl-moosex-emulate-class-accessor-fast 0.009032

This module attempts to emulate the behavior of Class::Accessor::Fast as accurately as possible using the Moose attribute system. The public API of Class::Accessor::Fast is wholly supported, but the private methods are…

perl-moosex-getopt 0.74

This is a Moose role which provides an alternate constructor for creating objects using parameters passed in from the command line. …

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z