Hi All,
I don't think this is in the range of FAQ, so I write this mail to ask for help.
Thanks all in advance.
Situation description:
1. There is one ftp server, there is one folder called map_files on it.
2. The objective of my perl script is fetch the files down from this
ftp server, which
always be correct.
3. When the files count more than some hundreds, it will crush.
-- Forwarded message --
From: peng wei
Date: 2010/11/8
Subject: I am facing one real question
To: dev@perl.apache.org
Hi All,
I don't think this is in the range of FAQ, so I write this mail t
--
From: peng wei
Date: 2010/11/8
Subject: Fwd: I am facing one real question, maybe one potential issue
of perl ftp component?
To: dev@perl.apache.org
This issue occurred so many times, lead to my thinking that maybe this
is one issue.
The reason is:
1. The same script, no changing any code, yes
Hi All,
I am sorry to sent this mail to want to get help from you.
Anyway I am install the perl module of DBD::Oracle on one 64 bit RedHat
Vmware,
I have installed the Oracle Instant Client, and can use sql*plus to connect
to remote Database to fetch data.
But when I use cpanp to install DB