Help for this page
package MyApp { use Zydeco declare => [qw(TestingRole)]; ... my $factory = 'MyApp'; print $factory->new_widget, "\n";