sub COMPILED { state $regex = qr/^[\s\*]/; return ($text =~ $regex); }