I am about to start work on a project which requires a lot of error handling and am keen to keep all error code in one place maybe an error module or develop my own error object
someone might point me in the direction of some error handling tutorial/module or a really good explanation of perls own error handling.
Thanks for your help as usual.