Help for this page
#!/usr/bin/perl -w print <<'__END__'; ... "; __DATA__ print "See?\n";
This is a here-doc __DATA__ But it's not over yet! This really is the __END__
print <DATA>; __END__ one two