A program to allow you to ssh to a remote host inside a new X Terminal window (like XTerm).
Library to support the xssh program
Library to support reading and writing to the config file
App::Xssh requires at least perl 5.6.0 and these other modules:
- Config::General
- Moose;
- X11::Terminal
Standard process for building & installing modules:
perl Build.PL
./Build
./Build test
./Build install
Copyright 2010-2020 Evan Giles [email protected].
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.