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 Salvador Ortiz Garcia
The commited patch has two typos: On 07/27/2011 02:15 PM, ph...@apache.org wrote: --- perl/modperl/branches/1.x/src/modules/perl/mod_perl.h (original) +++ perl/modperl/branches/1.x/src/modules/perl/mod_perl.h Wed Jul 27 19:15:01 2011 @@ -1026,6 +1026,14 @@ else { \ #define PERL_HEADER_PARSER_

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 Fred Moyer
On Thu, Jul 28, 2011 at 1:42 AM, Salvador Ortiz Garcia wrote: > > The commited patch has two typos: Thanks for the spot, will correct this today. - To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands,

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

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 Fred Moyer
You probably want to contact the DBD::Oracle maintainer, his contact info is here - https://metacpan.org/module/DBD::Oracle This list is for mod_perl development issues, so there isn't a lot of DBD::Oracle expertise here. On Thu, Jul 28, 2011 at 10:17 PM, peng wei wrote: > Hi All, > I am sorry t