Hi try this,
You have tried well it's not special characters problem.
$page =~ m/name="VERIFIER" value="(\d+-\d+)"/g; print $1;
In reply to Re: simple regex
by gube
in thread simple regex
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |