RDF-Query-Client
================
Created: 2009-11-10
Home page: <https://metacpan.org/release/RDF-Query-Client>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=RDF-Query-Client>
Maintainer: Toby Inkster <mailto:tobyink@cpan.org>
0.109 2012-02-08
- (Bugfix Packaging)
0.108 2012-02-08
- (Update) Stop using deprecated UNIVERSAL::AUTHORITY.
++"Jonas Smedegaard"
0.107 2011-12-03
- (Bugfix Packaging) Update to newer Module::Package::RDF
0.106 2011-11-26
- (Packaging) Module::Package::RDF
- (Update) use 5.010
- General tidy-up.
- Support 'Content-Type: application/sparql-(query|update)'.
- Support HTTP 'PATCH' method.
0.105 2011-03-04
- Fix annoying warning message.
0.104 2011-02-23
- Accept (and prefer) JSON results format.
- Clean up media-type handling.
- Delegate media-type-to-parser mapping to RDF::Trine.
0.103 2010-07-08
- (Bugfix) use Scalar::Util qw'blessed'
0.102 2010-07-07
- (Bugfix) Construct HTTP::LRDD object just in time.
0.101 2010-07-03
- (Bugfix) Possibly this will fix some cpan-tester fails, though I'm not
entirely sure.
0.100 2010-06-30
- (Addition) Automatic endpoint discovery.
0.05 2010-03-20
- (Update) Test script now checks HTTP connectivity to sparql.org before
using it for tests.
- Minor documentation improvements.
0.04 2010-01-27
- (Update) Use my new build system.
0.03 2009-12-07
- Makefile.PL compatibility with earlier Perl versions.
- Remove documentation for RDF::Query-compatible stub functions; issue
warnings when they're called.
0.02 2009-11-12
- (Addition) Implement get() method
- (Addition) Support for HTTP Basic Auth
- Add security notes to documentation
- lib/RDF/Query/Client.pm: use 5.006
0.01 2009-11-10