my $dbh isn't available at the time that mod_perl starts up.  after a  
couple hours of debugging, i figured out that i need to pass

        auto_prime_caches => 0,

to __PACKAGE__->meta->setup(...)

however, i have a lot of classes.  is there a way to add this  
behavior (or other similar metadata) to the base class (say, My::RDBO)?

---
michael reece :: software engineer :: [EMAIL PROTECTED]



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to