Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Incorrect handling of <<EOF operator #2

Open
f055 opened this issue Sep 11, 2010 · 0 comments
Open

Incorrect handling of <<EOF operator #2

f055 opened this issue Sep 11, 2010 · 0 comments
Labels
help-wanted Help wanted

Comments

@f055
Copy link

f055 commented Sep 11, 2010

Perl.sugar when presented with

my $var = <<EOF;
...some html code with slash, ie. </script>

EOF

displays the rest of the lines of code with red background after the said slash, until the end of file.

@markuszeller markuszeller added the help-wanted Help wanted label Jan 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help-wanted Help wanted
Projects
None yet
Development

No branches or pull requests

2 participants