Acme-CPANModulesBundle-Import

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Cache::FileCache" : "0",
            "Cache::Mmap" : "0",
            "Cache::Ref::FIFO" : "0",
            "Cache::SharedMemoryCache" : "0",
            "Cache::SizeAwareFileCache" : "0",
            "Catalyst" : "0",
            "Class::DBI" : "0",
            "Class::Date" : "0",
            "Class::Trigger" : "0",
            "Convert::Number::Roman" : "0",
            "Cpanel::JSON::XS" : "0",
            "DBI" : "0",
            "DBIx::Class" : "0",
            "DBIx::Class::InflateColumn::DateTimeX::Immutable" : "0",
            "DBIx::Class::Relationship" : "0",
            "DBIx::Class::Schema::Loader" : "0",
            "Date::Calc" : "0",
            "Date::Format" : "0",
            "Date::Handler" : "0",
            "Date::Manip" : "0",
            "Date::Manip::Date" : "0",

META.json  view on Meta::CPAN

            "HTML::Tree" : "0",
            "IPC::MM" : "0",
            "IPC::Open2" : "0",
            "IPC::ShareLite" : "0",
            "IPC::SharedCache" : "0",
            "Ima::DBI" : "0",
            "Iterator::Misc" : "0",
            "JSON" : "0",
            "JSON::MaybeXS" : "0",
            "JSON::PP" : "0",
            "JSON::XS" : "0",
            "Language::Befunge::lib::ROMA" : "0",
            "Lingua::AtD" : "0",
            "Lingua::Ispell" : "0",
            "Lingua::Jspell" : "0",
            "Lingua::MSWordSpell" : "0",
            "Lingua::Romana::Perligata" : "0",
            "Lingua::Spelling::Alternative" : "0",
            "List::Permutor" : "0",
            "MLDBM::Sync::SDBM_File" : "0",
            "Math::Combinatorics" : "0",

META.json  view on Meta::CPAN

      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.010"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
   "x_static_install" : 1
}

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


package Acme::CPANModules::Import::JSONDecoders;

our $DATE = '2018-09-22'; # DATE
our $VERSION = '0.001'; # VERSION

our $LIST = {
  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     => [
                   { module => "Benchmark" },
                   { module => "Cpanel::JSON::XS" },
                   { module => "JSON" },
                   { module => "JSON::MaybeXS" },
                   { module => "JSON::PP" },
                   { module => "JSON::XS" },
                   { module => "Text::CSV" },
                   { module => "Text::CSV_XS" },
                 ],
  summary     => "Comparing the speed of JSON decoders (2015)",
};

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

__END__

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

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.

=head1 INCLUDED MODULES

=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-CPANModulesBundle-Import>.



( run in 0.226 second using v1.01-cache-2.11-cpan-05444aca049 )