The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2017-06-08

  • fixed: LWP::Useragent breaks with 'select failed: invalid argument' error after processing multiple records
  • changed: confrom to new Catmandu::Store::Datahub API
  • changed: POST does not need to know the id of the enclosed entity per RFC 2616
  • changed: POST should not check if a resource exists a piori per RFC 2616
  • changed: consistent coding in API methods
  • changed: get the proper error message from the HTTP::Response headers
  • fixed: datahub requires Content-Type: application/lido+xml

Modules

Store/retrieve items from the Datahub

Provides

in lib/Catmandu/Store/Datahub/API.pm
in lib/Catmandu/Store/Datahub/Bag.pm
in lib/Catmandu/Store/Datahub/OAuth.pm