On Wed, 12 Mar 2003, Manish Uskaikar wrote:

> Hi,
> 
> Thanks for the reply. I was working with the regular expressions wanted to
> know if i can have an equivalent of
> 
> try
> {
>     my code here
> }
> catch(exception e)
> {
> }
> 
> Regards
> Manish U
> 

This might be of interest to you
http://www.perl.com/pub/a/2002/11/14/exception.html



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

Reply via email to