Help for this page

Select Code to Download


  1. or download this
    package Status;
    
    ...
            select(undef,undef,undef,0.1);
            print "\r" x 40;
    }
    
  2. or download this
    tie $status, 'Status', qw( - + | + );