Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
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 pondering the Monastery: (6)
As of 2024-04-16 12:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found