SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
net/p5-RPC-XML/pkg/DESCR
Normal file
8
net/p5-RPC-XML/pkg/DESCR
Normal file
|
@ -0,0 +1,8 @@
|
|||
The RPC::XML package is an implementation of the XML-RPC standard.
|
||||
|
||||
The package provides a set of classes for creating values to pass to the
|
||||
constructors for requests and responses. These are lightweight objects,
|
||||
most of which are implemented as tied scalars so as to associate specific
|
||||
type information with the value. Classes are also provided for requests,
|
||||
responses, faults (errors) and a parser based on the XML::Parser package
|
||||
from CPAN.
|
Loading…
Add table
Add a link
Reference in a new issue