Help for this page

Select Code to Download


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