Help for this page
use strict; use warnings; ... # my $NewTileData = ... print {$fhout} $NewTileData; }