I am facing one real question

2010-11-07 Thread peng wei
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

Fwd: I am facing one real question, maybe one potential issue of perl ftp component?

2010-11-07 Thread peng wei
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

Fwd: I am facing one real question, maybe one potential issue of perl ftp component?

2010-11-07 Thread peng wei
-- 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

Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h sr

2011-07-28 Thread peng wei
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