Bopomofo - Perl extension for converting Chinese both ways between pinyin and bopomofo


Bopomofo documentation  | view source Contained in the Bopomofo distribution.

Index


NAME

Top

Bopomofo - Perl extension for converting Chinese both ways between pinyin and bopomofo

SYNOPSIS

Top

  use Bopomofo;
  my $pinyin = bopo_to_pin($bopo);

METHODS

Top

bopo_to_pin($text)

A map of pinyin sounds to Taiwanese bopomofo (zhuyin) sounds.

EXPORT

None by default.

SEE ALSO

Top

http://jtoy.net/program/perl

http://jtoy.net/cpan/cpan.html

AUTHOR

Top

Jason Toy (朱仲光) <toy@cpan.g>

COPYRIGHT AND LICENSE

Top


Bopomofo documentation  | view source Contained in the Bopomofo distribution.