NAME
URI::icaps - URI scheme for ICAPS Identifiers
VERSION
Version 0.07
SYNOPSIS
use URI::icaps;
my $uri = URI->new('icaps://icap-proxy.example.com/');
DESCRIPTION
This module implements the icaps:
URI scheme defined in RFC 3507. This module inherits the behaviour of URI::icap
SUBROUTINES/METHODS
See URI::icap
AUTHOR
David Dick, <ddick at cpan.org>
DIAGNOSTICS
See URI::icap
CONFIGURATION AND ENVIRONMENT
See URI::icap
DEPENDENCIES
URI::icaps requires the following non-core modules
URI::icap
INCOMPATIBILITIES
None reported
BUGS AND LIMITATIONS
Please report any bugs or feature requests to bug-uri-icaps at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=URI-icaps. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc URI::icaps
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
LICENSE AND COPYRIGHT
Copyright 2016 David Dick.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.