> Whoops. Actually it didn't work for some reason. The output on the browser (not > the source) looks like: > > This: <a href="http://www.blah.com">http://www.blah.com</a> is a url > Embperl by default escapes your output i.e. < will become < You need to set $escmode to zero, e.g. [+ local $escmode = 0 ; $text +] Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Embperl And Matching Gavin Spomer
- Re: Embperl And Matching ___cliff rayman___
- Re: Embperl And Matching Aaron Johnson
- Re: Embperl And Matching Gavin Spomer
- Re: Embperl And Matching Gerald Richter
- Re: Embperl And Matching Gavin Spomer
- Re: Embperl And Matching Gavin Spomer
- Re: Embperl And Matching Gerald Richter
- Re: Embperl And Matching Gavin Spomer
- Re: Embperl And Matching Gerald Richter