Test dependency between module and META.yml. This module reads *META.yml* and get *build_requires* and *requires*. It compares required module is really used and used module is really required....
TSUCCHI/Test-Module-Used-0.2.6 - 22 Nov 2014 14:13:36 UTCThis module simplifies the task of writing test files for Perl modules, such that their output is in the format that Test::Harness expects to see....
JESSE/Test-1.26 - 16 Jan 2013 19:28:35 UTCThis module implements a simple test framework in the style of Test::Simple or Test::More. As well as the usual plan(), ok(), is(), isnt() and other subroutines you would expect to find, it also implements a number of import hooks to enable certain B...
ABW/Badger-0.13 - 18 Oct 2018 15:19:12 UTCThis module is meant to be used for testing custom generated PDF files, it provides only one function at the moment, which is "cmp_pdf", and can be used to compare two PDF files to see if they are *visually* similar. Future versions may include other...
STEVAN/Test-PDF-0.01 - 07 Dec 2005 21:36:28 UTCThis simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import....
DAGOLDEN/Test-API-0.010 - 17 Feb 2018 03:01:29 UTCThe "Test::Cmd" module provides a low-level framework for portable automated testing of executable commands and scripts (in any language, not just Perl), especially commands and scripts that interact with the file system. The "Test::Cmd" module makes...
NEILB/Test-Cmd-1.09 - 25 Oct 2015 11:50:21 UTCTest::S is a shortened interface to the functionality provided by Test::Settings for use on the command line to modify the environment on the fly. This should not be used in modules! It will not behave! This allows one to enable or disable certain ty...
WOLFSAGE/Test-Settings-0.003 - 19 Apr 2013 18:13:15 UTCJifty::Test is a superset of Test::More. It provides all of Test::More's functionality in addition to the class methods defined below....
ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTCTest::Timer implements a set of test primitives to test and assert test times from bodies of code. The key features are subroutines to assert or test the following: * that a given piece of code does not exceed a specified time limit * that a given pi...
JONASBN/Test-Timer-2.11 - 06 Sep 2019 17:48:56 UTCThis started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. The first version included as documentation, t...
JMERELO/Test-Text-0.6.4 - 10 Oct 2020 06:34:27 UTCA number of Test modules have been written over the years to support authors. Typically, these modules have standard short test scripts documented in them that you can cut and paste into your distribution. Unfortunately almost all of these cut-and-pa...
ADAMK/Test-XT-0.04 - 07 Jul 2011 02:49:42 UTCThe "Test::Tech" module extends the capabilities of the "Test" module. The design is simple. The "Test::Tech" module loads the "Test" module without exporting any "Test" subroutines into the "Test::Tech" namespace. There is a "Test::Tech" cover subro...
SOFTDIA/Test-Tech-0.26 - 21 May 2004 02:58:26 UTCSearches upward from the calling module for a directory t with a lib directory inside it, and adds it to the module search path. Looks upward up to 5 directories. This is intended to be used in test modules either directly in t or in a subdirectory t...
HAARG/Test-Lib-0.002 - 16 Aug 2014 01:04:57 UTCThis module helps you with testing for byte-order-marks in strings and files. If you came across this module while looking for other ways to deal with byte-order-marks you might find what you need in the "SEE ALSO" section below. If you don't know an...
GGOLDBACH/Test-BOM-0.001 - 26 Sep 2018 07:37:36 UTCImportant: This module is being replaced by Net::SSH::Any::Test. Development of "Test::SSH" is now mostly limited to bug fixing! In order to test properly Perl modules that use the SSH protocol, a running server and a set of valid authentication cred...
SALVA/Test-SSH-0.08 - 07 May 2017 07:45:02 UTCThis module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of windows line endings....
ETHER/Test-EOL-2.02 - 07 Dec 2020 07:10:12 UTCTest::Kit allows you to create a single module in your project which gives you access to all of the testing functions you want. Its primary goal is to reduce boilerplate code that is currently littering the top of all your test files. It also allows ...
KAORU/Test-Kit-2.15 - 05 Jun 2016 23:46:55 UTCThis module is used to check the end of files of Perl modules and scripts. It is a way to make sure that files and with (at least) one line break. It uses "\v" to look for line breaks. If you want to ensure that only "\n" are used as line break, use ...
CSSON/Test-EOF-0.0803 - 25 Nov 2015 21:53:28 UTCThis module provides some simple facilities to test IOC registries for correctness....
STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTCThis module is no use to anyone except authors of XS extensions who want to know about the bahaviour of the U32 type defined by perl across multiple different versions of perl on different OS. The results are of this survey are kindly provided by CPA...
JFREEMAN/Test-U32-0.01 - 07 Jun 2008 08:49:25 UTC