open INCL, "path_to_include_file"; { local $/ = undef; print ; } close INCL;