Help for this page
Select Code to Download
Select
or
download this
if( ($s =~ /\w{6,20}/) ... {print "success!";} else {print "invalid string";}