in reply to
Re: Re: Sub Perl Scrips
in thread
Sub Perl Scrips
Why can't backticks use
defined(wantarray)
to find out if they where called in a void context, and if so, do not return or capture the output? (Redirecting to /dev/null comes to mind)
Comment on
Re: Re: Re: Sub Perl Scrips
Download
Code
In Section
Seekers of Perl Wisdom