logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Dancer::Plugin::Database::Core - Shared core for D1 and D2 Database plugins

Acknowledgements

Author

       David Precious, "<davidp at preshweb.co.uk>"

Bugs

       Please report any bugs or feature requests to "bug-dancer-plugin-database-core at rt.cpan.org", or
       through the web interface at
       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dancer-Plugin-Database-Core>.  I will be notified, and
       then you'll automatically be notified of progress on your bug as I make changes.

Methods

database
       Implements the "database" keyword.

Name

       Dancer::Plugin::Database::Core - Shared core for D1 and D2 Database plugins

Support

       You can find documentation for this module with the perldoc command.

           perldoc Dancer::Plugin::Database::Core

       You can also look for information at:

       •   RT: CPAN's request tracker (report bugs here)

           <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dancer-Plugin-Database-Core>

       •   AnnoCPAN: Annotated CPAN documentation

           <http://annocpan.org/dist/Dancer-Plugin-Database-Core>

       •   CPAN Ratings

           <http://cpanratings.perl.org/d/Dancer-Plugin-Database-Core>

       •   Search CPAN

           <http://search.cpan.org/dist/Dancer-Plugin-Database-Core/>

Synopsis

       This module should not be used directly. It is a shared library for Dancer::Plugin::Database and
       Dancer2::Plugin::Database modules.

See Also