Changes for version 0.003010
- 2026-06-02
- Tests: remove incorrect skip logic; terminal tests now run reliably on real TTY
- Terminal: fix SIGIO crash during shutdown (kernel emitted async I/O signal on fd close)
- Terminal: set $SIG{IO} = 'IGNORE' in Close() to align with termbox-go shutdown semantics
- Tests: restore stable done_testing; full suite now executes to completion
Documentation
Modules
Pure Perl termbox implementation
OS independent implementation for Termbox
Development tools module
Legacy Termbox Interface implementation
Terminal Termbox implementation
Terminal Backend implementation for Termbox
Terminfo implementation for Termbox
Terminfo builtin implementation for Termbox
determine columns needed for a wide character
Win32 Termbox implementation
Win32 Backend implementation for Termbox
Windows Terminal Termbox implementation
Provides
in lib/Termbox/Go/WCWidth/Tables.pm
in lib/Termbox/Go/Legacy.pm
in lib/Termbox/Go/Win32/Backend.pm
in lib/Termbox/Go/WinVT.pm