mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
343 B
Text
6 lines
343 B
Text
p5::JSON::RPC-Common is a perl module provides abstractions for
|
|
JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2)
|
|
Procedure Call and Procedure Return objects (formerly known as
|
|
request and result), along with error objects. It also provides
|
|
marshalling objects to convert the model objects into JSON text
|
|
and HTTP requests/responses.
|