0c8b3dac62
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. A typical use sets up the progress bar with a number of items to do, and then calls update to update the bar whenever an item is processed. from Girish Venkatachalam ok merdely@
5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/10 17:43:42 okan Exp $
|
|
${P5SITE}/Term/
|
|
${P5SITE}/Term/ProgressBar.pm
|
|
@man man/man3p/Term::ProgressBar.3p
|