Help for this page
return wantarray ? ('value') : 'value';
return wantarray ? 'value' : 'value';
return 'value';