diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 10:42:54 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 10:42:54 +0000 |
commit | 0e95c4b3cf4a478ab1f0630beba8cf3f8746c041 (patch) | |
tree | 1cdeed9a384d569ac9cc3f2a055ccbc5818b6307 /net/p5-Net-SCP-Expect/pkg-descr | |
parent | 6f97e07321e8cfee667ba8d5209bc186ac6e9791 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-SCP-Expect/pkg-descr')
-rw-r--r-- | net/p5-Net-SCP-Expect/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-Net-SCP-Expect/pkg-descr b/net/p5-Net-SCP-Expect/pkg-descr new file mode 100644 index 000000000000..2f337616e040 --- /dev/null +++ b/net/p5-Net-SCP-Expect/pkg-descr @@ -0,0 +1,3 @@ +This module is simply a wrapper around the scp call. The primary difference +between this module and I<Net::SCP> is that you may send a password +programmatically, instead of being forced to deal with interactive sessions. |