Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Has anyone used this Perl Module? Oracle-Trace-1.06
Hi,
Thanks, very much. I found about the same things. I'm curious if you got any farther than me?
I'm on Cygwin-W2K, and I've tried plenty of tricks.
e.g. ...
(1) an old version of Data-Dumper-2.101.tar.gz (not
even sure I needed it), and
(2) vi Oracle/Trace.pm
add line 12, use FileHandle;
$ make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Trace....Name "main::a_ftr" used only once: possible
typo at t/Trace.t line 26
Received on Wed Dec 31 2003 - 02:49:27 CST