Help for this page
use strict; use warnings; ... print "$self->{this} + $self->{that} = @{[$self->{this} + $self->{ +that}]}\n"; }
1 + 1 = 2 1 + 1 = 2