Acme-CPANLists-Import

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.008"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}

lib/Acme/CPANLists/Import/JSONDecoders.pm  view on Meta::CPAN

package Acme::CPANLists::Import::JSONDecoders;

our $DATE = '2016-12-28'; # DATE
our $VERSION = '0.03'; # VERSION

our @Module_Lists = ({description=>"This list is generated by extracting module names mentioned in the article [http://perlmaven.com/comparing-the-speed-of-json-decoders] (retrieved on 2016-07-19). For the full article, visit the URL.",entries=>[{mod...

1;
# ABSTRACT: Comparing the speed of JSON decoders (2015)

__END__

=pod

=encoding UTF-8

lib/Acme/CPANLists/Import/JSONDecoders.pm  view on Meta::CPAN


=head2 Comparing the speed of JSON decoders (2015)

This list is generated by extracting module names mentioned in the article [http://perlmaven.com/comparing-the-speed-of-json-decoders] (retrieved on 2016-07-19). For the full article, visit the URL.


=over

=item * L<Benchmark>

=item * L<Cpanel::JSON::XS>

=item * L<JSON>

=item * L<JSON::MaybeXS>

=item * L<JSON::PP>

=item * L<JSON::XS>

=item * L<Text::CSV>

=item * L<Text::CSV_XS>

=back

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANLists-Import>.



( run in 0.522 second using v1.01-cache-2.11-cpan-4d50c553e7e )