Help for this page

Select Code to Download


  1. or download this
    $  perl -le 'print "T" if ((print "foo" or print "bar") and (not (prin
    +t "foo" and print "bar"))'
    foo
    foo
    bar