Help for this page
sub capture(&@); ... Capture::Tiny->import('capture'); capture { } ...;
capture( sub { ... }, ... );