in reply to
Re: Simple regex with numbers
in thread
Simple regex with numbers
-- because you missed a \. Your RE won't work.
Update:
At -1 ;-)
Someone can't stand criticism?
The missing \ is in the closing bold-tag: You should have used <\/b> instead of </b>
$\=~s;s*.*;q^|D9JYJ^^qq^\//\\\///^;ex;print
Comment on
Re^2: Simple regex with numbers
Download
Code
In Section
Seekers of Perl Wisdom