Help for this page
use strict; use warnings; ... while ( my $file = $next->() ) { ReadThat( $file ); }