Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

(ar0n: tie version) Re: progress bars

by ar0n (Priest)
on Jul 09, 2001 at 04:39 UTC ( [id://94877]=note: print w/replies, xml ) Need Help??

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( - + | + );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://94877]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-03-28 22:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found