Group
Extension

Matches 1

Data-SearchEngine ( A/AN/ANELSON/Data-SearchEngine-0.33.tar.gz, ANELSON, 2012; MetaCPAN )
Data-SearchEngine/lib/Data/SearchEngine/Results.pm ( view source; MetaCPAN )
You
may serialize it thusly:

  my $json = $results->freeze({ format => 'JSON' });
  # ...
  my $results = Data::SearchEngine::Results->thaw($json, { format => 'JSON' });

=head1 ATTRIBUTES

=head2 el

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