Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
Randy J Ray
>
RPC-XML
> MANIFEST
Download:
RPC-XML-0.69.tar.gz
Annotate this POD
CPAN RT
New
3
Open
9
View Bugs
Report a bug
Source
ChangeLog
# Ch-ch-ch-changes
ChangeLog.xml
# See my swank new XML format!
MANIFEST
# This file
Makefile.PL
# MakeMaker skeleton
README
# Overview
README.apache2
# Notes on Apache2 and mod_perl2
etc/make_method
[
pod
]
# Tool to create *.xpl files
etc/rpc-method.dtd
# DTD for the *.xpl file structure
ex/linux.proc.meminfo.base
# Base/help/code files for the sample methods
ex/linux.proc.meminfo.code
# in the ex/ directory
ex/linux.proc.meminfo.help
ex/linux.proc.cpuinfo.base
ex/linux.proc.cpuinfo.code
ex/linux.proc.cpuinfo.help
ex/README
# Description of the contents of the ex/ dir
ex/Makefile
# Makefile to generate *.xpl files in ex/
lib/Apache/RPC/Server.pm
[
pod
]
# Apache-centric server implementation
lib/Apache/RPC/Status.pm
[
pod
]
# Apache::Status for Apache::RPC::Server data
lib/Apache/RPC/status.base
# Apache version of the system.status method
lib/Apache/RPC/status.code
lib/Apache/RPC/status.help
lib/RPC/XML.pm
[
pod
]
# Base data-type manipuation, etc.
lib/RPC/XML/Client.pm
[
pod
]
# Basic client class
lib/RPC/XML/Function.pm
[
pod
]
# Reference client implementation
lib/RPC/XML/Method.pm
[
pod
]
# Class encapsulation of RPC server methods
lib/RPC/XML/Parser.pm
[
pod
]
# Parser class for client and server
lib/RPC/XML/Parser/XMLParser.pm
[
pod
]
lib/RPC/XML/ParserFactory.pm
[
pod
]
lib/RPC/XML/Procedure.pm
[
pod
]
# Class encapsulation of RPC procedures
lib/RPC/XML/Server.pm
[
pod
]
# Basic server class
methods/identity.base
# Everything under method/ is template for the
methods/identity.code
# etc/make_method tool to create *.xpl files.
methods/identity.help
methods/introspection.base
methods/introspection.code
methods/introspection.help
methods/listMethods.base
methods/listMethods.code
methods/listMethods.help
methods/methodHelp.base
methods/methodHelp.code
methods/methodHelp.help
methods/methodSignature.base
methods/methodSignature.code
methods/methodSignature.help
methods/multicall.base
methods/multicall.code
methods/multicall.help
methods/status.base
methods/status.code
methods/status.help
t/00_load.t
# Test suites
t/01_pod.t
t/02_pod_coverage.t
t/10_data.t
t/11_base64_fh.t
t/12_nil.t
t/15_serialize.t
t/20_xml_parser.t
t/29_parserfactory.t
t/30_method.t
t/35_namespaces.t
t/40_server.t
t/41_server_hang.t
t/50_client.t
t/60_net_server.t
t/70_compression_detect.t
t/meth_bad_1.xpl
t/meth_bad_2.xpl
t/meth_good_1.xpl
t/namespace1.xpl
t/namespace2.xpl
t/namespace3.xpl
t/svsm_text.gif
t/util.pl
META.yml
Module meta-data (added by MakeMaker)
SIGNATURE
Public-key signature (added by MakeMaker)