| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.0506
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
26 Dec 2012 14:05:39
0.0506
|
tobez  |
Update to 0.0506.
Changes: http://search.cpan.org/dist/JSON-RPC-Dispatcher/Changes |
10 Jun 2012 18:42:48
0.0505
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
17 Sep 2011 06:49:29
0.0505
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
17 May 2011 11:05:02
0.0505
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
01 Sep 2010 06:30:06
0.0505
|
bapt  |
- Update to 0.0505
Approved by: mentors (implicit) |
20 Aug 2010 08:09:14
0.0504
|
leeym  |
- update to 0.0504 |
09 Jul 2010 12:35:11
0.0503
|
tobez  |
Update to 0.0503.
Changes: http://search.cpan.org/dist/JSON-RPC-Dispatcher/Changes |
02 Jul 2010 02:53:18
0.0502
|
wen  |
- Update to 0.0502
- Reset maintainer to perl@
Feature safe: yes |
25 Jun 2010 07:47:09
0.0500
|
wen  |
- Update to 0.0500
Feature safe: yes |
21 Apr 2010 01:02:14
0.0402
|
wen  |
JSON::RPC::Dispatcher can make any PSGI/Plack aware server a
JSON-RPC 2.0 server. This will allow you to expose your custom
functionality as a web service in a relatiely tiny amount of
code, as you can see above.
This module follows the draft specficiation for JSON-RPC 2.0.
More information can be found at:
http://groups.google.com/group/json-rpc/web/json-rpc-2-0.
WWW: http://search.cpan.org/dist/JSON-RPC-Dispatcher/ |