| Convert-Braille documentation | view source | Contained in the Convert-Braille distribution. |
Convert::Braille::Ethiopic - Convert Between Braille Encodings.
use Convert::Braille::Ethiopic; print brailleAsciiToEthiopic ( "S5LAM" ), "\n"; print brailleDotsToEthiopic ( "234261231134" ), "\n";
perl5.6.0 or later, Convert::Number::Ethiopic
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
None presently known.
Daniel Yacob, dyacob@cpan.org
Convert::Braille Convert::Braille::English
Included with this package:
examples/demo.pl examples/makeethiopic.pl
| Convert-Braille documentation | view source | Contained in the Convert-Braille distribution. |