If this is the full code, you do not assign a value to $sigla is the first
thing that I see.
_
From: Cristi Ocolisan [mailto:[EMAIL PROTECTED]
Sent: Monday, August 22, 2005 5:20 AM
To: beginners@perl.org
Subject: upload question
Hi all,
Does anybody know why this code does NOT c
This worked for me. Don't forget the 'greedy' regex:
s/^.*?(abc)//;
-Original Message-
From: Tham, Philip [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 3:59 PM
To: beginners@perl.org
Subject: Help with substitution
Hi
I have a string which reoccuring patterns
1abc2abc3abc4a