freebsd-ports/devel/p5-Term-ProgressBar-Simple/distinfo
Adam Weinberger 172925d008 Add devel/p5-Term-ProgressBar-Simple, a simpler interface to
Term::ProgressBar.

Progress bars are handy - they tell you how much work has been done, how much
is left to do and estimate how long it will take. But they can be fiddly! This
module does the right thing in almost all cases in a really convenient way.

It wraps Term::ProgressBar::Quiet so there is no output unless the code is
running interactively - lets you put them in cron scripts.

It deals with minor updates - only refreshes the screen when it will change
what the user sees so it is efficient.

It completes the progress bar when the progress object is destroyed (explicitly
or by going out of scope) - no more '99%' done.

WWW: http://search.cpan.org/dist/Term-ProgressBar-Simple/
2014-09-01 17:36:34 +00:00

2 lines
162 B
Text

SHA256 (Term-ProgressBar-Simple-0.03.tar.gz) = a20db3c67d5bdfd0c1fab392c6d1c26880a7ee843af602af4f9b53a7043579a6
SIZE (Term-ProgressBar-Simple-0.03.tar.gz) = 3557