Help for this page
package Utils; ... $self->SUPER::init(@args); # Now do initialization of this class }
my $object = new Utils::LowLevel();
my $object = new Utils();