5 my $e = 'PlugnPay error: 97: Declined for CVV failure';
11 foreach my $m (1..12) {
15 #print "$pd-$d: SELECT count(*) from cust_bill_event where statustext = '$e' and _date >= $p and _date < $t;\n"
16 print "SELECT count(*) from cust_bill_event where statustext = '$e' and _date >= $p and _date < $t;\n"