Help for this page
sub execute { return unless $regex; # ...and then do the rest }
sub execute { ... nex if $host !~ /$compiled/; } }