A much more compact solution, given that s?he specified the characters s?he wanted, would be:
if ($password =~ /\W/) { # It's "unreasonable" } else { # It's really easy to guess -- err, I mean "reasonable" }
perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'
In reply to Re: Re: Yet another REGEXP Question
by Chmrr
in thread Yet another REGEXP Question
by fastkeys
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |