in reply to
How to assign string "0" in short circuit
Upgrade to Perl 5.10.0 and use the
//
operator instead.
Comment on
Re: How to assign string "0" in short circuit
Download
Code
In Section
Seekers of Perl Wisdom