Thanks for looking into this.

[EMAIL PROTECTED]:~$ perl -MDBIx::ContextualFetch -le 'print
$DBIx::ContextualFetch::VERSION'
1.02
[EMAIL PROTECTED]:~$

-----Original Message-----
From: Garrett, Philip (MAN-Corporate)
[mailto:[EMAIL PROTECTED] 
Sent: Monday, July 24, 2006 7:37 PM
To: Palisetti, Krishna_Mohan; dbi-users@perl.org
Subject: RE: Problem with DBI


Palisetti, Krishna_Mohan wrote:
> Hi, I'm seeing the following warning message from 
> DBIx::ContextualFetch intermittently. Use of uninitialized value in 
> null operation at 
> /usr/local/lib/perl5/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
> 
> What does it mean? Sorry, I am not in a position to provide a simple 
> test case as I still can't reproduce the problem at will.
> 
> [EMAIL PROTECTED]:~$ perl -MDBI -e 'DBI->installed_versions;'
>   Perl            : 5.008006    (i86pc-solaris)
>   OS              : solaris     (2.10)
>   DBI             : 1.48

What version of DBIx::ContextualFetch do you have installed?

  perl -MDBIx::ContextualFetch -le 'print
$DBIx::ContextualFetch::VERSION'

Philip

Reply via email to