Help for this page
>perl -MO=Concise -wle"print scalar(1,2,3,)" Useless use of a constant in void context at -e line 1. ... - <0> ex-const v ->5 |<- three operands 5 <$> const[IV 3] s ->6 / -e syntax OK
PP(pp_list) { ... } RETURN; }