Help for this page
# stuff we want to capture my $capture_this = qr{ ... }xms; ... }xms; do_something_with($this, $too, $also, $yet_another);