libterm-progressbar-quiet-perl

Only show a progress meter if run interactively
  https://metacpan.org/release/Term-ProgressBar-Quiet
  0
  no reviews



Term::progressbar is a wonderful module for showing progress bars on the terminal. term::progressbar::quiet acts very much like that module when it is run interactively. however, when it is not run interactively (for example, as a cron job) then it does not show the progress bar.