Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Error trapping while capturing stdout

by coreolyn (Parson)
on Sep 14, 2004 at 16:17 UTC ( [id://390892]=note: print w/replies, xml ) Need Help??


in reply to Error trapping while capturing stdout

Here's the umpteenth time I'm redirecting to this 0 rep Node.

For me it has solved my STDERR & STDOUT issues for a couple of years now in a production environment on win32, solaris, and linux platforms. By running this in a module it allows me to error check all of my system level calls back in my main code no matter what I call for any given platform, as well as making passing information to my logs easier.

I never use system or backticks any more.

Replies are listed 'Best First'.
Re^2: Error trapping while capturing stdout
by ccarden (Monk) on Nov 09, 2004 at 21:31 UTC
    Thanks for the link! It was very helpful.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://390892]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-03-28 18:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found