Help for this page
$self->{foo} = $self->bar ? 10 : $self->rat * 10;
$.foo = .bar ? 10 : .rat * 10;
$->foo = ->bar ? 10 : ->rat * 10;