if ($Number =~ m/\d\d{8,}/) { print ("line has more than eight digits!\n"); }
In reply to Re: matching between 1 to 8 digits but not more
by james2vegas
in thread matching between 1 to 8 digits but not more
by ozgurp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |