{
   "abstract" : "Experimental prefetching SPARQL query cacher",
   "author" : [
      "Kjetil Kjernsmo (KJETILK) <kjetilk@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.023, CPAN::Meta::Converter version 2.150005",
   "keywords" : [],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AtteanX-Query-Cache",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Inkt" : "0.001"
         }
      },
      "runtime" : {
         "requires" : {
            "Attean" : "0.015",
            "AtteanX::Endpoint" : "0",
            "AtteanX::Store::LDF" : "0.02",
            "AtteanX::Store::SPARQL" : "0.008",
            "Class::Method::Modifiers" : "0",
            "Digest::MD4" : "0",
            "IRI" : "0.005",
            "LWP::UserAgent::CHICaching" : "0.04",
            "List::MoreUtils" : "0",
            "Moo" : "1.006000",
            "MooX::Log::Any" : "0",
            "Redis" : "0",
            "Types::Standard" : "0.008",
            "namespace::clean" : "0",
            "perl" : "5.014"
         }
      },
      "test" : {
         "requires" : {
            "Carp::Always" : "0",
            "HTTP::Message::PSGI" : "0",
            "LWP::Protocol::PSGI" : "0",
            "RDF::Endpoint" : "0",
            "RDF::Generator::Void" : "0.04",
            "RDF::LinkedData" : "0",
            "Test::LWP::UserAgent" : "0.027",
            "Test::Modern" : "0",
            "Test::RedisServer" : "0",
            "autodie" : "0"
         }
      }
   },
   "provides" : {
      "AtteanX::Model::SPARQLCache" : {
         "file" : "lib/AtteanX/Model/SPARQLCache.pm"
      },
      "AtteanX::Model::SPARQLCache::LDF" : {
         "file" : "lib/AtteanX/Model/SPARQLCache/LDF.pm"
      },
      "AtteanX::Plan::LDF::Triple::EnterCache" : {
         "file" : "lib/AtteanX/Plan/LDF/Triple/EnterCache.pm",
         "version" : "0.002"
      },
      "AtteanX::Query::AccessPlan::Cache" : {
         "file" : "lib/AtteanX/Query/AccessPlan/Cache.pm",
         "version" : "0.002"
      },
      "AtteanX::Query::AccessPlan::PrefetchLDF" : {
         "file" : "lib/AtteanX/Query/AccessPlan/PrefetchLDF.pm",
         "version" : "0.002"
      },
      "AtteanX::Query::Cache" : {
         "file" : "lib/AtteanX/Query/Cache.pm",
         "version" : "0.002"
      },
      "AtteanX::Query::Cache::Analyzer" : {
         "file" : "lib/AtteanX/Query/Cache/Analyzer.pm",
         "version" : "0.002"
      },
      "AtteanX::Query::Cache::Analyzer::Model" : {
         "file" : "lib/AtteanX/Query/Cache/Analyzer/Model.pm"
      },
      "AtteanX::Query::Cache::Analyzer::QueryPlanner" : {
         "file" : "lib/AtteanX/Query/Cache/Analyzer/QueryPlanner.pm",
         "version" : "0.002"
      },
      "AtteanX::Query::Cache::Retriever" : {
         "file" : "lib/AtteanX/Query/Cache/Retriever.pm",
         "version" : "0.002"
      },
      "AtteanX::QueryPlanner::Cache" : {
         "file" : "lib/AtteanX/QueryPlanner/Cache.pm",
         "version" : "0.002"
      },
      "AtteanX::QueryPlanner::Cache::LDF" : {
         "file" : "lib/AtteanX/QueryPlanner/Cache/LDF.pm",
         "version" : "0.002"
      },
      "LWP::UserAgent::SemWebCache" : {
         "file" : "lib/LWP/UserAgent/SemWebCache.pm",
         "version" : "0.002"
      },
      "Plack::App::AtteanX::Query::Cache" : {
         "file" : "lib/Plack/App/AtteanX/Query/Cache.pm",
         "version" : "0.002"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kjetilk/p5-atteanx-query-cache/issues"
      },
      "homepage" : "https://metacpan.org/release/AtteanX-Query-Cache",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/kjetilk/p5-atteanx-query-cache.git",
         "web" : "https://github.com/kjetilk/p5-atteanx-query-cache"
      },
      "x_identifier" : "http://purl.org/NET/cpan-uri/dist/AtteanX-Query-Cache/project"
   },
   "version" : "0.002",
   "x_serialization_backend" : "JSON::PP version 2.27202"
}