Paketname | libterm-progressbar-perl |
Beschreibung | Perl module to print a progress bar |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.09-6 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | perl, libclass-methodmaker-perl, libterm-readkey-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 21382 Byte |
Prüfsumme MD5 | 20a3d8e5c912ca0a238119ff681045cc |
Prüfsumme SHA1 | 376edb03a38106042473e21a7dfc954ade80fa82 |
Prüfsumme SHA256 | fa5399b3cd4cb1c08c82a5663fca4049ba007f5f2e62e685abb65cbf13c49941 |
Link zum Herunterladen | libterm-progressbar-perl_2.09-6_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.
|