![]() |
|
We don't bite newbies here... much | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Use "exit" if it's not an error.
Use "die" if it is.
You don't want to worry about memory management for simple things like this - think programmer efficiency!
In reply to Re: exit or die in error handling?
by myuserid7
|
|