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_
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,
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
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