Help for this page
foreach $record (@BLIST) { open(BAN, $record) || &Error($!); ... print $line; } }