Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
applications/cpan
-
perl-Algorithm-SkipList -
Perl implementation of skip lists
-
perl-AnyEvent -
Framework for multiple event loops
-
perl-AnyEvent-AIO -
Truly asynchronous file and directory I/O
-
perl-AnyEvent-FreeSWITCH -
The great new AnyEvent::FreeSWITCH!
-
perl-App-Cmd -
Write command line apps with less suffering
-
perl-Attribute-Handlers -
Simpler definition of attribute handlers
-
perl-B-Debug -
Walk Perl syntax tree, printing debug info about ops
-
perl-B-Debugger -
Optree Debugger
-
perl-B-Flags -
Friendlier flags for B
-
perl-B-Hooks-EndOfScope -
Execute code after a scope finished compilation
-
perl-B-Hooks-OP-Check -
Wrap OP check callbacks
-
perl-B-Keywords -
Lists of reserved barewords and symbol names
-
perl-B-Utils -
Helper functions for op tree manipulation
-
perl-CPAN-Meta -
The distribution metadata for a CPAN dist
-
perl-CPAN-Meta-Check -
Verify requirements in a CPAN::Meta object
-
perl-CPAN-Meta-Requirements -
A set of version requirements for a CPAN dist
-
perl-CPAN-Meta-YAML -
Read and write a subset of YAML for CPAN Meta files
-
perl-CPAN-Uploader -
Upload things to CPAN
-
perl-CPS -
Manage flow of control in Continuation-Passing Style
-
perl-Capture-Tiny -
Capture STDOUT and STDERR from Perl, XS or external programs
-
perl-Carp -
Alternative warn and die for modules
-
perl-Carp-Clan -
Report errors from perspective of caller of a "clan" of modules
-
perl-Class-Load -
a working (require "Class::Name") and more
-
perl-Class-Load-XS -
XS implementation of parts of Class::Load
-
perl-Compress-Raw-Zlib -
Low-Level Interface to zlib compression library
-
perl-Config-INI -
A subclassable .ini-file parser
-
perl-Config-IniFiles -
Module for reading .ini-style configuration files
-
perl-Config-IniHash -
Perl module for reading and writing INI files
-
perl-Config-MVP -
Multivalue-property config-loading state machine
-
perl-Config-MVP-Reader-INI -
An MVP config reader for .ini files
-
perl-Crypt-PasswdMD5 -
Provides interoperable MD5-based crypt() functions
-
perl-DBD-SQLite -
Small fast embedded SQL database engine
-
perl-DBI -
Database independent interface for Perl
-
perl-DBIx-Connector -
Fast, safe DBI connection and transaction management
-
perl-DBIx-Custom -
Perl DBI extension to execute insert, update, delete, and select easy
-
perl-Data-AMF -
Perl module to serialize/deserialize AMF data
-
perl-Data-OptList -
Perl module to parse and validate simple name/value option pairs
-
perl-Data-Section -
Read multiple hunks of data out of your DATA section
-
perl-Date-Manip -
Date manipulation routines
-
perl-DateTime -
A date and time object
-
perl-DateTime-Locale -
Localization support for DateTime.pm
-
perl-DateTime-TimeZone -
Time zone object base class and factory
-
perl-Devel-Hook -
Mess around with BEGIN/CHECK/INIT/END blocks
-
perl-Dist-CheckConflicts -
Declare version conflicts for your dist
-
perl-Dist-Zilla -
Distribution builder; installer not included!
-
perl-Eval-Closure -
Safely and cleanly create closures via string eval
-
perl-ExtUtils-Constant -
Generate XS code to import C header constants
-
perl-ExtUtils-Install -
Install files from here to there
-
perl-ExtUtils-MakeMaker -
Create a module Makefile
-
perl-ExtUtils-Manifest -
Utilities to write and check a MANIFEST file
-
perl-File-ShareDir-Install -
Install shared files
-
perl-File-Util -
Easy, versatile, portable file handling
-
perl-File-pushd -
Change directory temporarily for a limited scope
-
perl-Geo-ShapeFile -
Perl extension for handling ESRI GIS Shapefiles
-
perl-Hash-Case -
Perl module that implements a base class for hashes with key-casing requirements
-
perl-Hash-Merge-Simple -
Recursively merge two or more hashes, simply
-
perl-Hash-WithDefaults -
Perl module that implements a class for hashes with key-casing requirements supporting defaults
-
perl-IO-AIO -
Asynchronous Input/Output
-
perl-IO-Async -
Asynchronous event-driven programming
-
perl-IO-Compress -
IO Interface to compressed data files/buffers
-
perl-IPC-Run -
IPC functions
-
perl-JSON -
Converts Perl data to and from JavaScript Object Notation
-
perl-JSON-PP -
JSON::XS compatible pure-Perl module
-
perl-JSON-PP-Compat5006 -
Helper module in using JSON::PP in Perl 5.6
-
perl-List-MoreUtils -
Additions to List::Util
-
perl-Log-Dispatch-Array -
Log events to an array reference
-
perl-Log-Dispatchouli -
A simple wrapper around Log::Dispatch
-
perl-Log-Report -
Report a problem, pluggable handlers and language support
-
perl-Math-Complex -
Complex numbers and associated mathematical functions
-
perl-Math-GMP -
High speed arbitrary size integer math
-
perl-Math-Polygon -
Class for maintaining polygon data
-
perl-Mixin-Linewise -
Write your linewise code for handles; this does the rest
-
perl-Module-Build -
System for building perl modules
-
perl-Module-Implementation -
Loads one of several alternate underlying implementations for a module
-
perl-Module-Metadata -
Gather package and POD information from perl module files
-
perl-Module-Runtime -
Runtime module handling
-
perl-Moose -
A postmodern object system for Perl 5
-
perl-Moose-Autobox -
Autoboxed wrappers for Native Perl datatypes
-
perl-MooseX-LazyRequire -
Required attributes which fail only when trying to use them
-
perl-MooseX-OneArgNew -
Teach ->new to accept single, non-hashref arguments
-
perl-MooseX-Role-Parameterized -
Roles with composition parameters
-
perl-MooseX-SetOnce -
Write-once, read-many attributes for Moose
-
perl-MooseX-Types -
Organise your Moose types in libraries
-
perl-MooseX-Types-Path-Class -
A Path::Class type library for Moose
-
perl-MooseX-Types-Perl -
Moose types that check against Perl syntax
-
perl-Net-Address-IP-Local -
A class for discovering the local system's IP address
-
perl-Number-Format -
Convert numbers to strings with pretty formatting
-
perl-Object-Event -
A class that provides an event callback interface
-
perl-Object-Simple -
Perl module to create attribute method, and provide constructors
-
perl-Opcodes -
More Opcodes information from opnames.h and opcode.h
-
perl-PPI -
Parse and manipulate perl code non-destructively
-
perl-Package-DeprecationManager -
Manage deprecation warnings for your distribution
-
perl-Package-Stash -
Routines for manipulating stashes
-
perl-Package-Stash-XS -
Faster and more correct implementation of the Package::Stash API
-
perl-Parse-CPAN-Meta -
Parse META.yml and META.json CPAN metadata files
-
perl-Parse-RecDescent -
Generate Recursive-Descent Parsers
-
perl-Path-Class -
Cross-platform path specification manipulation
-
perl-Perl-PrereqScanner -
A tool to scan your Perl code for its prerequisites
-
perl-Pod-Eventual -
Read a POD document as a series of trivial events
-
perl-Proc-Exists -
Quickly and portably check for process existence.
-
perl-Role-HasMessage -
A thing with a message method
-
perl-Role-Identifiable -
A thing with an ident attribute
-
perl-Scope-Guard -
Lexically-scoped resource management
-
perl-Socket -
Networking constants and support functions
-
perl-Software-License -
Packages that provide templated software licenses
-
perl-Spreadsheet-ReadSXC -
Extract OpenOffice 1.x spreadsheet data
-
perl-Storable-AMF -
Perl module to serialize/deserialize AMF data
-
perl-String-Errf -
A simple sprintf-like dialect
-
perl-String-Flogger -
String munging for loggers
-
perl-String-Formatter -
Build sprintf-like functions of your own
-
perl-String-RewritePrefix -
Rewrite strings based on a set of known prefixes
-
perl-Sub-Exporter-ForMethods -
Helper routines for using Sub::Exporter to build methods
-
perl-Sub-Exporter-GlobExporter -
Export shared globs with Sub::Exporter collectors
-
perl-Sub-Exporter-Progressive -
Only use Sub::Exporter if you need it
-
perl-Syntax-Keyword-Junction -
Perl6 style Junction operators in Perl5
-
perl-Task-Weaken -
Ensure that a platform has weaken support
-
perl-Test-CheckDeps -
Check for presence of dependencies
-
perl-Test-Fatal -
Incredibly simple helpers for testing code with exceptions
-
perl-Test-File-ShareDir -
Create a Fake ShareDir for your modules for testing
-
perl-Test-Harness -
Run Perl standard test scripts with statistics
-
perl-Test-Identity -
Assert the referential identity of a reference
-
perl-Test-Refcount -
Assert reference counts on objects
-
perl-Test-Simple -
Basic utilities for writing tests
-
perl-Text-Unaccent -
Remove accents from a string
-
perl-Throwable -
A role for classes that can be thrown
-
perl-Tie-RangeHash -
Allows hashes to associate values with a range of keys
-
perl-Validator-Custom -
Perl module for easy user input validation
-
perl-Variable-Magic -
Associate user-defined magic to variables from Perl
-
perl-autobox -
Call methods on native types
-
perl-compiler -
Perl Compiler Kit compiles to C or platform-compatible Bytecode.
-
perl-namespace-clean -
Keep imports and functions out of your namespace
-
perl-syntax -
Activate syntax extensions
-
perl-version -
Perl extension for Version Objects