Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    MainLoop;
    
    print "After MainLoop\n";
    
  2. or download this
    $ pm_1165366_tk_post_loop.pl # Test Problem
    $ pm_1165366_tk_post_loop.pl # Test Solution
    After MainLoop
    $