Can anybody help?if ($variable =~ /v\d{2}|\d{2}/) { print "$variable"; } else { print "it is not in the proper form"; }
Edit: Added <code> tags. larsen
In reply to HELP! - Pattern matching problem by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |