Re: Extract until unquote or EOL
- From: Gunnar Hjalmarsson <noreply@xxxxxxxxx>
- Date: Mon, 18 Jul 2005 20:53:09 +0200
John W. Krahn wrote:
print "$1\n" if /\s*NAME\s*=\s*"?([^"]+)/;
Nice. Only that the leading \s* can be dropped.
-- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl .
- References:
- Extract until unquote or EOL
- From: Mats
- Re: Extract until unquote or EOL
- From: John W. Krahn
- Extract until unquote or EOL
- Prev by Date: Re: Extract until unquote or EOL
- Next by Date: Re: Extract until unquote or EOL
- Previous by thread: Re: Extract until unquote or EOL
- Next by thread: Re: Extract until unquote or EOL
- Index(es):