DBI 1.21 is very old.

Download and install the full DBI-1.32 distribution.
(Read the Changes file carefully for changes that may affect you)

Send all emails to [EMAIL PROTECTED] (as per the README).

Tim.

On Tue, Dec 03, 2002 at 01:18:26PM -0500, Jeff Nucciarone wrote:
> 
> Greetings.
> 
> I want to use the DBI profile module to profile a section of my code. 
> 
> However I get the following:
> 
> Can't locate DBI/Profile.pm in @INC (@INC
> contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
> /usr/lib/perl5/site_perl) at ./test_gala_query5 line 25.
> BEGIN failed--compilation aborted at ./test_gala_query5 line 25.
> 
> >From this I'll assume that the profiling module was not included by
> default in the perl-DBI-1.21-1 distribution I downloaded from CPAN.
> 
> I downloaded Profile.pm from the source link at
> http://search.cpan.org/author/TIMB/DBI-1.32/lib/DBI/Profile.pm
> but still could not run it... got a whole bunch of errors regarding
> unexported symbols and such.
> 
> Not to look like a complete fool (this is all new to me...) shall I guess
> that I can't just grab Profile.pm and stick it in INC? Is there something
> else I need to do?
> 
> Thanks,
> 
>   --Jeff
> 
> Jeff Nucciarone     [EMAIL PROTECTED]          http://www.personal.psu.edu/nucci
>   Senior Research Programmer, High Performance Computing Group, ITS/ASET
>   The Pennsylvania State University
>                                  "Don't just do it........  do it right."
> 
> 
> 

Reply via email to