Dear all,

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.

Any ideas?

-Dimitrios

Reply via email to