|
|
| |
SQL::Abstract::Role::Plugin(3) |
User Contributed Perl Documentation |
SQL::Abstract::Role::Plugin(3) |
SQL::Abstract::Role::Plugin - helpful methods for plugin authors
Applies the plugin to an SQL::Abstract object.
Provided by the plugin, registers its extensions to the sqla object.
Creates a callback to call a method on the plugin.
Calls methods on the sqla object with arguments wrapped as callbacks.
Available only during plugin callback executions, contains the currently active
SQL::Abstract object.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |