Test::TrailingSpace tests for trailing spaces in Perl source files.
{Test::File::Contents
This module provides a Perl interface to the bzip2 compression library.
This module allows you to execute code when perl finished compiling the surrounding scope.
The LWP::Protocol::https module provides support for using https schemed URLs with LWP.
The Test::WriteVariants module provides for the dynamic generation of tests in nested combinations of contexts.
Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.
Lingua::Stem::Snowball::No is a perl port of the norwegian stemmer at http://snowball.tartarus.org.
File::ShareDir::Dist finds share directories for distributions. It is a companion module to File::ShareDir.
This module provides a convenient way to set up a CGI environment from an HTTP::Request.
Test::WWW::Mechanize is a subclass of the Perl module WWW::Mechanize that incorporates features for web application testing.
This module tries to split any SQL code, even including non-standard extensions, into the atomic statements it is composed of.
The MusicBrainz::DiscID
module is a Perl interface to the MusicBrainz libdiscid library, allowing you to manipulate digital audio compact disc (CDDA) identifiers.
This package provides a data pack for Business::ISBN
. These data are generated from the RangeMessage.xml file provided by the ISBN Agency.
The XML::Compile
module suite has extensive regression testing. This module provide functions which simplify writing tests for XML::Compile
related distributions.
This package provides a simplified frontend to Log::Message
, offering most common use for logging, and easy access to the stack (in both raw and pretty-printable form).
Devel::OverloadInfo returns information about overloaded operators for a given class (or object), including where in the inheritance hierarchy the overloads are declared and where the code implementing it is.
HTTP::Server::Simple is a simple standalone HTTP daemon with no non-core module dependencies. It can be used for building a standalone http-based UI to your existing tools.
The Lingua::EN::Sentence module contains the function get_sentences, which splits text into its constituent sentences, based on a regular expression and a list of abbreviations (built in and given).
Test::File::ShareDir
is some low level plumbing to enable a distribution to perform tests while consuming its own share directories in a manner similar to how they will be once installed.
X11::Protocol::Other
contains window manager related functions for use by client programs, as per the ICCCM (Inter-Client Communication Conventions Manual) and some of the EWMH (Extended Window Manager Hints).
Crypt::UnixCrypt_XS
implements the DES-based Unix crypt
function. For those who need to construct non-standard variants of crypt
, the various building blocks used in crypt
are also supplied separately.
Class::ErrorHandler
provides an error-handling mechanism that is generic enough to be used as the base class for a variety of OO classes. Subclasses inherit its two error-handling methods, error and errstr, to communicate error messages back to the calling program.
This module provides a syntax plugin that implements exception-handling semantics in a form familiar to users of other languages, being built on a block labeled with the try
keyword, followed by at least one of a catch
or finally
block.