The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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