Help for this page
#--------------------------------------- package Parent; ... my $self = shift; print "Child._initiliase(@_)\n"; }