- or download this
#!/usr/local/bin/perl -w
use strict;
...
><
><
>4<
- or download this
$res = $dh->prepare($sql);
$res->execute();
...
if ($res->{syb_result_type} == CS_ROW_RESULT) {
if (defined $data) {
@$data = map {$_ ||= ""} @$data;
- or download this
Modification of a read-only value attempted at TradeExtract.pl line 10
+3 (#1)
...
Uncaught exception from user code:
Modification of a read-only value attempted at TradeExtract.pl lin
+e 103.