in reply to Re^3: Putting the stringified Regexp object into code
in thread Putting the stringified Regexp object into code

Thanks for the suggestion. However, in this case, I really do want to generate code string, because I want to save the code to disk for embedding it in other code, among other uses. For example in Dist::Zilla::Plugin::Rinci::Validate.
  • Comment on Re^4: Putting the stringified Regexp object into code