There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

XRI::Descriptor - Parse routines for XRI

SYNOPSIS

use XRI:Parse;
my $XRI = XRI::Parse->new($xri);

$escaped = $XRI->escapeURI;
$split   = $XRI->splitAuyhLocal;

ABSTRACT

Parse routines for XRI

DESCRIPTION

This module provides utilities to parse an XRI string.

BUG

  • Clean up escape code

  • Strip comments properly

SEE ALSO

xri(3)

AUTHOR

Fen Labalme, <fen@idcommons.net>

COPYRIGHT AND LICENSE

Copyright 2004 Identity Commons

See LICENSE.