search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
410 B
Text
9 lines
410 B
Text
SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for
|
|
SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with
|
|
'use SQL::Abstract;', exporting insert_multi() and update_multi()
|
|
methods to SQL::Abstract namespace from
|
|
SQL::Abstract::Plugin::InsertMulti.
|
|
|
|
Plugin system is depends on 'into' options of Sub::Exporter.
|
|
|
|
WWW: https://metacpan.org/release/SQL-Abstract-Plugin-InsertMulti
|