Help for this page
use strict; local $/ = undef; # grab everything from file ... print OUTPUT $data_block; close OUTPUT; }