Help for this page

Select Code to Download


  1. or download this
    my $iface = $opt_g ? new MyInterface::Tk : new MyInterface::CommandLin
    +e;
    
  2. or download this
    $iface->notify("Your flies are down");
    $iface->ask("Do you want to zip them up?", 'Y', 'N');