Help for this page
#!/bin/env perl use strict; ... '( ?, ? )', '( ?, ? )' ];
my $values = join ", ", ("( ?, ? )") x @records;