NAME
FP::Char - functions to handle individual characters
SYNOPSIS
DESCRIPTION
Perl doesn't have a distinct data type for individual characters, any string containing 1 character is considered to be a char by FP::Char. (Creating references and blessing them for the sake of type safety seemed excessive.)
NOTE
This is alpha software! Read the status section in the package README or on the website.