NAME

TUI::Vision - Perl TUI Framework (Turbo Vision 2.0 Port)

SYNOPSIS

use TUI::Vision;

# This is a placeholder module.
# The full framework is currently being migrated
# from the current TV:: namespace.

DESCRIPTION

TUI::Vision is a modern Perl Text User Interface (TUI) framework. It is based on a clean, native port of Borland's Turbo Vision 2.0 (C++ 1994/97), adapted for contemporary Perl environments.

This release contains only namespace stubs. The full implementation will be published in upcoming versions.

ROADMAP

  • Phase 1 — Namespace reservation Stub modules for all core components (Vision, Objects, Views, Drivers, ...)

  • Phase 2 — Migration Mechanical migration of the TV:: codebase into the TUI:: namespace.

  • Phase 3 — Driver abstraction Win32 driver (existing) and other (planned).

  • Phase 4 — Toolkit consolidation Unified object model, event system, dialogs, validation, and standard widgets.

AUTHOR

J. Schneider