Group
Extension

Matches 2

Lingua-EN-ABC ( B/BK/BKB/Lingua-EN-ABC-0.12.tar.gz, BKB, 2021; MetaCPAN )
Lingua-EN-ABC/lib/Lingua/EN/ABC.pm ( view source; MetaCPAN )

use JSON::Parse 'read_json';
use Convert::Moji 'make_regex';

our $VERSION = '0.12';

# Load the data from the file.

my $json = __FILE__;
$json =~ s!\.pm$!/abc.json!;
my $abc = read_json ($json);

#
Lingua-EN-ABC ( B/BK/BKB/Lingua-EN-ABC-0.12.tar.gz, BKB, 2021; MetaCPAN )
Lingua-EN-ABC/lib/Lingua/EN/ABC.pod ( view source; MetaCPAN )
</a2b>.

=head1 DEPENDENCIES

=over

=item L<Carp>

Carp is used to print errors.

=item L<JSON::Parse>

JSON::Parse is used to read in the file of spelling data.

=item L<Convert::Moji/make_regex>

T
e, the ambiguity data about which words
are ambiguous (vice/vise etc.) was not being put into the JSON data
file, and yet it was passing all its tests, so there cannot be any
tests of this.

=back

=h

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.