PC's Website
PBar: A command line/CLI progress bar for Perl: Change log

Version 0.06 (2008-11-11)

Change: API reorganisation. The old API's depreciated but supported with some bare-bones code so old scripts won't break and still have progress/activity display, of a sort.

Version 0.05 (2008-10-30)

Change: 'Label' style tweaked for fast operations but slow connections to reduce the amount of characters used.

Version 0.03 (2008-10-29)

Change: Tweaked demo.pl script.

Fix: PBar::S_End clean up improved.

Version 0.03 (2008-10-29)

New: 'Label' style.

Version 0.02 (2008-10-29)

Change: Progress display changed and now includes percentage.

Fix: PBar::P_End cleans up properly.

Version 0.01 (2008-10-28)

First release.

New: 'Simple' and 'Progress' styles.