The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

METHODS

bopo_to_pin($text)

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

EXPORT

None by default.

SEE ALSO

http://jtoy.net/program/perl

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

AUTHOR

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

COPYRIGHT AND LICENSE

Copyright (C) 2004 by Jason Toy (æœä»²å…‰) . This is licensed under the BSD license.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 200:

You forgot a '=back' before '=head2'

Around line 214:

Non-ASCII character seen before =encoding in '(朱仲光)'. Assuming CP1252