Lingua::EO::Supersignoj 0.02
Lingua::EO::Supersignoj is a Perl module that can convert Esperanto characters. SYNOPSIS use Lingua::EO::Supersignoj;
|
|||||||||||||||||||
Lingua::EO::Supersignoj is a Perl module that can convert Esperanto characters.
SYNOPSIS
use Lingua::EO::Supersignoj;
my $transkodigilo = Lingua::EO::Supersignoj->nova(
de => 'fronte',
al => 'X',
u => 'u*'
);
print $transkodigilo->transkodigu('Mia ^suoj estas ankau* en la ^cambro.');
# prints: Mia sxuoj estas ankaux en la cxambro.
my $transkodigilo = Lingua::EO::Supersignoj->nova(de => 'X');
for (qw(X x H h poste fronte apostrofoj iso unikodo)) {
$transkodigilo->al = $_;
print $transkodigilo->transkodigu(
'Laux Ludoviko Zamenhof bongustas ' .
'fresxa cxecxa mangxajxo kun spicoj.'
);
}
Esperanto has 6 letters that ASCII doesn't have. These characters do exist in Unicode and ISO-8859-3. This object orientated module makes conversion easier.
Requirements:
tags
Download Lingua::EO::Supersignoj 0.02
Authors software
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
