JoeDog::ProgressBar

JoeDog::ProgressBar provides a perl extension that provides an ASCII progress bar for your perl scripts.
Download

JoeDog::ProgressBar Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • Jeffrey Fulmer
  • Publisher web site:
  • http://www.joedog.org

JoeDog::ProgressBar Tags


JoeDog::ProgressBar Description

JoeDog::ProgressBar provides a perl extension that provides an ASCII progress bar for your perl scripts. JoeDog::ProgressBar provides a perl extension that provides an ASCII progress bar for your perl scripts.You can run it inside any for which you can calculate the last iteration.This is a autoloadable module which allows the programmer to add a progress bar to loops.47% done: +++++++++++++++++++++++> |INSTALLATIONJoeDog::ProgressBar.pm was built using perl Make::Maker utilityIf you are familiar with that utility you should have no problem with this installation as it will be familiar: $ perl Makefile.PL $ make $ make test $ su $ make installUSAGEuse JoeDog::ProgressBar;my $bar = new ProgressBar($max_size);for(0..$max_size){ $bar->refresh($_);}


JoeDog::ProgressBar Related Software