in reply to
Finding out if a scalar exists in a typeglob
A glob automatically comes with a scalar as an optimization, so the answer for all current Perl versions is automatically "yes".
--
Randal L. Schwartz, Perl hacker
Comment on
Re: Finding out if a scalar exists in a typeglob
In Section
Seekers of Perl Wisdom