Help for this page
my $data = <<EOF; first second EOF
use strict; use warnings; ... print "bytes read = $num_bytes\n"; ## prints 15 The <CR>'s are there in bin mode