Re: Help me choose a name for a Beta Code conversion module

2012-12-07 Thread Aldo Calpini
On Wed, December 5, 2012 6:17 pm, Dimitrios - Georgios Kontopoulos wrote: > 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? I think Text::B

Re: Help me choose a name for a Beta Code conversion module

2012-12-07 Thread David Cantrell
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 articl

Re: Help me choose a name for a Beta Code conversion module

2012-12-07 Thread Dimitrios - Georgios Kontopoulos
Ok, the verdict is clear enough. I'll put it in Encode::BetaCode. Thank you everyone for the advice! -Dimitrios