if(/[^xyz]/) { # It matches, though it shouldn't print "No good."; return 0; } else { print "Acceptable"; return 1; }
In reply to Re: matching all characters within a string?
by bart
in thread matching all characters within a string?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |