Hi

Is there a way to make an exception from an external program run with 

system( "program", "arg1", "arg2", .. );

trigger a perl exception? that is, without explicitly checking $!, $? or $@
after every call ?


Martin

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to