[Dbix-class] DBIx::Class::ResultSet / resolve_prefetch() / Use of uninitialized value in pattern match

Matt S Trout dbix-class at trout.me.uk
Tue Jul 29 10:41:31 BST 2008


On Mon, Jun 30, 2008 at 11:49:58PM +0100, Chisel Wright wrote:
> Hi all,
> 
> I noticed a problem with DBIx::Class::ResultSource::resolve_prefetch() a
> while back, thought I was doing something daft, hacked round it locally
> and forgot all about it - until today.
> 
> A co-worker was trying to clean up our apache error logs. During the
> process he mentioned the issue I'd forgotten about.
> 
> In a nutshell, when calling ->prefetch_columns(..) the call spews out
> "Use of uninitialized value in pattern match (m//)" warnings.

I don't see a prefetch_columns method anywhere in the main DBIC dist.

Did you get the wrong method name or is it something external?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the DBIx-Class mailing list