in reply to Re^3: What technical benfits perl offers over python + few more questions.
in thread What technical benfits perl offers over python + few more questions.
could you please elaborate what you mean?
DB<37> eval { 1/0 } or print "<$@>" <Illegal division by zero at (eval 46)[c:/Strawberry/perl/lib/perl5db. +pl:738] line 2. > DB<38>
Probably you are talking about the kind of non-error "message" exceptions , e.g. thrown by iterators like in Python???
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|