Regex matching a #

From: Gharial (SinghGharial.External_at_Comneon.com)
Date: 09/08/04

  • Next message: Gunnar Hjalmarsson: "Re: Regex matching a #"
    Date: 8 Sep 2004 02:58:10 -0700
    
    

    This sounds like a very simple problem but I cannot get a match for a
    line beginning with a "#" (a comment line). I tried backslashing the
    "#", also tried putting in the hex and octal values in the m// but no
    success. Perhaps someone out there can help.


  • Next message: Gunnar Hjalmarsson: "Re: Regex matching a #"