Help for this page
my $self=ParantClass->new();
# in the parent class: sub new { ... # .... return $self; }