The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for RDF::LDF

0.09  2015-05-06 13:03:50 CEST
  - Minor fixed in build scripts

0.08  2015-04-24 09:53:02 CEST
  - Fixing command line creating JSON as output
  
0.07  2015-03-18 11:09:23 CET
  - Fixing missing Throwable
  - Fixing UTF-8 security bug in File::Slurp

0.06  2015-03-16 13:10:10 CET
  - Update requirements for HTTP::Message
  - Fixing Error and Moo conflict

0.05  2015-02-26 21:35:38 CET
  - adding better error handling
  - Catmandu::Error->throw is called but not loaded
  - use RDF::Trine::Parser to load URL contents into a model
  - use URI::Template in constructing fragment URLs
  - Improved use of RDF::Trine user agent and added mocked network tests
  - Enabled more get_pattern tests
  - Network test are optional with RDFLDF_NETWORK_TESTS=1

0.04  2015-02-23 16:38:51 CET
  - fixing the non-zero results bug
  - adding example sparql for testing
  
0.03  2015-02-23 15:09:04 CET
  - adding RDF::Trine::Store support
  - adding a ldf-client.pl command line client
  - provide example sparql queries
  
0.02  2015-02-19 20:24:24 CET
  - adding required modules in cpanfile

0.01  2015-02-19 10:48:34 CET
  - initial release