Help for this page
sub foo { # return @_ ? @_ : @{[7, 76543]}; ... say "as a list: ", join " ", foo(); say "as int: ", int foo();
my foo = either scalar or reference; foo[] foo() foo{} foo[](){}[]; # implicit -> and autovivify