my $db = DBI->connect($data_source, $username, $auth, { AutoCommit => +0 } );
$del = $db->do(delete from master where org = ?", {}, $we);
$db2->execute( $we, $id, @{ $response->{offer}->{$id} }{ qw/ city state zip link slots_available description / }, );
In reply to Re: Katrina Parseing perl script
by davidrw
in thread Katrina Parseing perl script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |