use strict; use warnings; use Some::Package; use Some::Package::Sub; my $object = Some::Package::Sub->new( name => 'Test', needthis => 'Value', }