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-Table | Format a header and rows into a table | |
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-Continuous | Run your Perl test suite continuously when developing | |
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 | |
p5-Test-MockModule | Perl 5 module to override subroutines in a module for unit testing | |
p5-Test-MockObject | Perl extension for emulating troublesome interfaces | |
p5-Test-Modern | Precision testing for modern perl | |
p5-Test-More-Behaviour | BDD module for Perl modeled after Rspec | |
p5-Test-Most | Most commonly needed test functions and features | |
p5-Test-Needs | Skip tests when modules not available | |
p5-Test-NoTabs | Check the presence of tabs in your project | |
p5-Test-NoWarnings | Make sure tests of Perl5 modules did not emit any warnings | |
p5-Test-Object | Perl 5 module to thoroughly test objects | |
p5-Test-Output | Utilities to test STDOUT and STDERR messages | |
p5-Test-Perl-Critic | Perl 5 module providing a Perl::Critic interface for test programs | |
p5-Test-Pod | Perl5 module to check for POD errors in files | |
p5-Test-Pod-Coverage | Check for pod coverage in your distribution | |
p5-Test-Pod-Spelling-CommonMistakes | Checks POD for common spelling mistake | |
p5-Test-POE-Client-TCP | POE Component providing TCP client services for test cases | |
p5-Test-POE-Server-TCP | POE Component providing TCP server services for tests | |
p5-Test-Refcount | Assert reference counts on objects | |
p5-Test-Reporter | Perl module which sends test results to cpan-testers@perl.org | |
p5-Test-Requires | Perl 5 module to test if a module can be loaded | |
p5-Test-Requires-Git | Check your test requirements against the available version of Git | |
p5-Test-Roo | Composable, reusable tests with roles and Moo | |
p5-Test-Script | Test::Script - Cross-platform basic tests for scripts | |
p5-Test-Script-Run | Perl 5 module to test scripts | |
p5-Test-SharedFork | Perl 5 module to make forking test | |
p5-Test-Simple | Perl5 module with a simple framework for writing tests | |
p5-Test-Spec | Perl5 module for writing tests in a declarative specification style | |
p5-Test-Spelling | Test::Spelling - check for spelling errors in POD files | |
p5-Test-Stream | Successor to Test::More and Test::Builder | |
p5-Test-SubCalls | Perl5 module to track the number of times subs are called | |
p5-Test-Taint | Tools to test taintedness | |
p5-Test-TempDir | Temporary files support for testing | |
p5-Test-TempDir-Tiny | Temporary directories that stick around when tests fail | |
p5-Test-TinyMocker | Very simple Perl5 tool to mock external modules | |
p5-Test-Toolbox | Test::Toolbox - tools for testing | |
p5-Test-Trap | Perl extension to trap exit codes, exceptions, output | |
p5-Test-Unit | Perl extension module for Unit Tests | |
p5-Test-use-ok | Alternative to Test::More::use_ok | |
p5-Test-UseAllModules | Do use_ok() for all the MANIFESTed modules | |
p5-Test-utf8 | Handy UTF-8 tests | |
p5-Test-Version | Check to see that version's in modules are sane | |
p5-Test-Warn | Perl extension to test methods for warnings | |
p5-Test-Warnings | Test for warnings and the lack of them | |
p5-Test-Weaken | Test that freed memory objects were, indeed, freed | |
p5-Test-Without-Module | Perl 5 module to fallback test behaviour in absence of modules | |
p5-Test-WWW-Selenium | Perl 5 module to test applications using Selenium Remote Control |