NAME
ICANN::RST::Base - base class for other things.
VERSION
version 0.01
METHODS
id()
Returns a string containing the unique ID of the thing.
order()
Returns an integer representing the position of the thing among its siblings.
spec()
Returns a reference to the enclosing ICANN::RST::Spec object.
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.