Hi All.

Thanks for all that helped me.

I have a question. In the API that I made, when a call fails the function
returns undef. And then the return code is stored in $! and detailed message
is stored in [EMAIL PROTECTED]
Would it make more sense the store the RC in $! and the detailed message to
be retrived using some $obj->LastError() or something like that?
What would you do?

Thanks,
Shmuel.

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

Reply via email to