my $person = MyApp::Person->new( name => 'Bob', age => 33, plugins => [ 'FooCorp::Employable', 'Web::Social::Contact', ], );