Locale::MakePhrase::Langage::en - Custom language handling for English.
This module implements custom language handling capabilites, for the English language.
The following methods are implemented:
[ 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
.
Implements handling of y or n keypress for English languages.