in reply to
Re^2: Simple regular expression problem
in thread
Simple regular expression problem
Therefore he anchored the regex with $ to match until the end regardless if a digit is present or not
Comment on
Re^3: Simple regular expression problem
Replies are listed 'Best First'.
Re^4: Simple regular expression problem
by
ikegami
(Patriarch)
on Oct 03, 2005 at 14:47 UTC
Shoot, you're right. Monday morning X_X
[reply]
In Section
Seekers of Perl Wisdom