Help for this page
sub foo { my $self = shift; # oops, forgot this line before ... } return $self->{foo}; }