github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

rjbs / acme-progressbar

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (5)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (5)
    • 1.125
    • 1.124
    • 1.123
    • 1.122
    • 1.121
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

highly accurate progress bar for perl — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

bump ver 
rjbs (author)
Fri Jan 16 05:50:53 -0800 2009
commit  14ceff459a823017b0801c1b5710f3932b0a6411
tree    298eafca8005dfcae57c4f98cefe9e1d847ba5bc
parent  d1aceca7131ba90b271d19bced1625192934ed35
acme-progressbar /
name age
history
message
file Changes Loading commit data...
file LICENSE
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
README for Acme::ProgressBar 1.125

 use Acme::ProgressBar;
 progress { do_something_slow };
 progress { unlink $_ for <*> };
 progress { while (<>) { $ua->get($_) } };
 progress { sleep 5; }

Acme::ProgressBar provides a simple solution designed to provide accurate
countdowns. No progress bar object needs to be created, and all the calculation
of progress through total time required is handled by the module itself.

There is only one function exported by default, progress. This function takes a
coderef as its lone argument. It will execute this code and display a simple
progress bar indicating the time required for ten iterations through the code
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server