Duncan Ferguson
7e55006acd
Merge branch 'master' of github.com:duncs/clusterssh
2015-12-07 16:32:50 +00:00
tony mancill
8c20689d24
update bash-completion script for ~/.clusterssh/ files
2015-12-03 22:17:46 -08:00
Duncan Ferguson
a2456461f3
Be more verbose about perl being used
2015-11-28 12:45:59 +00:00
Duncan Ferguson
96c73a0080
Add in csftp command
2015-11-15 22:17:29 +00:00
Duncan Ferguson
7808bd8e20
Generate docs using same perl as the build process
...
Ensure the same perl binary is used to generate the docs as used to build the module, to ensure consistency (i.e. don't use the system perl if a different perl is used)
2015-11-07 11:37:57 +00:00
Duncan Ferguson
264391660d
Include bash completion script in the distribution
...
The bash completion script was contributed some time ago by Aaron Spettl but never included. Time to correct that...
Github issue #29
2015-05-01 20:40:06 +01:00
Duncan Ferguson
6bf4b932ee
Do not use system perl
...
Use whichever perl is configured first on the users PATH, not the system perl. This fixes problems when building in a perlbrew environment.
2014-11-23 22:01:34 +00:00
Duncan Ferguson
70d2cfcb98
Change crsh from symlink to real file
2014-07-05 23:29:13 +01:00
Duncan Ferguson
d7d9f83b15
Correct ctel pod
...
Amend references to ssh in the pod to be either the comms binary (telnet, rsh) or more generic wording
2014-07-05 23:26:06 +01:00
Duncan Ferguson
7efebc30b9
Correct MANIFEST and remove unused files
2014-06-28 12:03:49 +01:00
Duncan Ferguson
c7853ce73a
Bugfix pod problems and wording
2014-06-14 08:09:33 +01:00
Duncan Ferguson
e5c8272520
Expected pod output for cssh for comparisons
2014-06-11 18:05:11 +01:00
Duncan Ferguson
31d831bb0c
Turn into its own script rather than a symlink
2014-06-07 16:47:18 +01:00
Duncan Ferguson
bdfd32c12d
Remove test option
2014-06-07 16:25:22 +01:00
Duncan Ferguson
8990956ad4
Add in common session options and remove all pod
2014-06-07 15:43:03 +01:00
Duncan Ferguson
ed405b9c98
Fix conditional bug
2014-06-07 15:42:30 +01:00
Duncan Ferguson
1edf8088f9
Move action option into the getopt module
2014-06-07 12:26:58 +01:00
Duncan Ferguson
526cc24860
Pick up on pod generation failures
2014-06-07 12:24:55 +01:00
Duncan Ferguson
5b71abdcce
Use built in mechanism to generate scripts with docs rather than home-brew routine
2014-05-29 11:24:24 +01:00