On Thu, 19 Sep 2002 16:05:33 +0200 "NYIMI Jose (BMB)" <[EMAIL PROTECTED]> wrote:
> > It's in the source archive, DBI-1.30.tar.gz. Extract all the > > files and grep for 'trace'. Note that trace() itself is > > That is what I did and I thought that I will find some where( not in > lib/DBI/PurePerl.pm file) > a line beginning with: > sub trace{ > > None .... > > Is that part written in C ? Yes. There is more to DBI than the Perl sections. There are also .xs and ..c files. Keep looking for 'trace', not 'sub trace'. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.