SSHMnu

by  Walery Wysotsky <i@walery.org.ua>

Project Home Page: 	http://walery.org.ua/



-----------------------------------------------------------------------------
Introduction
-----------------------------------------------------------------------------
Start ssh, telnet and other remote terminal utilities from tree list. Made as
replacement for KDE konsole bookmarks.

 
-----------------------------------------------------------------------------
Build and Installation
-----------------------------------------------------------------------------

 I. Install dependencies:
    1)  install the Perl
    2)  install perl modules:
	Prima
	Switch
	XML::Simple
	Data::Dumper

 II. Install SSHMnu:
      perl Makefile.PL
      make
      make test
      make install
    
