the ref and isa docs still did not seem to help.. the only thing I reall got was:
ref returns the base type that an object is, but not a package/object-type
&UNIVERSAL::isa returns true or false is the first argument is an instance of of the package of the second argument...
Now back to one of my other questions: when would I use either?
In reply to Re: Re: Re: semantics differences, &ref and &UNIVERSAL::isa()
by dakedesu
in thread semantics differences, &ref and &UNIVERSAL::isa()
by dakedesu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |