Help for this page

Select Code to Download


  1. or download this
    my @comparisons = ('0', 0, 1, '', '0 but true', 'abcd');
    
    ...
          print "discard [$_]\n";
       }
    }