Test::YAML is a subclass of Test::Base with YAML specific support.
This module provides a small, fast utility for working with file paths.
This package provides a MySQL driver for the Perl5 Database Interface (DBI).
This module allows you to speed up your sleep(), alarm(), and time() calls.
The Time::Warp
module offers developers control over the measurement of time.
Objects of the HTML::Form class represents a single HTML <form> ... </form> instance.
HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.
Text::Haml implements Haml http://haml.info/docs/yardoc/file.REFERENCE.html specification.
AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments.
File::Temp can be used to create and open temporary files in a safe way.
Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow.
Safe::Hole
can execute outside defined subroutines in the original main compartment from the Safe compartment.
This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees.
Data::Perl
is a container class for the following classes:
Data::Perl::Collection::Hash
Data::Perl::Collection::Array
Data::Perl::String
Data::Perl::Number
Data::Perl::Counter
Data::Perl::Bool
Data::Perl::Code
IO::String is an IO::File (and IO::Handle) compatible class that reads or writes data from in-core strings.
The HTTP::Date module provides functions that deal with date formats used by the HTTP protocol (and then some more).
This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system.
Cwd::Guard
changes the current directory using a limited scope. It returns to the previous working directory when the object is destroyed.
HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/json, application/x-www-form-urlencoded, and multipart/form-data.
YAML::Tiny is a perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead.
URI::Fetch
is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way.
The File::List module crawls the directory tree starting at the provided base directory and can return files (and/or directories if desired) matching a regular expression.
This module provides the most commonly used testing functions, along with automatically turning on strict and warning and gives a bit more fine-grained control over test suites.
This module implements a wrapper for Net::SMTP
, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP
(2.X).