NAME

ICANN::RST::Resource - an object representing an RST resource.

VERSION

version 0.01

DESCRIPTION

This class inherits from ICANN::RST::Base (so it has the id() and spec() methods).

METHODS

description()

A ICANN::RST::Text object containing the long textual description of the resource.

url()

A URI object representing the URL for this resource.

AUTHOR

Gavin Brown <gavin.brown@icann.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2025 by Internet Corporation for Assigned Names and Number (ICANN).

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.