AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- add CGI to Requires:, BuildRequires:, as that module is not in perl core since perl 5.22
- updated to 1.06: - Work better with batch requests: Now responses are properly returned as list as long as the request is a list as well (Arata Makoto)
- updated to 1.04 - Work with notifications, which are procedures without an id (Kirill Bogdanov)
- updated to 1.03 - Allow die \%hash from handlers (ka2u) - Fix the finalization of the response (0xAF) - Use require instead of Class::Load. Subclass in your app if you need that kind of ability, but it seems unlikely that we'd need anything more than eval require here. - JSON::RPC::Dispatcher already existed on CPAN. s/Dispatcher/Dispatch/g - New maintainer, completely new code for PSGI apps and JSON RPC 2.0 - If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT YOUR CODE TO WORK. THIS VERSION IS BACKWARDS INCOMPATIBLE
- use original .tar.gz
- switch to perl_requires macro
- created by cpanspec 1.78 o fixed deps - noarch pkg
- beautify specfile
- Initial package 0.96