Binary package “libpath-class-uri-perl” in ubuntu mantic

module to serialize and deserialize Path::Class objects as file:// URI

 Path::Class::URI is an extension to Path::Class to serialize file path from
 and to file:// form URI objects.
 .
 Path::Class::URI encodes and decodes non URI-safe characters using its
 literal byte encodings. If you call uri methods on Win32 Path::File objects,
 you'll get local filename encodings.
 .
 If you want to avoid that and always use UTF-8 filename encodings in URI, see
 Path::Class::Unicode bundled in this distribution.