Help for this page
sub string_of { my $self = shift; ... my $self = shift; printf "I am a %s \n", $self->string_of; }