Help for this page

Select Code to Download


  1. or download this
    $ perl -MO=Deparse 2
    sub two {
    ...
    }
    print(two(((two() == 'five') ? 'true' : 'false')));
    2 syntax OK