Hello,

    I'm new to perl but not to programming, and I have been searching
(without any success up to now) how perl handles errors. Does perl offer a
system of error management ? Where can I find information (faq, URL or any
other ...) about perl error management ?

    For example I'm using the following Time::Local call timelocal. This
function takes as input 6 numeric fields and I would like to call this
function. If this function returns an error (because parameters are not
numeric ...), then I should be able to sort of get this error and do some
processing of mine.

    If anyone has some info to share with me, that would be great ...

    Teggy P Veerapen




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to