Help for this page
my $self = $_[0]; # instead of $self = shift
my $self = shift; my $caller = shift;