Binary package “libstring-escape-perl” in ubuntu oracular

module for manipulating escaped strings

 String::Escape is a Perl module that provides a flexible calling interface to
 some useful string conversion functions, including applying and expanding the
 standard C/Unix-style backslash escapes like \n and \t, wrapping and removing
 double quotes, and truncating to fit within a desired length.