Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libterm-progressbar-perl
Perl module to print a progress bar
https://metacpan.org/release/Term-ProgressBar
0
no reviews
Install
This is the cpan perl module term::progressbar.
this module displays progress bar for things that take a while. it looks like:
50% [===== ]
and is as long as the terminal. linear estimation of the time left for the process to run is available.