If java style exceptions are what is needed, then try:

http://search.cpan.org/author/PJORDAN/Exception-1.4/Exception.pm

http://search.cpan.org/author/IX/libservlet-0.9.2/lib/Servlet/ServletException.pm

simran.




On Fri, 2003-02-14 at 14:56, R. Joseph Newton wrote:
> "Shaw, Steven" wrote:
> 
> > Hi, I'm looking for tutorials/sample-code/book-recommendations for learning about 
>exceptions, exception objects and their effective use.
> >
> > Cheers,
> > Steve.
> 
> Hi Steve,
> 
> You may be in the wrong neck of the woods for that purpose.  Although Perl has some 
>techniques for handling errors, I have not heard of anything like the Exception 
>models used in C++ or Java.
> 
> Joseph


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

Reply via email to