Hi I am trying to extract about 10 lines of C code from a file. this is is basically what I am doing
I am changing every enstance of a special character to \special character (to avoid errors) then tryng to match this ie: print <something> if $source=~/$diff/sg which gives no output - any tips on how to approach this -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/