NAME

TUI::toolkit::UO::Base - Derived UNIVERSAL::Object class for TUI::toolkit

VERSION

version 0.02

DESCRIPTION

This Module override the DESTROY method to unlock the hash, and pass an additional argument $in_global_destruction to the DEMOLISH methods.

This is required to avoid the warning when objects are destroyed during global destruction.

DEPENDENCIES

SEE ALSO

UNIVERSAL::Object

AUTHOR

J. Schneider <brickpool@cpan.org>

CONTRIBUTORS

Stevan Little <stevan@cpan.org>

LICENSE

Copyright (c) 2016-2023, 2026 the "AUTHORS" and "CONTRIBUTORS" as listed above.

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