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