in reply to Is reference blessed?
Background: all classes inherit from UNIVERSAL, (e.g. methods like 'isa'), therefore the above returns true for all blessed references$r->isa('UNIVERSAL');
pike
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Is reference blessed?
by gildir (Pilgrim) on Nov 23, 2001 at 15:33 UTC |