blob: abbe017f284d8ac5a3e11ede767308dba40894cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Revision history for Perl extension Net::SCP.
0.06 Sat Apr 13 15:16:56 2002
- mkdir method added by Anthony Awtrey <tony@awtrey.com>
0.05 Wed Oct 24 03:49:06 2001
- documentation update
0.04 Wed Feb 07 10:26:11 2000
- fixed silly scp problem, thanks to Dan McCormick <danmcc@metro.net>
0.03 Mon Feb 05 07:02:34 2000
- fixed documentation errors and iscp/issh problems from merge
0.02 Fri Dec 08 16:03:00 2000
- applied patch from Anthony Deaver; cleanups & better error checking
- applied patch from Jon Gunnip; fixes size() method
0.01 Tue Aug 8 20:34:28 2000
- original version; created by h2xs 1.19
|