The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'get data from W3C SPARQL Protocol 1.0 servers'
author:
  - 'Toby Inkster <tobyink@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Test::More: 0.61
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 0
generated_by: 'Module::Install version 1.06'
keywords:
  - HTTP
  - Protocol
  - Query
  - RDF
  - REST
  - SPARQL
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
module_name: RDF::Query::Client
name: RDF-Query-Client
no_index:
  directory:
    - examples
    - inc
    - t
    - xt
recommends:
  HTTP::LRDD: 0
requires:
  Carp: 0
  HTTP::Request: 0
  LWP::UserAgent: 0
  RDF::Trine: 0.133
  Scalar::Util: 0
  URI::Escape: 0
  authority::shared: 0
  namespace::clean: 0.20
  perl: 5.10.0
resources:
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=RDF-Query-Client
  homepage: https://metacpan.org/release/RDF-Query-Client
  license: http://dev.perl.org/licenses/
  repository: https://github.com/tobyink/p5-rdf-query-client
version: 0.112
x_contributors:
  - TOBYINK
  - 'Jonas Smedegaard'