NAME
Rose::DBx::Cache::Anywhere - get Apache::DBI behaviour without Apache
DESCRIPTION
This class is used by Rose::DBx::AutoReconnect. The author uses Rose::DB with Catalyst under both the Catalyst dev server and FastCGI and found that the standard Rose::DB::Cache behaviour did not work well with those environments.
METHODS
prepare_db( rose_db, entry )
Overrides default method to always ping() dbh if not running under mod_perl.
AUTHOR
Peter Karman, <karman at cpan.org>
BUGS
Please report any bugs or feature requests to bug-rose-dbx-autoreconnect at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Rose-DBx-AutoReconnect. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Rose::DBx::AutoReconnect
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Rose-DBx-AutoReconnect
Search CPAN
ACKNOWLEDGEMENTS
The Minnesota Supercomputing Institute http://www.msi.umn.edu/
sponsored the development of this software.
COPYRIGHT
Copyright 2008 by the Regents of the University of Minnesota. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.