Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

error in DBIx::Class::Resultset

by palette (Scribe)
on Jun 16, 2008 at 07:56 UTC ( [id://692223]=perlquestion: print w/replies, xml ) Need Help??

palette has asked for the wisdom of the Perl Monks concerning the following question:

Can't locate object method "<methodname>" via package "DBIx::Class::ResultSet
Can anyone let me know what's the reason for this error.

Replies are listed 'Best First'.
Re: error in DBIx::Class::Resultset
by moritz (Cardinal) on Jun 16, 2008 at 08:34 UTC
    Most likely you're trying to use a Resultset object in a way that you shouldn't, or you failed to set it up correctly.

    If you want more specific advise, show us the code (including the initialization of the various DBIx::Class classes).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://692223]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (1)
As of 2024-04-25 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found