DESCRIPTION bin/xssh Program to allow you to ssh to a remote host inside a new X Terminal window (like XTerm). App::Xssh Library to support the xssh program App::Xssh::Config Library to support reading and writing to the config file PREREQUISITES App::Xssh requires at least perl 5.6.0 and these other modules: Config::General X11::Terminal BUILDING/INSTALLING Once the archive is unpacked, use these commands: perl Makefile.PL make make test make install COPYRIGHT AND LICENCE Copyright 2010-2011 Evan Giles . This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.