There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Locale::MakePhrase::Langage::en - Custom language handling for English.

DESCRIPTION

This module implements custom language handling capabilites, for the English language.

API

The following methods are implemented:

$self new([...])

[ Inherited from Locale::MakePhrase::Language. ]

No options are necessary for this module.

If you are using this as an example, you would implement the init([...]) method, then return a reference to $self.

boolean y_or_n($keypress)

Implements handling of y or n keypress for English languages.