Help for this page
my $starter = qr{ s }xsm; # starts with this string my $never = qr{ s }xsm; # never starts with this string ... wibble wobble e p End of file
Random String s ... e f blah blah End of file