Search results for "Term::ProgressBar"
Term::ProgressBar - provide a progress meter on a standard terminal
Term::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains. A typical use sets up the progress bar with a number ...
MANWAR/Term-ProgressBar-2.23 - 08 Oct 2022 03:23:15 UTC - Search in distribution- Term::ProgressBar::IO - Display a progress bar while reading from a seekable filehandle
Term::ProgressBar::Quiet - Provide a progress meter if run interactively
Term::ProgressBar is a wonderful module for showing progress bars on the terminal. This module 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 ...
LBROCARD/Term-ProgressBar-Quiet-0.31 - 11 Dec 2007 16:08:24 UTC - Search in distribution
Term::ProgressBar::Simple - simpler progress bars
Progress bars are handy - they tell you how much work has been done, how much is left to do and estimate how long it will take. But they can be fiddly! This module does the right thing in almost all cases in a really convenient way....
EVDB/Term-ProgressBar-Simple-0.03 - 24 Feb 2009 12:41:55 UTC - Search in distribution
Pcore::Util::Term::Progress::Indicator::Bar
ZDM/Pcore-v0.139.0
-
14 Jul 2020 14:12:56 UTC
-
Search in distribution
Progress::Any::Output::TermProgressBarColor - Output progress to terminal as color bar
THIS IS AN EARLY RELEASE, SOME THINGS ARE NOT YET IMPLEMENTED E.G. STYLES, COLOR THEMES. Sample screenshots: This output displays progress indicators as colored progress bar on terminal. It produces output similar to that produced by Term::ProgressBa...
PERLANCAR/Progress-Any-Output-TermProgressBarColor-0.249 - 16 Aug 2020 10:21:36 UTC - Search in distribution
imsync - Synchronize image files' file system modification timestamps
This application can synchronize filesystem modification times of images and movies created by one or more cameras, and times of related files, based on information provided by the user, on information embedded in other processed images by the same c...
LSTROUS/Image-Synchronize-2.010 - 05 Jun 2022 18:31:06 UTC - Search in distribution- Image::Synchronize::ProgressBar - A simple progress bar that also works in closures.
oi_manage - Manage OpenInteract websites and packages
oi_manage is the command-line interface for managing packages within OpenInteract and installing new OpenInteract websites. It is also useful for developers so they can export their work into a *tar.gz* file for distribution, or install it into the O...
CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC - Search in distribution
Furl - Lightning-fast URL fetcher
Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...
SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC - Search in distribution
tpb.pl - Progress Viewer
Concatenate input to output with progress bar...
PSILVA/System-Wrapper-v0.0.2 - 10 Jul 2012 14:47:26 UTC - Search in distribution
Games::Object - Provide a base class for game objects
Using Games::Object as a base class This is the optimal way to use Games::Object. You define a game object class of your own as a subclass of Games::Object. In your constructor, you create a Games::Object classed object first, then re-bless it into y...
PSTEWART/Games-Object-0.11 - 16 Oct 2003 05:03:53 UTC - Search in distribution
PDL::NDBin - Multidimensional binning & histogramming
In scientific (and other) applications, it is frequently necessary to classify a series of values in a number of bins. For instance, particles may be classified according to particle size in a number of bins of, say, 0.01 mm wide, yielding a histogra...
ETJ/PDL-NDBin-0.026 - 21 Feb 2022 03:55:04 UTC - Search in distribution
flickr_upload - Upload photos to flickr.com
Batch image uploader for the Flickr.com service. flickr_upload may also be useful for generating authentication tokens against other API keys/secrets (i.e. for embedding in scripts)....
SSEVERIN/Flickr-Upload-1.6 - 23 Aug 2016 17:26:04 UTC - Search in distribution
Tickit::DSL - domain-specific language for Tickit terminal apps
WARNING: This is an early version, has an experimental API, and is subject to change in future. Please get in contact and/or wait for 1.0 if you want something stable. Provides a simplified interface for writing Tickit applications. This is mainly in...
TEAM/Tickit-DSL-0.034 - 13 Jun 2020 14:58:33 UTC - Search in distribution- Tickit::DSL - domain-specific language for Tickit terminal apps
DBIx::BatchChunker - Run large database changes safely
This utility class is for running a large batch of DB changes in a manner that doesn't cause huge locks, outages, and missed transactions. It's highly flexible to allow for many different kinds of change operations, and dynamically adjusts chunks to ...
GSG/DBIx-BatchChunker-v1.0.1 - 30 Mar 2023 22:08:21 UTC - Search in distribution
DBIx::OnlineDDL - Run DDL on online databases safely
This is a database utility class for running DDL operations (like "ALTER TABLE") safely on large tables. It has a similar scope as DBIx::BatchChunker, but is designed for DDL, rather than DML. It also has a similar function to other utilities like pt...
GSG/DBIx-OnlineDDL-v1.0.0 - 01 Aug 2022 22:00:02 UTC - Search in distribution
Task::Kensho - A Glimpse at an Enlightened Perl
Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...
ETHER/Task-Kensho-0.41 - 03 Jul 2021 03:40:21 UTC - Search in distribution
Term::Sk - Perl extension for displaying a progress indicator on a terminal.
Format strings The first parameter to new() is the format string which contains the following special characters: characters '%d' a revolving dash, format '/-\|' characters '%t' time elapsed, format 'hh:mm:ss' characters '%b' progress bar, format '##...
KEICHNER/Term-Sk-0.18 - 01 Nov 2015 18:55:10 UTC - Search in distribution
Progress::Any - Record progress to any output
"Progress::Any" is an interface for applications that want to display progress to users. It decouples progress updating and output, rather similar to how Log::Any decouples log producers and consumers (output). The API is also rather similar to Log::...
PERLANCAR/Progress-Any-0.220 - 18 Oct 2022 04:14:14 UTC - Search in distribution
Term::Emit - Print with indentation, status, and closure
The "Term::Emit" package is used to print balanced and nested messages with a completion status. These messages indent easily within each other, autocomplete on scope exit, are easily parsed, may be bulleted, can be filtered, and even can show status...
ROSCIO/Term-Emit-0.0.4 - 12 Sep 2012 19:16:24 UTC - Search in distribution
Time::ETA - calculate estimated time of accomplishment
You have a long lasting progress that consist of the number of more or less equal tasks. You need to calculate when the progress will finish. This module is designed to solve this task. Time::ETA is designed to work with the programms that don't outp...
BESSARABV/Time-ETA-1.2.0 - 30 Sep 2015 19:39:41 UTC - Search in distribution