Group
Extension

Matches 2

WWW-WWWJDIC ( B/BK/BKB/WWW-WWWJDIC-0.005.tar.gz, BKB, 2018; MetaCPAN )
WWW-WWWJDIC/lib/WWW/WWWJDIC.pod ( view source; MetaCPAN )
ce, and new
mirrors may be created. The above mirrors are obtained using the
script F<boot/scrape-json.pl> in the git repository. This script is
not part of the CPAN distribution.

=back

=head2 looku
sed by L</lookup_url> to form the URL.

=item L<JSON::Parse>

This is used to parse the information about WWWJDIC, which is
internally stored in the JSON format.

=back

=head1 BUGS

=over

=item *

M
WWW-WWWJDIC ( B/BK/BKB/WWW-WWWJDIC-0.005.tar.gz, BKB, 2018; MetaCPAN )
WWW-WWWJDIC/lib/WWW/WWWJDIC.pm ( view source; MetaCPAN )
ode qw/encode decode/;
use utf8;
use URI::Escape;
use JSON::Parse 'json_file_to_perl';

my $jfile = __FILE__;
$jfile =~ s/\.pm/.json/;
my $j = json_file_to_perl ($jfile);

my %mirrors = %{$j->{mirrors

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