1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
---
abstract: 'A SPARQL 1.1 Query implementation for use with RDF::Trine.'
author:
- 'Gregory Todd Williams <gwilliams@cpan.org>'
- 'Gregory Todd Williams <gwilliams@cpan.org>'
build_requires:
ExtUtils::MakeMaker: 6.42
FindBin: 0
Test::Exception: 0
Test::JSON: 0
Test::More: 0.88
YAML: 0
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 0.99'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: RDF-Query
no_index:
directory:
- examples
- inc
- t
- xt
recommends:
Bloom::Filter: 1
Crypt::GPG: 0
Geo::Distance: 0.09
Getopt::Simple: 0
LWP::Simple: 0
RDF::Redland: 1
requires:
Data::UUID: 0
DateTime::Format::W3CDTF: 0
Digest::SHA: 0
Error: 0
File::Spec: 0
File::Temp: 0
I18N::LangTags: 0
JSON: 2
Module::Pluggable: 0
Parse::RecDescent: 0
RDF::Trine: 0.138
Scalar::Util: 0
Set::Scalar: 0
URI: 1.52
resources:
homepage: http://search.cpan.org/dist/RDF-Query/
license: http://dev.perl.org/licenses/
repository: http://github.com/kasei/perlrdf/
version: 2.908
|