p5-Devel-Refcount | Perl 5 module to obtain the REFCNT value of a referent | |
p5-Devel-REPL | Modern Perl interactive shell | |
p5-Devel-Size | Perl 5 module for finding the memory usage of variables | |
p5-Devel-SmallProf | Perl5 module for line-by-line profiling perl programs | |
p5-Devel-StackTrace | Perl5 module for stack trace and stack trace frame objects | |
p5-Devel-StackTrace-AsHTML | Perl5 module to displays stack trace in HTML | |
p5-Devel-StackTrace-WithLexicals | Perl 5 module combining Devel::StackTrace and PadWalker | |
p5-Devel-Symdump | Perl5 module for inspecting perl's symtable/class hiers | |
p5-Devel-Trace | Print out each line before it is executed (like sh -x) | |
p5-Devel-TraceUse | Show the modules your Perl program loads, recursively | |
p5-Dir-Self | Perl 5 __DIR__ constant for source file's directory | |
p5-Dist-CheckConflicts | Perl 5 module to declare version conflicts for your dist | |
p5-Dist-Zilla | Perl 5 module distribution builder; installer not included | |
p5-Dist-Zilla-Plugin-PodWeaver (V) | Weave your Pod together from configuration and Dist::Zilla | |
p5-Dist-Zooky | Perl 5 module to convert a distribution to Dist::Zilla | |
p5-enum | Enumerations for Perl | |
p5-Env-Path | Advanced operations on path variables | |
p5-Error | Perl extension module for try/throw/catch exception handling | |
p5-EV | Perl interface to libev, a high performance full-featured event loop | |
p5-Eval-Closure | Safely and cleanly create closures via string eval | |
p5-Eval-LineNumbers | Add line numbers to heredoc blocks that contain perl source code | |
p5-Event | Event library for Perl | |
p5-Event-ExecFlow | High level API for event-based execution flow control | |
p5-Event-RPC | Event based transparent Client/Server RPC framework | |
p5-ex-lib | Perl 5 module to add in @INC absolute paths from relative ones | |
p5-Exception-Class | Perl5 module implementing real exception classes | |
p5-Exception-Handler | Report exceptions with formatted text call-stack | |
p5-Expect | Perl version of the TCL expect tool | |
p5-Expect-Simple | Perl 5 module providing a wrapper around the Expect module | |
p5-experimental | Replace functions with ones that succeed or die with lexical scope | |
p5-Exporter-Lite | Perl 5 module providing lightweight exporting of variables | |
p5-Exporter-Tiny | Exporter with the features of Sub::Exporter but only core dependencies | |
p5-ExtUtils-AutoInstall | Lets Makefile.PL automatically install dependencies | |
p5-ExtUtils-CBuilder | Perl5 module for compiling and linking C code for Perl modules | |
p5-ExtUtils-Command | Perl 5 functions to replace common UNIX commands in Makefiles | |
p5-ExtUtils-Config | Wrapper for configuration of Perl | |
p5-ExtUtils-CppGuess | Perl5 module for guess C++ compiler and flags | |
p5-ExtUtils-Depends | Easily build XS extensions that depend on XS extensions | |
p5-ExtUtils-F77 | Perl module for determining how to link Fortran and C | |
p5-ExtUtils-Helpers | Various portability utilities for Perl5 module builders | |
p5-ExtUtils-InstallPaths | Build.PL install path logic made easy | |
p5-ExtUtils-LibBuilder | Perl5 module for building C libraries | |
p5-ExtUtils-MakeMaker | Create a module Makefile | |
p5-ExtUtils-MakeMaker-Coverage | Add a Makefile target to determine test coverage using Devel::Cover | |
p5-ExtUtils-MakeMaker-CPANfile | Loads CPANfile & modifies parameters for WriteMakefile (Makefile.PL) | |
p5-ExtUtils-Manifest | Perl utilities to write and check a MANIFEST file | |
p5-ExtUtils-ModuleMaker | Perl extension for creating modules (better than h2xs) | |
p5-ExtUtils-ModuleMaker-TT | Makes skeleton modules with Template Toolkit templates | |
p5-ExtUtils-ParseXS | Perl5 module for converting Perl XS code into C code | |
p5-ExtUtils-PkgConfig | Simplistic perl interface to pkg-config | |
p5-ExtUtils-XSBuilder | Perl5 module for automatic XS glue code generation | |
p5-ExtUtils-XSpp | XS for C++ | |
p5-File-BaseDir | Perl module for the XDG Base Directory Specification | |
p5-File-Binary | Binary file reading module | |
p5-File-BOM | Utilities for handling Byte Order Marks | |
p5-File-ChangeNotify | Watch for changes to files, cross-platform style | |
p5-File-chdir | Perl module with a more sensible way to change directories | |
p5-File-ConfigDir | Get directories of configuration files | |
p5-File-Copy-Recursive (V) | Perl extension for recursively copying files and directories | |
p5-File-DesktopEntry | Perl module for handling .desktop files | |
p5-File-DirCompare | Perl module to compare two directories using callbacks | |
p5-File-DirSync | Perl5 module to synchronize two directories rapidly | |
p5-File-Find-Object | Object-oriented and iterative replacement for File::Find | |
p5-File-Find-Rule | Alternative interface to File::Find | |
p5-File-Find-Rule-Age | Rule to match on file age | |
p5-File-Find-Rule-Perl | Common File::Find::Rule rules for searching for Perl things | |
p5-File-Find-Rule-Permissions | Rule to match on file permissions and user access | |
p5-File-Find-Rule-PPI | Add support for PPI queries to File::Find::Rule | |
p5-File-Find-Rule-VCS | File::Find::Rule extension to Exclude files/directories for VCS's | |
p5-File-Flat | Implements a flat file system | |
p5-File-Flock | File::Flock - file locking with flock | |
p5-File-FlockDir | FlockDir - override perl flock() for network or portability purposes | |
p5-File-HomeDir | Get the home directory for yourself or other users | |
p5-File-KeePass (V) | Perl module interface to KeePass V1 and V2 database files | |
p5-File-LibMagic | Perlwrapper for libmagic | |
p5-File-Listing | Perl 5 module providing a directory parser | |
p5-File-MimeInfo | Perl module for the freedesktop shared MIME database | |
p5-File-Modified | Perl module for checking intelligently if files have changed | |
p5-File-Next | Perl 5 module providing a file-finding iterator | |
p5-File-NFSLock | NFS (or not) locking | |
p5-File-Path | Perl5 module to create or remove directory trees | |
p5-File-Path-Expand | Perl 5 module to expand filenames | |
p5-File-Path-Tiny | Perl 5 module providing recursive mkdir and rmdir | |
p5-File-PathConvert | Convert paths and URLs from absolute to relative and vice versa | |
p5-File-Policy | Perl 5 module to provide site policy for file I/O functions | |
p5-File-pushd | Perl module to change directory temporarily for a limited scope | |
p5-File-Save-Home | Place file safely under user home directory | |
p5-File-Share | Extend File::ShareDir to Local Libraries | |
p5-File-ShareDir | Get a generic path to the share directory | |
p5-File-ShareDir-Install | Perl 5 module to install shared files | |
p5-File-ShareDir-ProjectDistDir | Perl extension for set-and-forget using a directory in projects root | |
p5-File-Slurp | Read/write/append files quickly | |
p5-File-Slurp-Tiny | Simple, sane and efficient file slurper | |
p5-File-Slurper | Simple, sane and efficient module to slurp a file | |
p5-File-Temp | Provides functions for generating temporary files | |
p5-File-Tempdir | Object interface for tempdir() from Perl module File::Temp | |
p5-File-Touch | Perl 5 module to touch files | |
p5-File-Type | Perl module for determining file type | |
p5-File-Util | Perl extension for easy, versatile, portable file handling | |
p5-File-Which | Portable implementation of the 'which' utility |