p5-IPC-Shareable | Tie a variable to shared memory | |
p5-IPC-SharedCache | Cache data in shared memory | |
p5-IPC-ShareLite | Light-weight interface to shared memory | |
p5-IPC-Signal | Perl5 extension to deal with signals | |
p5-IPC-System-Simple | Run commands simply, with detailed diagnostics | |
p5-IPC-SysV | Perl module which defines+exports SysV IPC constants and system calls | |
p5-LDAP | Perl5 module to build LDAP clients with perl | |
p5-LEOCHARRE-CLI2 | Some quick help for writing cli scripts | |
p5-LEOCHARRE-Debug | Leo Charre's debug sub | |
p5-LEOCHARRE-Dir | Subs for general directory needs | |
p5-Lexical-Persistence | Perl 5 module providing persistent lexical variables | |
p5-Lexical-SealRequireHints | Perl5 module to prevent leakage of lexical hints | |
p5-lib-abs | Perl 5 module to add in @INC absolute paths from relative ones | |
p5-List-MoreUtils | Provide the stuff missing in List::Util | |
p5-local-lib | Create and use a local lib/ for perl modules with PERL5LIB | |
p5-Locale-libintl (V) | Perl internationalization library | |
p5-Locale-Msgfmt | Perl 5 module to compile .po files to .mo files | |
p5-Locale-PO | Perl 5 module for manipulating .po entries from GNU gettext | |
p5-Log-Agent | General logging framework aimed at reusable modules | |
p5-Log-Any | Perl5 module to bring loggers and listeners together | |
p5-Log-Any-Adapter | Tell Log::Any where to send its logs | |
p5-Log-Any-Adapter-Dispatch | Log::Any adapter uses Log::Dispatch for logging | |
p5-Log-Any-Adapter-Log4perl | Adapter to use Log::Log4perl with Log::Any | |
p5-Log-Dispatch | Perl module for logging messages to multiple outputs | |
p5-Log-Dispatch-Config | Configure Log::Dispatch with a config file, a la Java's log4j | |
p5-Log-Dispatch-DBI | Perl module for logging messages via the DBI interface | |
p5-Log-Dispatch-FileRotate | Perl5 module to log to files which archive/rotate themselves | |
p5-Log-Log4perl | Log4j implementation for Perl | |
p5-Log-LogLite | Simple logging class for Perl | |
p5-Log-Report | Perl5 module to report a problem, pluggable handlers and language support | |
p5-Log-Trace | Perl 5 module providing a unified approach to tracing | |
p5-Mac-Carbon | Carbon API for perl on Mac OS X | |
p5-Mac-SystemDirectory | Locate Mac OS X Standard System Directories | |
p5-Make | Perl5 module implementing 'make' in Perl | |
p5-Math-Bezier (V) | Perl module for the solution of Bezier curves | |
p5-Memoize | Transparently speed up functions by caching return values | |
p5-Memoize-ExpireLRU | Expiry plug-in for Memoize that adds LRU cache expiration | |
p5-Memoize-Memcached | Use a memcached cache to memoize functions | |
p5-Method-Signatures-Simple | Basic signatures method declarations, without source filters | |
p5-Mixin-ExtraFields | Perl 5 module to add extra stashes of data to your objects | |
p5-Mixin-ExtraFields-Param | Perl 5 module to make your class provide a familiar param method | |
p5-Mixin-Linewise | Perl 5 linewise readers and writers for strings and filenames | |
p5-Modern-Perl | Enable all of the features of Modern Perl with one command | |
p5-Module-Build | Build and install Perl modules | |
p5-Module-CoreList | Perl 5 module inventorying modules shipped with core Perl | |
p5-Module-CPANTS-Analyse | Perl5 module to generate Kwalitee ratings for a distribution | |
p5-Module-Dependency | Build perl program/module dependency graph | |
p5-Module-ExtractUse | Perl 5 module to find out what modules are used | |
p5-Module-Find | Lets you find and use modules in categories | |
p5-Module-Install | Perl5 module for building and installing Perl modules | |
p5-Module-Install-PadrePlugin | Module::Install support for Padre plugins | |
p5-Module-Install-RTx | Perl5 module for building and installing RT extensions | |
p5-Module-Install-Substitute | Perl5 module to substitute values into files before install | |
p5-Module-Install-XSUtil | Perl 5 module providing utility functions for XS modules | |
p5-Module-Load | Perl5 module to runtime require of both modules and files | |
p5-Module-Manifest | Parse and examine a Perl distribution MANIFEST file | |
p5-Module-Pluggable | Perl 5 module for automatically adding the ability to have plugins to modules | |
p5-Module-Refresh | Perl5 module providing %INC files refreshing when updated on disk | |
p5-Module-ScanDeps | Perl 5 module to recursively scan Perl code for dependencies | |
p5-Module-Signature (V) | Perl 5 module for module signature file manipulation | |
p5-Module-Starter | Perl 5 module acting as a simple starter kit for any module | |
p5-Module-Starter-PBP | Perl 5 module plugin for Module::Starter module | |
p5-Module-Util | Module name tools and transformations | |
p5-Module-Versions | Perl 5 module to handle versions of loaded modules | |
p5-Module-Versions-Report | Extension to report versions of all modules in memory | |
p5-Moose | Postmodern object system for Perl 5 | |
p5-Moose-Autobox | Perl 5 module providing autoboxed wrappers for native datatypes | |
p5-Moose-Policy | Moose-mounted police | |
p5-MooseX-App-Cmd | Perl 5 module providing MooseX::Getopt and App::Cmd mashup | |
p5-MooseX-AttributeHelpers | Perl 5 module providing extensions to Moose attributes interface | |
p5-MooseX-Attributes-Curried | Perl 5 module to define curried versions of has in Moose | |
p5-MooseX-ClassAttribute | Perl 5 module to declare class attributes Moose-style | |
p5-MooseX-ConfigFromFile | Abstract Moose role for setting attributes from a configfile | |
p5-MooseX-Declare | Perl 5 module providing declarative syntax for Moose | |
p5-MooseX-Emulate-Class-Accessor-Fast | Emulate Class::Accessor::Fast behavior using Moose attributes | |
p5-MooseX-FollowPBP | Name your accessors get_foo() and set_foo() | |
p5-MooseX-Getopt | Perl 5 Moose role for processing command line options | |
p5-MooseX-InsideOut | Perl 5 module providing inside-out objects with Moose | |
p5-MooseX-LazyRequire | Required attributes which fail only when trying to use them | |
p5-MooseX-Meta-TypeConstraint-ForceCoercion | Perl 5 module providing forced coercion validating type constraints | |
p5-MooseX-Method-Signatures | Perl 5 module for method declarations with type constraints | |
p5-MooseX-MethodAttributes | Perl5 module for code attribute introspection | |
p5-MooseX-MultiInitArg | Attributes with aliases for constructor arguments | |
p5-MooseX-NonMoose | Perl 5 module to subclass non-Moose classes with Moose | |
p5-MooseX-Object-Pluggable | Perl 5 module to add plugin support to Moose classes via roles | |
p5-MooseX-Param | Simple role to provide a standard param method | |
p5-MooseX-Params-Validate | Extension of Params::Validate for using Moose's types | |
p5-MooseX-Role-Parameterized | Perl 5 module to create Moose roles with composition parameters | |
p5-MooseX-Role-WithOverloading | Moose extension for roles which support overloading | |
p5-MooseX-SemiAffordanceAccessor | Perl 5 module to name your accessors foo() and set_foo() | |
p5-MooseX-SimpleConfig | Moose role for setting attributes from a simple configfile | |
p5-MooseX-Singleton | Perl 5 module to turn Moose class into a singleton | |
p5-MooseX-StrictConstructor | Make your object constructors blow up on unknown attributes | |
p5-MooseX-Traits | Automatically apply roles at object creation time | |
p5-MooseX-Traits-Pluggable | Extension to MooseX::Traits | |
p5-MooseX-Types | Organise your Moose types in libraries | |
p5-MooseX-Types-Common | Commonly-used type constraints that do not ship with Moose by default | |
p5-MooseX-Types-DateTime (V) | DateTime related constraints and coercions for Moose | |
p5-MooseX-Types-DateTime-ButMaintained (V) | DateTime related constraints and coercions for Moose | |
p5-MooseX-Types-DateTimeX (V) | Extensions to MooseX::Types::DateTime::ButMaintained |