p5-String-Print | Perl 5 module providing a printf alternative | |
p5-String-Util | String processing utilities | |
p5-Struct-Dumb | Make simple lightweight record-like structures | |
p5-Sub-Exporter | Sophisticated exporter for custom-built routines | |
p5-Sub-Exporter-ForMethods | Perl 5 helper routines for using Sub::Exporter to build methods | |
p5-Sub-Exporter-GlobExporter | Perl 5 module to export shared globs with Sub::Exporter collectors | |
p5-Sub-Exporter-Progressive | Only use Sub::Exporter if you need it | |
p5-Sub-Identify | Perl 5 module to retrieve names of code references | |
p5-Sub-Install | Install subroutines into packages easily | |
p5-Sub-Installer | Perl 5 module prodiving a clean way to install package subroutines | |
p5-Sub-Name | Perl 5 module to (re)name a sub | |
p5-Sub-Override | Perl 5 module for easily overriding subroutines | |
p5-Sub-Uplevel | Apparently run a function in a higher stack frame | |
p5-subversion | Perl bindings for Subversion | |
p5-SUPER | Perl 5 module to control superclass method dispatch | |
p5-SVN-Class | Manipulate Subversion workspaces with Perl objects | |
p5-SVN-Dump | Perl interface to Subversion dumps | |
p5-SVN-Mirror | Mirrors one Subversion repository to another | |
p5-SVN-Notify | Perl module for mailing messages for Subversion repository activity | |
p5-SVN-Simple | Simple interface to the Subversion delta editor interface | |
p5-Symbol-Global-Name | Finds name and type of a global variable | |
p5-syntax | Perl 5 pragma to activate syntax extensions | |
p5-Syntax-Keyword-Junction | Perl5 module to provide keywords for any, all, none, or one | |
p5-Sys-Filesystem (V) | Retrieve list of filesystems and their properties | |
p5-Sys-Syscall | Access system calls that Perl doesn't normally provide access to | |
p5-System-Command | Object for running system commands | |
p5-TAP-Formatter-HTML | TAP Test Harness output delegate for html output | |
p5-TAP-Harness-Archive | Create an archive of TAP test results | |
p5-Task-Weaken | Perl 5 module to ensure that a platform has weaken support | |
p5-Tee | Pure Perl emulation of GNU tee | |
p5-Template-Plugin-Handy | Handy virtual methods for Template Toolkit | |
p5-Template-Plugin-HashMerge | TT2 plugin to use Hash::Merge | |
p5-Template-Plugin-ListMoreUtils | TT2 plugin to use List::MoreUtils | |
p5-Template-Plugin-ListUtil | List::Util functions for TT | |
p5-Template-Plugin-VMethods | Install virtual methods into the Template Toolkit | |
p5-Term-Animation | ASCII sprite animation package | |
p5-Term-ANSIColor | Perl termcap interface | |
p5-Term-Cap | Perl termcap interface | |
p5-Term-Encoding | Detect encoding of the current terminal | |
p5-Term-ProgressBar | Provide a progress meter on a standard terminal | |
p5-Term-ProgressBar-Quiet | Provide a progress meter if run interactively | |
p5-Term-ProgressBar-Simple | Simpler progress bars | |
p5-Term-Prompt | Perl extension for prompting a user for information | |
p5-Term-ReadKey | Change terminal modes and perform non-blocking reads | |
p5-Term-ReadLine | Interface to the GNU Readline Library | |
p5-Term-ReadLine-Perl | Perl 5 module providing minimal interface to Readline libraries | |
p5-Term-ReadLine-TTYtter | Perl 5 module providing minimal interface to Readline libraries | |
p5-Term-ReadPassword | Asking the user for a password | |
p5-Term-Screen | Term::Cap based screen positioning module | |
p5-Term-Shell | Write command-line shells in Perl | |
p5-Term-ShellUI | Fully-featured shell-like command line environment for Perl | |
p5-Term-Size | Perl extension for retrieving terminal size | |
p5-Term-Size-Any | Perl extension for retrieving terminal size | |
p5-Term-Size-Perl | Perl extension for retrieving terminal size in perl | |
p5-Term-UI | Methods to ask both elaborate questions and simple yes/no | |
p5-Test-Aggregate | Aggregate *.t tests to make them run faster | |
p5-Test-API | Test a list of subroutines provided by a module | |
p5-Test-Approx | Perl module for testing approximate equality of values | |
p5-Test-Assertions | Perl 5 module prodiving building blocks for unit and runtime testing | |
p5-Test-Base | Perl 5 module providing a data driven testing framework | |
p5-Test-BDD-Cucumber | Feature-complete Cucumber-style testing in Perl | |
p5-Test-CheckDeps | Perl 5 module to check for presence of dependencies | |
p5-Test-CheckManifest | Check if MANIFEST of perl module matches it's distro | |
p5-Test-Class | Easily create test classes in an xUnit/JUnit style | |
p5-Test-ClassAPI | Provide basic first-pass API testing for large class trees | |
p5-Test-CleanNamespaces | Check for uncleaned imports | |
p5-Test-Cmd | Perl5 module for testing of external commands and scripts | |
p5-Test-Command-Simple | Test external commands (nearly) as easily as loaded modules | |
p5-Test-Compile | Perl 5 module to check whether Perl module files compile correctly | |
p5-Test-CPAN-Meta | Validate your CPAN META.yml files | |
p5-Test-CPAN-Meta-YAML | Perl 5 module to validate the META.yml file in a distribution | |
p5-Test-Deep | Perl5 module to test deep structures | |
p5-Test-DependentModules | Test all modules which depend on your module | |
p5-Test-Differences | Test strings and data structures and show differences if not ok | |
p5-Test-Dir | Test directory attributes | |
p5-Test-DistManifest | Author test that validates a package MANIFEST | |
p5-Test-Distribution | Perl5 module testing all modules of a distribution | |
p5-Test-EOL | Check the correct line endings in your project | |
p5-Test-Exception | Test exception based code | |
p5-Test-Expect | Automated driving and testing of terminal-based programs with Perl 5 | |
p5-Test-FailWarnings | Add test failures if warnings are caught | |
p5-Test-Fatal | Incredibly simple helpers for testing code with exceptions | |
p5-Test-File | Test file attributes | |
p5-Test-File-Contents | Perl5 module for test routines examining the contents of files | |
p5-Test-File-ShareDir | Perl5 module to create a fake ShareDir for module testing | |
p5-Test-Fixture-DBIC-Schema | Perl 5 module providing a DBIx::Class::Schema fixture data loader | |
p5-Test-Harness | Run Perl standard test scripts with statistics | |
p5-Test-HexString | Perl5 module to test binary strings with hex dump diagnostics | |
p5-Test-Identity | Assert the referential identity of a reference | |
p5-Test-InDistDir | Test environment setup for development with IDE | |
p5-Test-Inline | Inlining your tests next to the code being tested | |
p5-Test-Inter | Perl 5 framework for more readable interactive tests | |
p5-Test-Kwalitee | Perl5 module to test the Kwalitee of a distribution | |
p5-Test-LeakTrace | Perl 5 module to trace memory leaks | |
p5-Test-Log4perl | Perl 5 module to test Log::Log4perl | |
p5-Test-LongString | Perl5 module to test strings for equality | |
p5-Test-Manifest | Perl5 module to choose test order | |
p5-Test-Memory-Cycle | Check for memory leaks and circular memory references | |
p5-Test-MinimumVersion | Test to prove a module requires newer perl than expected | |
p5-Test-Mock-LWP | Perl 5 package providing easy mocking of LWP packages |