On Thu, Dec 06, 2012 at 07:15:56AM +0200, Dimitrios - Georgios Kontopoulos 
wrote:

> This is the first time I'm writing a Perl module and I would appreciate
> some advice on naming it.
> 
> This module will perform conversion from Beta Code characters to
> Unicode. As the relevant wikipedia article mentions and I quote:
> 
>    Beta Code is a method of representing, using only ASCII characters,
>    characters and formatting found in ancient Greek texts (and other
>    ancient languages). Its aim is to be not merely a romanization of the
>    Greek alphabet, but to represent faithfully a wide variety of source
> texts
>    ? including formatting as well as rare or idiosyncratic characters.
> 
> I wasn't able to find any such module at the CPAN. The PAUSE naming
> guidelines seem to suggest that something like Lingua::BetaCode would be a
> good choice, but I'll wait for your advice.

Because Beta Code is more to do with the encoding than the language, I
think I'd put it in Encode::BetaCode.

-- 
David Cantrell | Nth greatest programmer in the world

Cum catapultae proscriptae erunt tum soli proscript catapultas habebunt

Reply via email to