Skip to content

Commit

Permalink
Added new files
Browse files Browse the repository at this point in the history
  • Loading branch information
rjray committed Jan 27, 2002
1 parent 398b873 commit a285a38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST
Expand Up @@ -22,6 +22,7 @@ lib/RPC/XML.pm # Base data-type manipuation, etc.
lib/RPC/XML/Client.pm # Reference client implementation
lib/RPC/XML/Method.pm # Class encapsulation of RPC server methods
lib/RPC/XML/Parser.pm # Parser class for client and server
lib/RPC/XML/Procedure.pm # Class encapsulation of RPC procedures
lib/RPC/XML/Server.pm # Reference server implementation
methods/identity.base # Everything under method/ is template for the
methods/identity.code # etc/make_method tool to create *.xpl files.
Expand Down Expand Up @@ -49,6 +50,8 @@ t/10_data.t
t/20_parser.t
t/30_method.t
t/40_server.t
t/50_client.t
t/60_net_server.t
t/meth_bad_1.xpl
t/meth_bad_2.xpl
t/meth_good_1.xpl

0 comments on commit a285a38

Please sign in to comment.