The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Encode::ShiftJIS2004 - shift_jis-2004 - JIS X 0213 Annex 1 encoding

ABSTRACT

This module provides followng encoding.

  Canonical         Alias                         Description
  --------------------------------------------------------------
  shift_jis-2004    qr/\bshift.*jis.*2004$/i      "shift" encoding
  --------------------------------------------------------------

DESCRIPTION

To find out how to use this module in detail, see Encode.

SEE ALSO

Encode, Encode::JISX0213.

AUTHOR

Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>

COPYRIGHT

Copyright (C) 2013 Hatuka*nezumi - IKEDA Soji.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.