binmode XLS; { print header(-type => 'application/vnd.ms-excel'); local $/; print ; close XLS; }