Binary package “libregexp-stringify-perl” in ubuntu oracular

Perl module to stringify a Regexp object

 Regexp::Stringify is an alternative to Perl's default stringification of
 Regexp objects (i.e.:`"$re"`) and has some features/options, e.g.: producing
 a regexp string that is compatible with certain Perl versions.