D'oh! This won't work in Perl. For some reason I thought I was answering a PHP question. Damn flu.
My apologies if I confused anyone. Richard On Wed, 2002-02-06 at 09:34, Richard Crawford wrote: > Try this: > > $line = "<[EMAIL PROTECTED]>"; > > Alternatively, > > $line=htmlspecialchars("<[EMAIL PROTECTED]>"); > > On Wed, 2002-02-06 at 19:11, Octavian Rasnita wrote: > > I tried to print my email address when it is enclosed in < and > signs but > > it didn't print anything. > > The code: > > > > my $line; > > $line= "<orasnita\@yahoo.com>"; > > # I also tried with $line = \<orasnita\@yahoo.com\>"; > > print "$line"; > > > > Nothing is printed. It prints only if I don't use the < and > signs. > > Thank you! > > > > > > Teddy, > > My dear email address is [EMAIL PROTECTED] > > > > > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- > Sliante, > Richard S. Crawford > > mailto:[EMAIL PROTECTED] http://www.mossroot.com > AIM: Buffalo2K ICQ: 11646404 Yahoo!: rscrawford > MSN: [EMAIL PROTECTED] > > "It is only with the heart that we see rightly; what is essential is > invisible to the eye." --Antoine de Saint Exupery > > "Push the button, Max!" > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Sliante, Richard S. Crawford mailto:[EMAIL PROTECTED] http://www.mossroot.com AIM: Buffalo2K ICQ: 11646404 Yahoo!: rscrawford MSN: [EMAIL PROTECTED] "It is only with the heart that we see rightly; what is essential is invisible to the eye." --Antoine de Saint Exupery "Push the button, Max!" -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]