Shlomi Fish wrote:

On Monday 12 Apr 2010 12:06:16 Chris Coggins wrote:

print <<STOPHTML;

You should always say <<"STOPHTML" <<'STOPHTML' <<`STOPHTML` etc. with explicit quotes depending on what you say. Otherwise, you may not be sure that it's doing the right thing (nor will your readers).

As a reader *I* *am* *sure* that <<STOPHTML does *exactly* the same thing as <<"STOPHTML"


See Perl Best Practices for more information.

See the Perl docs for correct and accurate information.




John
--
The programmer is fighting against the two most
destructive forces in the universe: entropy and
human stupidity.               -- Damian Conway

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to