![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Your use of assertions in Perl ?by aufflick (Deacon) |
on Sep 06, 2008 at 03:59 UTC ( #709443=note: print w/replies, xml ) | Need Help?? |
Interesting timing - I have just started exploring Eiffel :) In Perl, my most common idiom is: die "error string" unless condition; I haven't really given it much thought, but now I see there are a number of very interesting assert modules on CPAN which require my investigation.
In Section
Meditations
|
|