Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How debug

by jesuashok (Curate)
on Mar 20, 2007 at 02:39 UTC ( [id://605623]=note: print w/replies, xml ) Need Help??


in reply to How debug

you can write the follwing messages and get to know more from the LOG file.
  • Create a log file when the program Starts ( PID of the parent Process )
  • Forked PID and the corresponding PPID
  • ended PID
  • opened file names and log filenames
Through the above you can come to know what is happening inside your perl snippet.


hmmm ....let me think what did I said

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found