at the office I am working on a script that uses the IPC::Session module.
sometimes when it runs it dies on a call to the constructor method.
the line number on the error message is always the same, it points to a line which is just saving the specification for the error handler.
Any ideas as to why this happens ?