summaryrefslogtreecommitdiffstats
path: root/perl/perl-Term-ProgressBar/README
blob: 59174c171ffd37176ff4555da3ca4e27c4be36e8 (plain)
1
2
3
4
5
Term::ProgressBar provides a simple progress bar on the terminal, to let the
user know that something is happening, roughly how much stuff has been done,
and maybe an estimate at how long remains.

This requires perl-Class-MethodMaker.