Hi all, How to give multi line comments in perl. /* ....... *\ doesn't work here.
# is for one line. For those who don't know here is interesting article. http://www.perl.com/pub/a/2002/08/13/comment.html thanks Sumit
Hi all, How to give multi line comments in perl. /* ....... *\ doesn't work here.
# is for one line. For those who don't know here is interesting article. http://www.perl.com/pub/a/2002/08/13/comment.html thanks Sumit