To check if you are blessed at all... I think if (ref $obj and ref $obj ne 'ARRAY' and ref $obj ne 'HASH') # ... etc. would do it...
but if (UNIVERSAL::isa($obj, 'UNIVERSAL')) is probably better.
dave hj~
In reply to Re: has it been blessed?
by dash2
in thread has it been blessed?
by pmc2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |