Help for this page
Select Code to Download
Select
or
download this
if( $b and $a =~ /$b/ ) { do this }
Select
or
download this
if ($b !~ /^$/ and $a =~ /$b/) { do this }