Hi,
I found a message from Gerald that explains this:
Embperl 1.3.4 and 2.0b8 has an undocumented (should be in the docs in
the
next release) method to do escaping:
[-
$r = shift ;
# second parameter: 1 html escape, 2 url escape (same as $escmode)
$escaped = $r -> Escape ($ENV{REQUEST_URI}, 2) ;
-]
Gerald
--
Luiz Fernando Ribeiro
Engenho Solu��es S/C Ltda
On Mon, 2003-07-21 at 12:51, Knut Behrends wrote:
> What about the URI::Escape module?
> Should it be used at all, maybe for non-OO use of 1.3 ? Should be
> mentioned in the documentation, how to escape /unescape form data. I for
> one missed a brief explanation of this.
>
> Knut Behrends
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]