Jeremy A wrote:
Hi all
when i use the open() function, how do i suppress it from printing
automatically to STDOUT. I want STDOUT to be directed to RH (Read Handle).
eg.
open(RH,"| $cmd |"); <--- all i am doing is instantiating a process, why
is it printing to STDOUT, when i have not told it to??
I forgot to report error msg.
Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle:
procedure entry point Perl_Flockhook_ptr not found from perl58.dll
Regards,
[EMAIL PROTECTED]
-Original Message-
From: 田口 [EMAIL PROTECTED](J
Hello,
DBD-Oracle can run under Oracle9i Client 9.2.0.1.0?
I installed
C:> ppm install DBI
Install 'DBI' version 1.39 in ActivePerl 5.8.1.807.
C:\>ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/DBD-Oracle.ppd
=