Console::Virtual is a simple, lightweight abstraction layer which
allows a program to interact with the user through a console, which
is emulated on whatever user interface is really available.
Documentation
Implementations
-
Console::Virtual (Perl module), in Perl
To run this implementation, you need:
- an implementation of Perl (we suggest perl 5.8.8)
Download
Development
Github: catseye/Console-Virtual
Bitbucket: catseye/console-virtual
Issue tracker: on github