On 23/11/10 17:26, Ronen Angluster wrote:
> *my $object = Some::Class->new(directive1 =>  $value1);*
> if i'll call
> *$object->some_,method_that_does_not_exist();*
> the only way i'll find out about the problem is in run time!!!!

Oops, my mistake, hit send too soon.  Anyway, don't you find unit tests 
help with this kind of scenario?

Antony
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to