Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pxs42

  1. pxs42

    compiled regex (?: \/ foo) matches and returns 'undef'

    ( ?: \/ 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.

Part and Inventory Search

Back
Top