XRI Library version 0.2.3 (alpha)

This resolver implements a subset of the specification for XRI resolution defined in

http://www.oasis-open.org/committees/download.php/5109/xri-syntax-resolution-1.0-cd.pdf

After installation, for more information, do

man xri
man xriresolve

NOTE

As installed, the roots file points to a development data broker at http://devat.registry.idcommons.net

This is a development server and is not guaranteed to be stable.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

Perl 5.6.0 or newer is required to run the XRI Resolver.

This module requires these other modules and libraries:

LWP::Simple
Log::Agent
Text::Balanced
URI::Escape
XML::Smart

In addition, the executable xriresolve.pl requires:

Getopt::Std

...and `make test` (pre-installation testing) requires:

Test::More

COPYRIGHT AND LICENCE

Copyright (C) 2004 Identity Commons

See LICENSE.