NAME

TUI::Memory - Memory utilities for the TUI::Vision framework

SYNOPSIS

use TUI::Memory;

DESCRIPTION

TUI::Memory provides memory-related utility functions for the TUI::Vision framework. In the original Turbo Vision architecture, this subsystem offered lightweight helpers for detecting low-memory conditions and performing diagnostic checks.

This module re-exported:

  • Util Utility functions such as lowMemory for memory monitoring.

AUTHORS

Borland International (original Turbo Vision design)
J. Schneider <brickpool@cpan.org> (Perl implementation and maintenance)

CONTRIBUTORS

Contributors are documented in the POD of the respective framework modules.

COPYRIGHT AND LICENSE

Copyright (c) 1990-1994, 1997 by Borland International

Copyright (c) 2025-2026 the "AUTHORS" as listed above.

This software is licensed under the MIT license (see the LICENSE file, which is part of the distribution).