Paketname | libterm-progressbar-perl |
Beschreibung | Perl module to print a progress bar |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.09-5 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | perl (>= 5.6.0-16), libclass-methodmaker-perl, libterm-readkey-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 21410 Byte |
Prüfsumme MD5 | 27ed32161716fad6c17916dcb19ae35b |
Prüfsumme SHA1 | 54ab916f68e2d37687d8caac3c3be8e8bbbf5e32 |
Prüfsumme SHA256 | 2b298eb607501e38a1d90409ab649ea005216847e414142cd18dc9c1cd549d0b |
Link zum Herunterladen | libterm-progressbar-perl_2.09-5_all.deb |
Ausführliche Beschreibung | 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.
.
Homepage: http://search.cpan.org/~fluffy/Term-ProgressBar/
|