in reply to Re: Would you stay with Perl if there were no CPAN?
in thread Would you stay with Perl if there were no CPAN?
> the fact that built-in exceptions are thrown as strings rather than objects (requiring string parsing if you want to catch and handle them)
And I wonder why this was never expanded to return blessed strings providing all meta informations...
IMHO many "problems" of Perl5 could be easily fixed if changing the code was easier.
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|