The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DBIx::Insert::Multi::Batch -- Batch of records to insert

insert() :

Perform the insert into ->table of all the records in ->records.

The return value not specified. If the query fails, die.