The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.