libregexp-stringify-perl

Perl module to stringify a regexp object
  https://metacpan.org/release/Regexp-Stringify
  0
  no reviews



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.