Front page | perl.beginners |
Postings from March 2003
print <<EOF;
Thread Next
From:
Ramón Chávez
Date:
March 26, 2003 08:00
Subject:
print <<EOF;
Message ID:
002601c2f3b0$e5ecf2e0$898d12ac@aeromexico.com.mx
Hello boys and girls.
I have sen this kind of expression:
---------------------
print <<EOF;
## Some HTML here
EOF
-------------------
I have noticed that between EOF (Or any other name) there's no need to use backsalshes.
I havent found any reference on my books for this
Ihave found this with semicolons sometimes and sometimes not.
How does this works??
Thank you--
-rm-
Thread Next
-
print <<EOF;
by Ramón Chávez