Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Running an application and capturing output

by moot (Chaplain)
on Jun 02, 2005 at 01:33 UTC ( [id://462716]=note: print w/replies, xml ) Need Help??


in reply to Running an application and capturing output

You don't specify what the failure is, but it looks from your commented out line that you are not actually passing any data to $log->info. Try:
# rest of code $log->info($_); # rest of code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 00:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found