package My::ProcessC; BEGIN { my @processfuncs = qw ( processC processC_alt ); } use My::ProcessParent qw(register);