in reply to Re^2: Boolean::all gone?
in thread Boolean::all gone?
I had never heard of it. Although I tend to avoid Ingy's modules. Inline::C is great, but some of his other modules do weird things that sometimes reach out and bite you.
I don't think true Boolean types are high up on anyone's list of things Perl needs. Most people seem to get by with truth. 0 (zero) and the empty string ('') are false, everything else is true. That seems to have worked pretty well for the past 20 years :)
• another intruder with the mooring in the heart of the Perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Boolean::all gone?
by syphilis (Archbishop) on Mar 07, 2008 at 13:53 UTC |