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
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
Ok, the verdict is clear enough. I'll put it in Encode::BetaCode. Thank you
everyone for the advice!
-Dimitrios