Letter P
Packages beginning with letter "P".
- perl-Algorithm-C3 - Module for merging hierarchies using the C3 algorithm
- perl-Algorithm-Diff - Compute `intelligent' differences between two files/lists
- perl-Algorithm-Diff-XS - Algorithm::Diff with XS core loop
- perl-AnyEvent - Framework for multiple event loops
- perl-AnyEvent-AIO - Truly asynchronous file and directory I/O
- perl-AnyEvent-BDB - Truly asynchronous Berkeley DB access
- perl-Archive-Any - Single interface to deal with file archives
- perl-Archive-Tar - A module for Perl manipulation of .tar files
- perl-Archive-Zip - Perl library for accessing Zip archives
- perl-Array-Compare - Perl extension for comparing arrays
- perl-Array-Diff - Find the differences between two arrays
- perl-B-Hooks-EndOfScope - Execute code after scope compilation finishes
- perl-B-Keywords - Lists of reserved barewords and symbol names
- perl-BDB - Asynchronous Berkeley DB access
- perl-BSD-Resource - BSD process resource limit and priority functions
- perl-BerkeleyDB - Interface to Berkeley DB
- perl-CPAN-Changes - Read and write Changes files
- perl-CPAN-DistnameInfo - Extract distribution name and version from a distribution filename
- perl-CPAN-Meta - Distribution metadata for a CPAN dist
- perl-CPAN-Meta-YAML - Read and write a subset of YAML for CPAN Meta files
- perl-Carp-Clan - Perl module to print improved warning messages
- perl-Class-Accessor - Automated accessor generation
- perl-Class-C3 - Pragma to use the C3 method resolution order algorithm
- perl-Class-C3-XS - XS speedups for Class::C3
- perl-Class-Data-Inheritable - Inheritable, overridable class data
- perl-Class-Factory-Util - Provide utility methods for factory classes
- perl-Class-Inspector - Get information about a class and its structure
- perl-Class-Load - A working (require "Class::Name") and more
- perl-Class-Load-XS - XS implementation of parts of Class::Load
- perl-Class-Singleton - Implementation of a "Singleton" class
- perl-Clone - Recursively copy perl data types
- perl-Compress-Raw-Bzip2 - Low-level interface to bzip2 compression library
- perl-Compress-Raw-Lzma - Low-level interface to lzma compression library
- perl-Compress-Raw-Zlib - Low-level interface to the zlib compression library
- perl-Config-Tiny - Perl module for reading and writing .ini style configuration files
- perl-ConfigReader-Simple - Read simple configuration file formats
- perl-Convert-BinHex - Convert to/from RFC1741 HQX7 (Mac BinHex)
- perl-Convert-TNEF - Perl module to read TNEF files
- perl-Convert-UUlib - Perl interface to the uulib library (a.k.a. uudeview/uuenview)
- perl-Coro - The only real threads in perl
- perl-Crypt-SmbHash - Pure-perl Lanman and NT MD4 hash functions
- perl-DBD-CSV - DBI driver for CSV files
- perl-DBD-SQLite - Self Contained RDBMS in a DBI Driver
- perl-DBI - A database access API for perl
- perl-DBM-Deep - A pure perl multi-level hash/array DBM
- perl-Data-Dumper-Names - Data::Dumper like module for printing and eval data structures
- perl-Data-OptList - Parse and validate simple name/value option pairs
- perl-Data-Section - Read multiple hunks of data out of your DATA section
- perl-Data-Section-Simple - Read data from __DATA__
- perl-DateTime - Date and time objects
- perl-DateTime-Calendar-Mayan - Mayan Long Count Calendar
- perl-DateTime-Format-Builder - Create DateTime parser classes and objects
- perl-DateTime-Format-MySQL - Parse and format MySQL dates and times
- perl-DateTime-Format-Strptime - Parse and format strp and strf time patterns
- perl-DateTime-Locale - Localization support for DateTime.pm
- perl-DateTime-TimeZone - Time zone object base class and factory
- perl-Declare-Constraints-Simple - Declarative Validation of Data Structures
- perl-Devel-Cycle - Find memory cycles in objects
- perl-Devel-EnforceEncapsulation - Find access violations to blessed objects
- perl-Devel-GlobalDestruction - Expose PL_dirty, the flag that marks global destruction
- perl-Devel-Hide - Forces the unavailability of specified Perl modules (for testing)
- perl-Devel-Leak - Utility for looking for perl objects that are not reclaimed
- perl-Devel-PartialDump - Partial dumping of data structures, optimized for argument printing
- perl-Devel-StackTrace - Perl module implementing stack trace and stack trace frame objects
- perl-Devel-Symdump - Perl module for inspecting Perl's symbol table
- perl-Digest-BubbleBabble - Create bubble-babble fingerprints
- perl-Digest-MD4 - Perl interface to the MD4 Algorithm
- perl-Digest-SHA - Perl extension for SHA-1/224/256/384/512
- perl-Dist-CheckConflicts - Declare version conflicts for your dist
- perl-EV - Wrapper for the libev high-performance event loop library
- perl-Email-Address - RFC 2822 Address Parsing and Creation
- perl-Error - Error/exception handling in an OO-ish way
- perl-Eval-Closure - Safely and cleanly create closures via string eval
- perl-Event - Event loop processing
- perl-Exception-Base - Lightweight exceptions
- perl-Exception-Class - Module that allows you to declare real exception classes in Perl
- perl-Expect - Expect for Perl
- perl-ExtUtils-CBuilder - Compile and link C code for Perl modules
- perl-ExtUtils-ParseXS - Module and a script for converting Perl XS code into C code
- perl-File-Find-Rule - Alternative interface to File::Find
- perl-File-Find-Rule-Perl - Common rules for searching for Perl things
- perl-File-HomeDir - Find your home and other directories on any platform
- perl-File-MMagic - A Perl module emulating the file(1) command
- perl-File-Remove - Convenience module for removing files and directories
- perl-File-Slurp - Efficient Reading/Writing of Complete Files
- perl-File-Which - Portable implementation of the 'which' utility
- perl-FileHandle-Fmode - Determine whether a filehandle is opened for reading, writing, or both
- perl-FileHandle-Unget - A FileHandle that supports ungetting of multiple bytes
- perl-FreezeThaw - Convert arbitrary objects to/from strings
- perl-Guard - Safe cleanup blocks
- perl-HTML-Lint - HTML validation module (& script)
- perl-HTML-SimpleLinkExtor - A simple way to extract links
- perl-HTML-Tidy - Web validation in a Perl object
- perl-HTTP-SimpleLinkChecker - HTTP-SimpleLinkChecker module for perl
- perl-HTTP-Size - Get the download size for web resources
- perl-Hash-Util-FieldHash-Compat - Use Hash::Util::FieldHash or ties, depending on availability
- perl-Hook-LexWrap - Lexically scoped subroutine wrappers
- perl-IO-AIO - Asynchronous Input/Output
- perl-IO-Capture - Abstract Base Class to build modules to capture output
- perl-IO-Compress - Read and write compressed data
- perl-IO-Compress-Lzma - Read and write lzma compressed data
- perl-IO-Multiplex - Manage IO on many file handles
- perl-IO-Socket-INET6 - Perl Object interface for AF_INET|AF_INET6 domain sockets
- perl-IO-Socket-SSL - Perl library for transparent SSL
- perl-IO-String - Emulate file interface for in-core strings
- perl-IO-Tty - Perl interface to pseudo tty's
- perl-IO-Zlib - Perl IO:: style interface to Compress::Zlib
- perl-IO-stringy - I/O on in-core objects like strings and arrays for Perl
- perl-IPC-Cmd - Finding and running system commands made easy
- perl-IPC-Run - Perl module for interacting with child processes
- perl-IPC-Run3 - Run a sub-process in batch mode (à la system) on Unix, Win32, etcetera
- perl-IPC-System-Simple - Run commands simply, with detailed diagnostics
- perl-JSON - Parse and convert to JSON (JavaScript Object Notation)
- perl-JSON-PP - JSON::XS compatible pure-Perl module
- perl-JSON-XS - JSON serializing/de-serializing, done correctly and fast
- perl-Jcode - Perl extension interface for converting Japanese text
- perl-LMAP-CID2SPF - Perl module to convert caller-ID XML fragments to SPF format
- perl-List-MoreUtils - Provide the stuff missing in List::Util
- perl-Locale-Maketext-Lexicon - Extract translatable strings from source
- perl-Locale-Maketext-Simple - Simple interface to Locale::Maketext::Lexicon
- perl-Locale-US - Two letter codes for state identification in the United States
- perl-MIME-Types - MIME types module for Perl
- perl-MIME-tools - Modules for parsing and creating MIME entities in Perl
- perl-MLDBM - Transparently store multi-level data in DBM
- perl-MRO-Compat - Mro::* interface compatibility for Perls < 5.9.5
- perl-Mail-IMAPClient - An IMAP Client API
- perl-Mail-Mbox-MessageParser - A fast and simple mbox folder reader
- perl-Mail-SPF - Object-oriented implementation of Sender Policy Framework
- perl-Mail-SPF-Query - Query Sender Policy Framework status in DNS
- perl-Mail-SPF-Test - SPF test-suite class
- perl-Mail-SPF_XS - An XS implementation of Mail::SPF
- perl-Mail-SRS - Sender Rewriting Scheme for SMTP forwarders
- perl-Mail-Sender - Send mail with attachments through an SMTP server
- perl-Mail-Sendmail - Simple platform independent mailer
- perl-MailTools - Various mail-related perl modules
- perl-Math-Round - Perl extension for rounding numbers
- perl-Mixin-Linewise - Write your linewise code for handles; this does the rest
- perl-Module-Build - Build, test, and install Perl modules
- perl-Module-CPANTS-Analyse - Generate Kwalitee ratings for a distribution
- perl-Module-CoreList - What modules shipped with versions of perl
- perl-Module-Extract-VERSION - Extract a module version without running code
- perl-Module-ExtractUse - Find out what modules are used
- perl-Module-Find - Find and use installed modules in a (sub)category
- perl-Module-Implementation - Loads one of several alternate underlying implementations for a module
- perl-Module-Info - Information about Perl modules
- perl-Module-Load - Runtime require of both modules and files
- perl-Module-Load-Conditional - Looking up module information / loading at runtime
- perl-Module-Manifest - Parse and examine a Perl distribution MANIFEST file
- perl-Module-Metadata - Gather package and POD information from perl module files
- perl-Module-Pluggable - Automatically give your module the ability to have plug-ins
- perl-Module-Refresh - Refresh %INC files when updated on disk
- perl-Module-Runtime - Runtime module handling
- perl-Module-Signature - CPAN signature management utilities and modules
- perl-Moose - Complete modern object system for Perl 5
- perl-MooseX-GlobRef - Store a Moose object in glob reference
- perl-MooseX-InsideOut - Inside-out objects with Moose
- perl-MooseX-NonMoose - Easy subclassing of non-Moose classes
- perl-Net-CIDR - Manipulate netblock lists in CIDR notation
- perl-Net-CIDR-Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses
- perl-Net-DNS - Interface to the DNS resolver
- perl-Net-DNS-Nameserver - DNS server for Perl
- perl-Net-DNS-Resolver-Programmable - Programmable DNS resolver class for offline emulation of DNS
- perl-Net-Daemon - Perl extension for portable daemons
- perl-Net-FTPSSL - Perl module for FTP over SSL/TLS
- perl-Net-IP - Perl extension for manipulating IPv4/IPv6 addresses
- perl-Net-LibIDN - Perl bindings for GNU LibIDN
- perl-Net-SMTP-SSL - SSL support for Net::SMTP
- perl-Net-SSLeay - Perl extension for using OpenSSL
- perl-Net-Server - Extensible (class) oriented internet server
- perl-Net-Telnet - Interact with TELNET port or other TCP ports
- perl-NetAddr-IP - Manages IPv4 and IPv6 addresses and subnets
- perl-Number-Compare - Perl module to do numeric comparisons
- perl-PAR-Dist - Toolkit for creating and manipulating Perl PAR distributions
- perl-PPI - Parse, Analyze and Manipulate Perl
- perl-PPIx-Regexp - Represent a regular expression of some sort
- perl-PPIx-Utilities - Extensions to PPI
- perl-Package-Constants - List all constants declared in a package
- perl-Package-DeprecationManager - Manage deprecation warnings for your distribution
- perl-Package-Generator - Generate new packages quickly and easily
- perl-Package-Stash - Routines for manipulating stashes
- perl-Package-Stash-XS - Faster and more correct implementation of the Package::Stash API
- perl-PadWalker - Play with other people's lexical variables
- perl-Params-Check - Generic input parsing/checking mechanism
- perl-Params-Classify - Argument type classification
- perl-Params-Coerce - Allows your classes to do coercion of parameters
- perl-Params-Util - Simple standalone param-checking functions
- perl-Params-Validate - Validate method/function parameters
- 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-Critic - Critique Perl source code for best-practices
- perl-Perl-Critic-More - Supplemental policies for Perl::Critic
- perl-Perl-MinimumVersion - Find a minimum required version of perl for Perl code
- perl-Perl-OSType - Map Perl operating system names to generic types
- perl-Perl-Tidy - Tool for indenting and re-formatting Perl scripts
- perl-Perl6-Junction - Perl6 style Junction operators in Perl5
- perl-PlRPC - Interface for writing PlRPC clients and servers
- perl-Pod-Coverage - Checks if the documentation of a module is comprehensive
- perl-Pod-Coverage-Moose - Pod::Coverage extension for Moose
- perl-Pod-Coverage-TrustPod - Allow a module's pod to contain Pod::Coverage hints
- perl-Pod-Escapes - Perl module for resolving POD escape sequences
- perl-Pod-Eventual - Read a POD document as a series of trivial events
- perl-Pod-Readme - Convert POD to README file
- perl-Pod-Simple - Framework for parsing POD documentation
- perl-Pod-Spell - A formatter for spell-checking Pod
- perl-Pod-Strip - Remove POD from Perl code
- perl-Pod-Wordlist-hanekomu - Add words for spell checking POD
- perl-Probe-Perl - Information about the currently running perl
- perl-Readonly - Facility for creating read-only scalars, arrays, hashes
- perl-Readonly-XS - Companion module for Readonly
- perl-Regexp-Common - Provide commonly requested regular expressions
- perl-Regexp-Parser - Base class for parsing regexes
- perl-SQL-Statement - SQL parsing and processing engine
- perl-SUPER - Sane super-class method dispatcher
- perl-Scope-Guard - Lexically scoped resource management
- perl-Sendmail-AccessDB - Interface to sendmail's access.db
- perl-Sendmail-PMilter - Perl binding of Sendmail Milter protocol
- perl-Socket6 - IPv6 related part of the C socket.h defines and structure manipulators
- perl-Software-License - Package that provides templated software licenses
- perl-Spiffy - Framework for doing object oriented (OO) programming in Perl
- perl-String-Escape - Registry of string functions, including backslash escapes
- perl-String-Format - Sprintf-like string formatting capabilities with arbitrary format definitions
- perl-Sub-Exporter - Sophisticated exporter for custom-built routines
- perl-Sub-Identify - Retrieve names of code references
- perl-Sub-Install - Install subroutines into packages easily
- perl-Sub-Name - Name - or rename - a sub
- perl-Sub-Uplevel - Run a perl function in an upper stack frame
- perl-Symbol-Util - Additional utilities for Perl symbols manipulation
- perl-Sys-Hostname-Long - Return the host's fully-qualified name
- perl-Taint-Runtime - Runtime enable taint checking
- perl-Task-Weaken - Ensure that a platform has weaken support
- perl-Term-ReadKey - A perl module for simple terminal control
- perl-Term-ReadLine-Gnu - GNU Readline XS library wrapper
- perl-Test-Assert - Assertion methods for those who like JUnit
- perl-Test-Base - Data Driven Testing Framework
- perl-Test-CPAN-Meta - Validation of the META.yml file in a CPAN distribution
- perl-Test-CPAN-Meta-JSON - Validate a META.json file within a CPAN distribution
- perl-Test-CPAN-Meta-YAML - Validate a META.yml file within a CPAN distribution
- perl-Test-CheckChanges - Check that the Changes file matches the distribution
- perl-Test-ClassAPI - Provides basic first-pass API testing for large class trees
- perl-Test-Deep - Extremely flexible deep comparison
- perl-Test-Differences - Test strings and data structures and show differences if not OK
- perl-Test-DistManifest - Author test that validates a package MANIFEST
- perl-Test-Distribution - Perform tests on all modules of a distribution
- perl-Test-EOL - Check the correct line endings in your project
- perl-Test-Exception - Library of test functions for exception based Perl code
- perl-Test-Fatal - Incredibly simple helpers for testing code with exceptions
- perl-Test-File - Test file attributes through Test::Builder
- perl-Test-HTML-Lint - Test::More-style wrapper around HTML::Lint
- perl-Test-HTML-Tidy - Test::More-style wrapper around HTML::Tidy
- perl-Test-HasVersion - Check Perl modules have version numbers
- perl-Test-Kwalitee - Test the Kwalitee of a distribution before you release it
- perl-Test-LeakTrace - Trace memory leaks
- perl-Test-LongString - Perl module to test long strings
- perl-Test-Manifest - Test case module for Perl
- perl-Test-Memory-Cycle - Check for memory leaks and circular memory references
- perl-Test-MinimumVersion - Check whether your code requires a newer perl
- perl-Test-Mojibake - Check your source for encoding misbehavior
- perl-Test-Moose - Test functions for Moose specific features
- perl-Test-Most - Perl module with test functions and features
- perl-Test-NoTabs - Check the presence of tabs in your project
- perl-Test-NoWarnings - Make sure you didn't emit any warnings while testing
- perl-Test-Object - Thoroughly testing objects via registered handlers
- perl-Test-Output - Utilities to test STDOUT and STDERR messages
- perl-Test-Perl-Critic - Use Perl::Critic in test programs
- perl-Test-Perl-Critic-Policy - A framework for testing your custom Policies
- perl-Test-Pod - Test POD files for correctness
- perl-Test-Pod-Coverage - Check for POD coverage in your distribution
- perl-Test-Portability-Files - Check file names portability
- perl-Test-Prereq - Check if Makefile.PL has the right pre-requisites
- perl-Test-Requires - Checks to see if the module can be loaded
- perl-Test-Script - Cross-platform basic tests for scripts
- perl-Test-Signature - Automated SIGNATURE testing
- perl-Test-Spelling - Check for spelling errors in POD files
- perl-Test-SubCalls - Track the number of times subs are called
- perl-Test-Synopsis - Test your SYNOPSIS code
- perl-Test-Taint - Tools to test taintedness
- perl-Test-Tester - Ease testing test modules built with Test::Builder
- perl-Test-Unit-Lite - Unit testing without external dependencies
- perl-Test-Vars - Detects unused variables
- perl-Test-Version - Check to see that versions in modules are sane
- perl-Test-Warn - Perl extension to test methods for warnings
- perl-Test-Without-Module - Test fallback behaviour in absence of modules
- perl-Test-YAML-Meta - Validation of the META.yml file in a distribution
- perl-Test-YAML-Valid - Lets you test the validity of YAML files in unit tests
- perl-Test-use-ok - Alternative to Test::More::use_ok
- perl-Text-CSV_XS - Comma-separated values manipulation routines
- perl-Text-Diff - Perform diffs on files and record sets
- perl-Text-Glob - Match globbing patterns against text
- perl-Text-Hunspell - Perl interface to the GNU Hunspell library
- perl-Text-Template - Expand template text with embedded perl
- perl-Tie-IxHash - Ordered associative arrays for Perl
- perl-Tie-RefHash-Weak - Tie::RefHash subclass with weakened references in the keys
- perl-TimeDate - Miscellaneous timezone manipulation routines
- perl-Tree-DAG_Node - Class for representing nodes in a tree
- perl-Try-Tiny - Minimal try/catch with proper localization of $@
- perl-UNIVERSAL-require - Require() modules from a variable
- perl-Unicode-CheckUTF8 - Checks if scalar is valid UTF-8
- perl-Unicode-Map - Perl module for mapping charsets from and to UTF16 unicode
- perl-Unicode-Map8 - Mapping table between 8-bit chars and Unicode for Perl
- perl-Unicode-MapUTF8 - Conversions to and from arbitrary character sets and UTF8
- perl-Unicode-String - String manipulation for Unicode strings
- perl-Unix-Syslog - Perl interface to the UNIX syslog(3) calls
- perl-Variable-Magic - Associate user-defined magic to variables from Perl
- perl-Version-Requirements - Set of version requirements for a CPAN dist
- perl-WeakRef - WeakRef module for perl
- perl-XML-LibXML - Perl interface to the libxml2 library
- perl-XML-LibXSLT - Perl module for interfacing to GNOME's libxslt
- perl-XML-NamespaceSupport - A simple generic namespace support class
- perl-XML-SAX - Simple API for XML
- perl-XML-SAX-Base - Base class SAX Drivers and Filters
- perl-XML-Simple - Easy API to maintain XML in Perl
- perl-YAML - YAML Ain't Markup Language (tm)
- perl-YAML-LibYAML - Perl YAML Serialization using XS and libyaml
- perl-YAML-Syck - Fast, lightweight YAML loader and dumper
- perl-YAML-Tiny - Read/Write YAML files with as little code as possible
- perl-aliased - Use shorter versions of class names
- perl-common-sense - "Common sense" Perl defaults
- perl-constant-boolean - Define TRUE and FALSE constants
- perl-namespace-clean - Keep your namespace tidy
- perl-parent - Establish an ISA relationship with base classes at compile time
- perl-version - Perl extension for Version Objects
- php-Smarty - Template/Presentation Framework for PHP
- php4-pcntl - The PHP HTML-embedded scripting language, version 4, with process controls
- php4-pcntl-devel - Files needed to build applications using php4-pcntl
- php4-pcntl-gtk - GTK+ bindings for applications built using php4-pcntl
- pop3gwd - A pop3 proxy daemon
- ppp - The PPP (Point-to-Point Protocol) daemon
- ppp-devel - Headers for ppp plugin development
- pptp - Point-to-Point Tunneling Protocol (PPTP) Client
- pptp-plusnet - PPTP Configuration for PlusNet users
- pptp-setup - PPTP Tunnel Configuration Script
- pptp-xyratex - PPTP Configuration for Xyratex VPN
- pptpconfig - Point-to-Point Tunneling Protocol (PPTP) Client Configuration GUI
- proftpd - Flexible, stable and highly-configurable FTP server
- proftpd-devel - ProFTPD - Tools and header files for developers
- proftpd-ldap - Module to add LDAP support to the ProFTPD FTP server
- proftpd-mysql - Module to add MySQL support to the ProFTPD FTP server
- proftpd-postgresql - Module to add PostgreSQL support to the ProFTPD FTP server
- proftpd-utils - ProFTPD - Additional utilities
- proxycheck - Open proxy checker
- pyserial - Python serial port access library
- python-crypto - Cryptography library for Python
- python-fpconst - A Python module for handling IEEE 754 floating point special values
- python-pyasn1 - ASN.1 tools for Python
- python-twisted - Event-based framework for Internet applications
- python-twisted-conch - An SSH and SFTP protocol implementation together with clients and servers
- python-twisted-core - Asynchronous networking framework written in Python
- python-twisted-core-doc - Documentation for Twisted Core
- python-twisted-lore - Documentation generator with HTML and LaTeX support
- python-twisted-mail - An SMTP, IMAP and POP protocol implementation together with clients and servers
- python-twisted-names - A Twisted DNS implementation
- python-twisted-news - An NNTP protocol implementation with client and server
- python-twisted-runner - Process management
- python-twisted-web - Twisted web client and server, programmable in Python
- python-twisted-words - Twisted Words contains Instant Messaging implementations
- python-zope-interface - Zope 3 Interface Infrastructure
- python3-crypto - Cryptography library for Python 3