in reply to Re^2: List::MoreUtils before, after and ... between?
in thread List::MoreUtils before, after and ... between?

Well, obviously you can change the regex to match whatever you need.

You didn't mention that about the DBICs, that's a more difficult and messy problem.

It's probably going to be much more successful to look for what you do want, rather than what you don't, so I'd design a regex to do just that ;)

  • Comment on Re^3: List::MoreUtils before, after and ... between?