|
|
| more useful options | |
| PerlMonks |
Re: Re: Re: Basic Objects with Overloaded Operatorsby Anonymous Monk |
| on Nov 15, 2001 at 06:16 UTC ( #125488=note: print w/ replies, xml ) | Need Help?? |
|
unless(isa( $b, 'Complex' ) ) is more proper to cover the case when $b is not an object.
In Section
Tutorials
|
|
||||||||||||||||||||