1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/textproc/p5-Lingua-Preferred/pkg-descr
Pete Fritchman 7ea800cd45 Add p5-Lingua-Preferred 0.1.1, perl extension to choose a language.
PR:		33329
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 19:38:22 +00:00

9 lines
374 B
Plaintext

This module provides a way for the user to specify possible languages
in order of preference, and then to pick the best language of those
available. Different 'dialects' given by the 'territory' part of the
language specifier (such as en, en_GB, and en_US) are also supported.
WWW: http://search.cpan.org/search?dist=Lingua-Preferred
Seamus Venasse <svenasse@polaris.ca>