Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: How to determine current line executing in Script

by bearslumber (Novice)
on Dec 04, 2008 at 13:47 UTC ( [id://727969]=note: print w/replies, xml ) Need Help??


in reply to How to determine current line executing in Script

All.

Many thanks for your replies. I am grateful for all responses.

Here is my conclusion...

1. Log4Perl: Brilliant package. Does everything I could ever have imagined would be required in a log. I just wish I had known about it when I embarked on this project. I would use this if I was to start again.

2. Perdata __LINE__: Getting there. A quick solution, seems to be just what I was hoping for.

3. caller: This is icing on the cake.

4. Make use of warn, $SIG{__WARN__} and END {...}: And I can now ensure I get the log out regardless of the death of my script.

I am truly spoilt for choice, and for this project will definately be using caller and will Make use of warn, $SIG{__WARN__} and END {...}:.

I shall definitley find use for verything sometime in future.

Many thanks again.

Lucas Bearslumber

Log In?
Username:
Password:

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

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

    No recent polls found