
Jeff29
Novice
Dec 14, 2010, 6:13 PM
Views: 3763
|
|
Re: [FishMonger] Help regarding regex
|
|
|
Yes,actually there is more data before,there are couple of lines before ... ... branch from,does that make a difference? I keep getting the following message and incorrect output when I use the below regex
~ /branch from (.*\/.*)(?=#\d+,)?#(\d+)$/;" Quantifier unexpected on zero-length expression before HERE mark in regex m/branch from (.*/.*)(?=#\d+,)?#(\d+)$ << HERE / at perl.pl
(This post was edited by Jeff29 on Dec 14, 2010, 6:14 PM)
|