http://www.perlmonks.org?node_id=718565


in reply to Quick Regex Needed

This seems to work: .+\\(.+)

But it makes some assumptions about your data. Namely there is at least one blackslash and there is at least one character before and after the backslash.

Cheers,

Brent

-- Yeah, I'm a Delt.