deepa has asked for the wisdom of the Perl Monks concerning the following question:
Does this error indicate that a keyword in perl occurs in that line or can it be any other error?if so,what are the possible errors? and that line has only this. if($line2=~/$mappingfield/)Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HER +E */ at gn gxsmig_mapextver0.1.pl .
Edit: g0n - code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: what error does this signify?
by Corion (Patriarch) on May 17, 2006 at 10:42 UTC | |
by deepa (Initiate) on May 17, 2006 at 11:52 UTC | |
|
Re: what error does this signify?
by blazar (Canon) on May 17, 2006 at 10:41 UTC | |
|
Re: what error does this signify?
by gellyfish (Monsignor) on May 17, 2006 at 10:47 UTC | |
|
Re: what error does this signify?
by GrandFather (Saint) on May 17, 2006 at 10:47 UTC |