Hi guys,

OK, I see, I have also been dealing with BetaCode, already 12 years ago:
http://www.betacode2web.de/download.html

The BetaCode is kind of an encoding for Text. It is a way to annotate metadata 
by using a 7 bit encoding for normal text, and the 8th bit as a signal to 
switch to 
what would be in angle brackets in XML.  More or less. 

I'd also vote to put it in Encode::BetaCode.

br
Markus


Am 07.12.2012 um 13:52 schrieb 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 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