use MyParent::MyChild; my $obj = MyParent::MyChild->new(); $obj->parent_nifty_method1;