CaCORE
view release on metacpan or search on metacpan
html/intro.html view on Meta::CPAN
<h3>Architecture</h3>
<p>The following picture describe the architecture of CaCOREperl and how it is related to the caCORE server.</p>
<IMG src="architecture.jpg"</IMG>
<p>This picture illustrates the following features of CaCOREperl:<p>
<ul>
<li>CaCOREperl itself is not a data store, but a delegate to the caCORE server.
<li>CaCOREperl encapsulates the gory details of webservice call to the caCORE server, and serializing/deserializing
of domain objects.
<li>Communication with caCORE server is transparent to the user.
</ul>
<h2><a name="installing">Installing CaCOREperl</a></h2>
Perl comes installed on Unix and Linux platforms. For window based systems, you can download
a Perl version from www.activestate.com.
CaCOREperl is depened on two Perl modules, XML::DOM and LWP::UserAgent.
You must install both XML::DOM and LWP::UserAgent in addition to CaCOREperl.
( run in 0.368 second using v1.01-cache-2.11-cpan-0a6323c29d9 )