Help for this page

Select Code to Download


  1. or download this
    C:>perl -le "sub u { unless(shift) { 'false' } }; print u($_) for unde
    +f, '', 0..3"
    false
    ...
    true
    true
    true