OUT

       This filehandle is tied to Embperl's output stream.
       Printing to it has the same effect as using the [+ ... +]
       block.

but if $escmode = 0, no input processing is done at all on data
printed through OUT..

(similarly when $escmode = 3, but you escape html characters. this may
be a feature tho, depending on exactly what you are wanting to escape
the tags from..)

(this is 1.3b7, i'm thinking its to do with the "allow binary data"
changes in 1.3b6)

-- 
 - Gus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to