C:\>perl -MO=Deparse -e "print 'this' if $x" print 'this' if $x; -e syntax OK