my $sth = $dbh->prepare('SELECT "out1", "out2" FROM "prodecure_name"(?, ?)'); $sth->execute($in1, $in2);