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-