in reply to
Re: C++ style boolean type in Perl?
in thread
C++ style boolean type in Perl?
No, it isn't. When you
use constant
, Perl replaces the constants with the values they return at compile-time.
$_="goto+F.print+chop;\n=yhpaj";F1:eval
Comment on
RE: Re: C++ style boolean type in Perl?
In Section
Seekers of Perl Wisdom