Perl implementation of the XDI Service Provider Interface Toolkit (SPIT) for authentication and data sharing.
INSTALLATION
To install this module, type the following:
perl Makefile.PL
make
make test
make install
To install the sample client app:
You're all set.
Note that idbroker.pl and registry.pl are toy broker apps that no longer work. They are there for your reference only.
DEPENDENCIES
This module requires these other modules and libraries:
LWP::Simple
XRI
URI::Escape
REFERENCES
COPYRIGHT AND LICENCE
Copyright (c) Blue Oxen Associates 2004. All rights reserved.
See COPYING for licensing terms.
$Id: README,v 1.1.1.1 2004/06/01 04:18:02 eekim Exp $