Net-API-REST-v0.8.1
Implementation of RESTful API
Changes for v0.8.1 - 2023-03-24T16:24:44Z
- Changing approach in method reply() in Net::API::REST for post-response callback using $r->pool->cleanup_register
- Corrected method route() for using per HTTP method class method, such as _get => My::Module->list
- Corrected method variables() in class Net::API::REST::Endpoint to use the right support method.
Data-Section-Seekable-0.091
Read and write parts from data section
Changes for 0.091 - 2023-01-20
- No functional changes.
- [doc] Add FAQ item about 'unopened filehandle DATA'.
Business-ISBN-3.008
work with International Standard Book Numbers
Changes for 3.008 - 2023-03-23T19:56:57Z
- Fix test for GitHub #24. An ISBN that was invalid is now valid.