This the the Debian Configuration Management system. To test it, try these
commands.

PERL5LIB=. DEBIAN_FRONTEND=Gnome ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=Dialog ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=Readline ./frontend samples/demo
PERL5LIB=. DEBIAN_FRONTEND=Web ./frontend samples/demo

