( ?: \/ whatever ) matches and returns undef when compiled. the attached perl code I hope is self documenting. What it doesn't show is the different possible flavors of escaping the \/ - ie [\/], \\ \/ - which also fail in the same way.
Any help would be much appreciated.
Any help would be much appreciated.