The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Compare parts of JSON string to data structure using JSON pointers VERSION",
   "author" : [
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test2-Tools-JSON-Pointer",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008001"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "FindBin" : "0",
            "Test::CPAN::Changes" : "0",
            "Test::EOL" : "0",
            "Test::Fixme" : "0.07",
            "Test::More" : "0.94",
            "Test::NoTabs" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0",
            "Test::Strict" : "0",
            "YAML" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Cpanel::JSON::XS" : "0"
         },
         "requires" : {
            "JSON::MaybeXS" : "0",
            "JSON::Pointer" : "0",
            "Test2::Compare::Base" : "0.000060",
            "Test2::Util::HashBase" : "1.302015",
            "parent" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test2::Require::Module" : "0.000060",
            "Test2::Util::Table" : "0.000060",
            "Test2::V0" : "0.000060",
            "perl" : "5.008001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/Test2-Tools-JSON-Pointer/issues"
      },
      "homepage" : "https://metacpan.org/pod/Test2::Tools::JSON::Pointer",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/Test2-Tools-JSON-Pointer.git",
         "web" : "https://github.com/plicease/Test2-Tools-JSON-Pointer"
      }
   },
   "version" : "0.01",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02",
   "x_use_unsafe_inc" : 0
}