Help for this page
<th class=" Header" scope="col">Account Number</th> <th class="r Header" scope="col">Fraud Transfer<br>Date</th> ... <th class="r Header" scope="col">No. of Disputes<br>After Transfer</th +> <th class="r Header" scope="col">Disputed Dollars After<br>Transfer</t +h>
#!/usr/bin/perl ... print join(',', @$row), "\n"; } }