Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Loading package error : script works in weird way

by Cow1337killr (Monk)
on Jun 28, 2016 at 14:33 UTC ( [id://1166780]=note: print w/replies, xml ) Need Help??


in reply to Re: Loading package error : script works in weird way
in thread Loading package error : script works in weird way

If one inserts an exit into their program for testing purposes, one might consider placing a print statement in front of it.

print 'Exiting the package', "\n"; exit;

If one forgets to delete the exit, then one will see the message when one runs the program again months later.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-29 14:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found