in reply to Re: Shift or return
in thread Shift or return

Remember the only false values in Perl are undef, 0, '', and '0'. The string values '00' and '000' are actually true.

G. Wade

Replies are listed 'Best First'.
Re^3: Shift or return
by wol (Hermit) on Apr 15, 2009 at 16:48 UTC
    Conversely, "false" is true, as are "lies", "damn lies", and "statistics".

    --
    use JAPH;
    print JAPH::asString();