NAME

ICANN::RST::ChangeLog - an object representing a set of changes.

VERSION

version 0.01

NAME

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

METHODS

date()

Returns a DateTime representing the date of the changes.

changes()

Returns an array of ICANN::RST::Text objects.

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.