The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Jifty::DBI::Filter::URI - Encodes uniform resource identifiers

DESCRIPTION

encode

If the value is a URI, encode it to its string form. Otherwise, do nothing.

decode

If value is defined, then decode it using "as_string" in URI, otherwise do nothing.

SEE ALSO

Jifty::DBI::Filter, URI