- or download this
use strict;
my $sql = <<'--SQL--';
...
);
# (continues like the others...)
- or download this
use strict;
my $sql = <<'--SQL--';
...
$Data::Dumper::Terse = 1;
($\, $,) = ("\n", ",\n");
print map { Dumper $_ } @out;
- or download this
'$a',
'=',
...
'.',
['STRING','"to do"'],
';'