Jifty::DBI::Filter::URI(3)
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.