in reply to Re^2: silent failure with non-existant module
in thread silent failure with non-existant module
Note that dying will not result in output to stderr or the program terminating if it is contained in an eval block. Perhaps this is happening in your case?
For more help we will need a bit more code to work with, but please keep it to the minimum working implementation that demonstrates the error. Reduce it to the simplest form that still behaves in the undesired way and you will usually find the problem, otherwise post it here.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: silent failure with non-existant module
by Anonymous Monk on Oct 17, 2006 at 15:09 UTC |