Help for this page
my $input = 'fragments.txt'; my %split; ... $split{$cnt++} = [$start .. $end] if $gap >= 2; $old = $line; }