p5-Devel-PatchPerl | Perl 5 module to patch a perl source tree | |
p5-Devel-PPPort | Perl5 module to bring newer features to older perl | |
p5-Devel-Pragma | Perl5 helper functions for developers of lexical pragmas | |
p5-Devel-Profile | Perl5 module for profiling perl programs | |
p5-Devel-Refactor | Perl 5 extension for refactoring Perl code | |
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-enum | Enumerations for Perl | |
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-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-Exporter-Lite | Perl 5 module providing lightweight exporting of variables | |
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-Depends | Easily build XS extensions that depend on XS extensions | |
p5-ExtUtils-Embed | Utilities for embedding Perl in C/C++ applications | |
p5-ExtUtils-F77 | Perl module for determining how to link Fortran and C | |
p5-ExtUtils-Install | Install files from here to there | |
p5-ExtUtils-LibBuilder | Perl5 module for building C libraries | |
p5-ExtUtils-MakeMaker | Write a Makefile for an extension module from a 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-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-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-FlockDir | FlockDir - override perl flock() for network or portability purposes | |
p5-File-HomeDir | Get the home directory for yourself or other users | |
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-ShareDir | Get a generic path to the share directory | |
p5-File-Slurp | Read/write/append files quickly | |
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 | |
p5-FileHandle-Fmode | Perl 5 module to determine how a filehandle is opened | |
p5-FileHandle-Unget | Perl5 module providing an improved filehandle | |
p5-FileKGlob | Expand a Unix file glob into a list of matching file names | |
p5-Filesys-Df (V) | Perl extension for filesystem disk space information | |
p5-Filesys-DfPortable (V) | Perl extension for filesystem disk space information | |
p5-Filesys-Notify-Simple | Perl5 module providing a simple and dumb file system watcher | |
p5-Filesys-Statvfs (V) | Perl extension for statvfs() and fstatvfs() | |
p5-Format-Human-Bytes | Perl 5 module to format a bytecount and make it human readable | |
p5-FreezeThaw | Converting Perl structures to strings and back | |
p5-Getopt-ArgvFile | Interpolates script options from files into @ARGV or another array | |
p5-Getopt-Euclid | Perl 5 module to create command-line parser from documentation | |
p5-Getopt-Long | Extended processing of command line options | |
p5-Getopt-Long-Descriptive | Perl 5 module providing Getopt::Long with usage text | |
p5-Getopt-Mixed | Mixed Getopt wrapper | |
p5-Getopt-Simple | Simple Getopt wrapper | |
p5-gettext | Perl5 module interface to C I18N functions |