How about: sub say{ print @_ ? @_ : $_, "\n"; }
In reply to Re: Reliably simulating 5.10 say() by BrowserUk in thread Reliably simulating 5.10 say() by hlc