curses Interface
Jump to navigation
Jump to search
Curses interface is cross-platform text-mode user interface.
Used as default on FreeBSD, if available.
Requirements
OS/distribution | Instructions |
---|---|
FreeBSD | Open a terminal, and type:
su -c 'pkg_add -r p5-Wx' |
Other | Open a terminal, and type:
cpan Wx |