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

Data::Decode::Encode::Guess::JP - Generic Encode::Guess For Japanese Encodings

SYNOPSIS

  Data::Decode->new(
    strategy => Data::Decode::Encode::Guess::JP->new()
  );

METHODS

new