Help for this page
sub cmpstr { my( $arg ) = @_; ... 'string concat', sub { print strConcat( $arg ) }, ); }