Help for this page
use strict; use warnings; ... $counter++; $bin[$counter] = $line; }
use strict; use warnings;