Changeset 9357
- Timestamp:
- 04/12/08 23:55:30 (5 years ago)
- Location:
- lang/perl/Encode-JP-Mobile/trunk
- Files:
-
- 1 removed
- 3 modified
-
MANIFEST (modified) (3 diffs)
-
lib/Encode/JP/Mobile.pm (modified) (1 diff)
-
lib/Encode/JP/Mobile/Basics.pod (deleted)
-
lib/Encode/JP/Mobile/Cookbook.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode-JP-Mobile/trunk/MANIFEST
r6423 r9357 10 10 dat/softbank-unicode2sjis_auto.yaml 11 11 lib/Encode/JP/Mobile.pm 12 lib/Encode/JP/Mobile/Basics.pod13 12 lib/Encode/JP/Mobile/Character.pm 14 13 lib/Encode/JP/Mobile/Charnames.pm … … 25 24 t/charnames.t 26 25 t/convert-bruteforce.t 26 t/convert-sjis-fallback-leave_src.t 27 27 t/docomo-bruteforce.t 28 28 t/emoji_convert_sjis.t … … 34 34 t/kddi-jis.t 35 35 t/kddi-trans.t 36 t/mime_name.t 36 37 t/Mobile.t 37 38 t/props-bruteforce-yaml.t -
lang/perl/Encode-JP-Mobile/trunk/lib/Encode/JP/Mobile.pm
r7001 r9357 323 323 L<Encode>, L<HTML::Entities::ImodePictogram>, L<Unicode::Japanese> 324 324 325 L<http://coderepos.org/share/wiki/Mobile/Encoding> 325 326 L<http://www.nttdocomo.co.jp/service/imode/make/content/pictograph/basic/> 326 327 L<http://www.nttdocomo.co.jp/service/imode/make/content/pictograph/extention/> -
lang/perl/Encode-JP-Mobile/trunk/lib/Encode/JP/Mobile/Cookbook.pod
r6447 r9357 196 196 =head1 SEE ALSO 197 197 198 L<Encode::JP::Mobile>, L< Encode::JP::Mobile::Basics>198 L<Encode::JP::Mobile>, L<http://coderepos.org/share/wiki/Mobile/Encoding> 199 199 200 200 =head1 AUTHORS
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)