PerlIO::utf8_strict
provides a fast and correct UTF-8 PerlIO layer. Unlike Perl's default :utf8
layer it checks the input for correctness.
This package provides the Test::UseAllModules
Perl module.
This module exports methods useful for factory classes.
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 provides syntactical support for try/catch
control flows.
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.
Data::Dump::Streamer
provides ways to accurately serialize a data structure as Perl code.
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.
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.
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).
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).