Please add manual page with the program (*.1; in nroff format).
You can write the manual using perl *.pod syntax and then convert it to *.1
If you do this, please provide both *.pod and *.1 with the archive.
See example here:
http://cante.net/~jaalto/tmp/perl/pod/manualpage.1.pod.
In next release, please improve packaging
1) name the archive as
NAME-VERSION.tar.gz as in chainssh-0.30.targ.gz
1) package the archive content as follows:
NAME-VERSION/
This way extracting several parallel is possible and no files will overwrite old ones. An exaample:
chainssh-0.30/chainssh.sh
Thanks.