Help for this page

Select Code to Download


  1. or download this
     while (1)
            {
    ...
            else 
            {
                foreach(@pending)
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
      $w->yview('end');
    }
    
  3. or download this
    #!/usr/bin/perl
    # tktail pathname
    ...
    exit;
    }