in reply to Re^5: Passing a regex from a CGI HTML form (user supplied regex substitution without eval)
in thread Passing a regex from a CGI HTML form

Heheh, what do you think that proves?

  • Comment on Re^6: Passing a regex from a CGI HTML form (user supplied regex substitution without eval)

Replies are listed 'Best First'.
Re^7: Passing a regex from a CGI HTML form (user supplied regex substitution without eval)
by trippledubs (Deacon) on Sep 01, 2016 at 12:04 UTC
    lol at first I was really excited, but no you are right it doesn't prove anything because $rep has to be a string. But there should be a way to do what I'm trying else the module authors and yourself would not couch your words!

      lol at first I was really excited, but no you are right it doesn't prove anything because $rep has to be a string. But there should be a way to do what I'm trying else the module authors and yourself would not couch your words!

      You're confused , see Re^2: Passing a regex from a CGI HTML form [SOLVED]