in reply to Re: Net::SSH::Perl - looking for someone to point me in the right direction
in thread Net::SSH::Perl - looking for someone to point me in the right direction
unless (-d $dir) { print "Inside the 'unless'". "<br / >"; require File::Path; File::Path::mkpath([ $dir ])
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::SSH::Perl - looking for someone to point me in the right direction
by talexb (Chancellor) on Oct 04, 2005 at 20:27 UTC | |
by Anonymous Monk on Oct 04, 2005 at 21:46 UTC | |
by talexb (Chancellor) on Oct 05, 2005 at 03:00 UTC |