in reply to Re: Re: commenting regular expressions?
in thread commenting regular expressions?
my $pattern = qr{ <PgfTag\ `Normal\ \(T\)'> \s* \n \s* <ParaLine \s* \n \s* <String\ `$oldLabel'> \s* \n }x;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: commenting regular expressions?
by SeekerOKnowledge (Initiate) on Sep 04, 2003 at 18:28 UTC |