Changeset 4121

Show
Ignore:
Timestamp:
01/06/08 23:52:07 (5 years ago)
Author:
miyagawa
Message:

added =encoding utf-8

Location:
lang/perl/Encode-JP-Mobile/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Encode-JP-Mobile/trunk/Changes

    r4108 r4121  
    11Revision history for Perl extension Encode::JP::Mobile 
     2 
     30.16 
     4        - Added =encoding to Charnames.pm POD 
    25 
    360.15  Sun Jan  6 01:12:30 PST 2008 
  • lang/perl/Encode-JP-Mobile/trunk/lib/Encode/JP/Mobile/Charnames.pm

    r3722 r4121  
    134134__END__ 
    135135 
     136=encoding utf-8 
     137 
    136138=head1 NAME 
    137139 
     
    142144    use Encode::JP::Mobile::Charnames; 
    143145 
    144     "\N{DoCoMo Beer} \N{DoCoMo ファーストフード}\n"; 
     146    print "\N{DoCoMo Beer} \N{DoCoMo ファーストフード}\n"; 
    145147    Encode::JP::Mobile::Charnames::unicode2name(0xE672);    # => 'ビール' 
    146148    Encode::JP::Mobile::Charnames::unicode2name_en(0xE672); # => 'Beer'