[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Python or Perl for a Debian maintainance project?



Matt Zimmerman wrote:
> The principal difference being that $@ is a string, while the exception
> raised in Matthias' is a real exception.  This means that various error
> conditions can be handled programmatically, rather than aborting with an
> error message.

$@ can be an exception object if you want it to be. perldoc -f die

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: