develooper Front page | perl.perl6.language | Postings from December 2004

Re: Angle quotes and pointy brackets

Thread Previous | Thread Next
From:
Richard J Cox
Date:
December 5, 2004 05:34
Subject:
Re: Angle quotes and pointy brackets
Message ID:
5195921859.20041205133427@rjcox.co.uk
On Thursday, December 2, 2004, 10:08:31 AM, you (mailto:perl6-language@perl.org) wrote:
> On Tue, 30 Nov 2004, Austin Hastings wrote:


>> How about just having C< system() > return a clever object with .output and 
>> .err methods?

> interesting...


> Michele

Prior art of this on Windows...

 http://msdn.microsoft.com/library/en-us/script56/html/wslrfExecMethod.asp

(the respective properties on the returned WshScriptExec instance being .StdOut
and .StdErr.)

-- 
Richard
mailto:perl6@rjcox.co.uk


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About