in reply to regex to return line with name but not if it has a number

I'm looking for Regex that will find names but omit things with numbers.

"names" and "numbers" may mean something to you and something different to someone else. I highly recommend that you have a read of How to ask better questions using Test::More and sample data and provide such a test script here in the absence of a detailed spec.

  • Comment on Re: regex to return line with name but not if it has a number