8
0
forked from pool/perl-JSON-RPC
Commit Graph

6 Commits

Author SHA256 Message Date
Stephan Kulow
2aa89b14f1 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=18
2014-09-15 15:46:47 +00:00
Stephan Kulow
829137d959 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=16
2013-06-17 11:59:00 +00:00
Stephan Kulow
a8f97ebfa9 use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=13
2011-11-18 11:30:01 +00:00
Stephan Kulow
444c5d926d siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=7
2010-12-01 13:47:45 +00:00
Christian Wittmer
b6584d959f cpanspec, fix deps, noarch pkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=3
2010-11-11 15:11:11 +00:00
Lars Vogdt
5fff41af0c - beautify specfile
- Initial package 0.96

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=2
2009-08-07 13:26:28 +00:00