Help for this page

Select Code to Download


  1. or download this
    Undefined subroutine &MyFrame::Email called at C:/xxxxx.
    
  2. or download this
    #!C:\perl64\bin\perl.exe -w
    use strict;
    ...
     
    my $app = MyApp->new;
    $app->MainLoop;