in reply to
Re: single instance shared with module
in thread
single instance shared with module
In brief,
UNIVERSAL::isa
allows for
inheritance
, while
ref($self)
doesn't.
Comment on
Re: Re: single instance shared with module
Select
or
Download
Code
In Section
Seekers of Perl Wisdom