Skip files list |
|
More...
|
over 14 years ago
|
Administrative tasks to prepare for 0.34 release. |
|
More...
|
almost 17 years ago
|
Added the warnings pragma for cleanliness and consistency (despite this being a dummy module). |
|
More...
|
almost 17 years ago
|
Fixed $VERSION strings to bump them up; bitten by svn oversight again. |
|
More...
|
almost 17 years ago
|
Fixed a bug found by Gavin Carr in which search attempts routed through static-method invocations of search() in any of the types (Books, Authors, etc.) would fail to get the API key unless one had been set as a default. |
|
More...
|
almost 17 years ago
|
Fixed/updated copyright and licensing information. All licensing links are current with regards to Artistic 2.0 and LGPL 2.1. |
|
More...
|
almost 17 years ago
|
Changes/admin work for new release. |
|
More...
|
over 17 years ago
|
Re-wrote areas that use Business::ISBN, due to some interface changes in the latest version. Some just broke tests, but one flat out broke this module. |
|
More...
|
over 17 years ago
|
Preparation for 0.32 release |
|
More...
|
about 18 years ago
|
Fixed a bug reported by Kevin Old in which trying to "find" an item using a handle with a non-default API key, and the factory syntax, would fail to use the existing API key. |
|
More...
|
about 18 years ago
|
Files prep for 0.31 release |
|
More...
|
over 18 years ago
|
Moved all XML files into a sub-directory. Fixes to test suites. |
|
More...
|
over 18 years ago
|
Moved all XML files into a sub-directory. |
|
More...
|
over 18 years ago
|
Fixed a bug in which looking up a book (via find()) with the ID instead of the ISBN did not work. Added a unit test for this, as well. |
|
More...
|
over 18 years ago
|
Found that creating an API object with an explicit API key argument was ignoring the user argument and using the default all the time. Also created test cases to check this going forward. |
|
More...
|
over 18 years ago
|
Added a WebService::ISBNDB module. This is an empty module that acts as the version place-holder, both for build numbering and for testing by modules that depend on this package. |
|
More...
|
over 18 years ago
|
Prep for 0.30 release. |
|
More...
|
over 18 years ago
|
Implementation of an Iterator class, with tests and test data. Integrated into the REST protocol module as the return value from request_all(). |
|
More...
|
over 18 years ago
|
It is no longer necessary to test connectivity to isbndb.com before running the tests. |
|
More...
|
over 18 years ago
|
Fixed the handling of arguments to make sure that page_number is included and properly handled. |
|
More...
|
over 18 years ago
|
Forgot to increment $VERSION. |
|
More...
|
over 18 years ago
|
Renamed the "agent" attribute to "useragent", and renamed the associated accessors. |
|
More...
|
over 18 years ago
|
Changes that should have been part of changeset 26. |
|
More...
|
over 18 years ago
|
Changes that should have been part of changeset 26. |
|
More...
|
over 18 years ago
|
Removed explicit specification of "UTC" in str2time calls, since talk with isbndb.com verified that these are already in UTC. Added 'Z' suffix to strings when setting them via set_*_sec methods, to ensure UTC. |
|
More...
|
over 18 years ago
|
Set svn:keywords property. |
|
More...
|
over 18 years ago
|
Prep for 0.20 build. |
|
More...
|
over 18 years ago
|
Bug-fixes directly resulting from the unit-test suites. |
|
More...
|
over 18 years ago
|
A more comprehensive suite of tests. Includes XML files that are snapshots of the corresponding data from isbndb.com, so that the tests don't keep using up the daily allotment of requests for the key. Also includes DUMMY.pm, a dummy connector for WebService::ISBNDB::Agent that reads the XML from the snapshot files. |
|
More...
|
over 18 years ago
|
Added the rest of the data isbndb.com makes available for books. |
|
More...
|
over 18 years ago
|