>>>>> "Jeff" == Jeff 'japhy' Pinyan <[EMAIL PROTECTED]> writes: Jeff> On Jun 6, Randal L. Schwartz said: >> my @elements; >> push @elements, $1 while >> /\G\s*"(.*?)"/gc or >> /\G\s*'(.*?)'/gc or >> /\G\s*(\S+)/gc; Jeff> Randal, would you mind if I used this as an example of \G and /gc in my Jeff> regex book? Due credit would be given, of course. Yeah, of course you can use it. Did you mean that, and this, to go to the beginners list? :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
- splitting strings with quoted white space Peter Cornelius
- Re: splitting strings with quoted white space Chas Owens
- Re: splitting strings with quoted white space Ondrej Par
- Re: splitting strings with quoted white space Randal L. Schwartz
- Re: splitting strings with quoted white s... Jeff 'japhy' Pinyan
- Re: splitting strings with quoted whi... Randal L. Schwartz
- Re: splitting strings with quote... Jeff 'japhy' Pinyan
- Re: splitting strings with quoted white s... Ondrej Par
- Re: splitting strings with quoted whi... Randal L. Schwartz
- Re: splitting strings with quote... Randal L. Schwartz
- RE: splitting strings with quote... Accountant Bob
- RE: splitting strings with q... Jeff 'japhy' Pinyan
- Re: splitting strings wi... Ondrej Par
- Re: splitting strings wi... Jeff 'japhy' Pinyan
- RE: splitting strings wi... Accountant Bob
- RE: splitting strings wi... Jeff 'japhy' Pinyan