| Pod-PerldocJp documentation | view source | Contained in the Pod-PerldocJp distribution. |
Pod::PerldocJp - perldoc that also checks perldoc.jp
perldocjp -J perlfunc # show translation (if any) perldocjp perlfunc # show original version perldocjp perldocjp # 日本語で使い方を見る
This is a drop-in-replacement for perldoc for Japanese people. Usage is the same, except it can look for a translation at http://perldoc.jp with -J option.
to support -J option.
looks for a 5.10.0 translation at perldoc.jp if -J option is set.
looks also under Pod::PerldocJp namespace.
always try to use "text" formatter.
adds encoding info while writing a temp file to show.
decode while searching.
are translated.
And for Japanized Perl Resources Project:
Kudos to all the contributors thereof.
Kenichi Ishigaki, <ishigaki@cpan.org>
Copyright (C) 2009 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Pod-PerldocJp documentation | view source | Contained in the Pod-PerldocJp distribution. |