Help for this page
use warnings; use strict; ... # } ok 2 - hash lookup # that took 0.599s
use warnings; use strict; ... # needles_regex: qr/bar|baz|foo|quz/ ok 2 - regex # that took 0.212s