Email::Sender replaces the old and sometimes problematic Email::Send library.
Data::OptList provides a simple syntax for name/value option pairs.
This Raku module implements encoding and decoding to and from base64.
An HTTP::Message object contains some headers and a content body.
Email::Simple provides simple parsing of RFC 2822 message format and headers.
Sub::Identify allows you to retrieve the real name of code references.
Sub::Exporter provides a sophisticated alternative to Exporter.pm for custom-built routines.
MIME::Charset
provides information about character sets used for MIME messages on Internet.
This perl module provides a wrapper around URI templates as described in RFC 6570.
Display Perl variables and objects on screen, properly formatted (to be inspected by a human).
This module compares arbitrary data structures to see if they are copies of each other.
This package provides encodings for JIS X 0212, which is also known as JIS 2000.
This package provides some compilation helpers so you can link Fortran libraries into C libraries.
This module provides a mechanism for determining if the pod for a given module is comprehensive.
Date::Calc::XS is an XS wrapper and C library plug-in for Date::Calc.
This package provides procedures to get and set resource limits like getrlimit
and setpriority
.
This module provides routines for testing the exit status, standard output and standard error of external commands.
Simple test harness which allows tests to be run and results automatically aggregated and output to STDOUT.
This module provides functions for fast and correct file slurping and spewing. All functions are optionally exported.
Text::Aligner exports a single function, align(), which is used to justify strings to various alignment styles.
Class:Unload unloads a given class by clearing out its symbol table and removing it from %INC.
This package provides a Perl library to read multiple hunks of data out of your DATA section.
CPAN::Changes
helps users programmatically read and write Changes
files that conform to a common specification.
This module implements some sane defaults for Perl programs, as defined by two typical specimens of Perl coders.