Help for this page

Select Code to Download


  1. or download this
    use Wx::Perl::Dialog::Simple;
    my $response = entry( 'title' => "What's yer poison");
    
  2. or download this
    sub menu_plugins_simple {
        my ($self) = @_;
    ...
        ];
    
    }