Help for this page

Select Code to Download


  1. or download this
      my $excluder = MyApp::Exclude->new(
        -mw      => $mw,
    ...
        -dbh     => $dbh,
      );
      $excluder->draw();