Help for this page
sub new { ... # now, access the overwritten parent method $self -> SUPER::client_start( @_ ); }