I have a loader that loads a class

My::DB::GMain

associated with table g_main and seems to load My::DB::GMain::Manager.
However, when I make this call:

my @gmain = My::DB::GMain::Manager->get_gmains(query=>[gene_id=>672]);

I get:

Can't locate object method "get_gmains" via package "My::DB::GMain::Manager"
at rdbo.loader.test.pl line 35.

>From my reading of the docs, that should be the method name, I thought.
However, it appears that I am wrong.  Any suggestions?

Thanks,
Sean



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to