Help for this page
sub do_something { my( $self, %args ) = @_; ... ? @{ $args{list} : $self->LIST; }