develooper Front page | perl.beginners | Postings from July 2003

Regular Expression

Thread Next
From:
Nick Diel
Date:
July 15, 2003 13:44
Subject:
Regular Expression
Message ID:
20030715171219.85955.qmail@onion.perl.org
I am having a hard time getting a regular expression to work the way i want
it to.  Take the following text: bla bla bla (la la) bla bla (di da)

I want to extract the la la to one variable  and di da to antoher variable.
What I have tried so far is using match variables, but so far I am only able
to match either just la la or la la) bla bla (di da.

Thanks,
Nick



Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About