Name : perl-Progress-Any
| |
Version : 0.214
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2018-04-06 14:00:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-Progress-Any-0.214-1.1.src.rpm
|
Size : 0.08 MB
| |
Packager : (none)
| |
Summary : Record progress to any output
|
Description :
\'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::Any, except _Adapter_ is called _Output_ and _category_ is called _task_.
Progress::Any records position/target and calculates elapsed time, estimated remaining time, and percentage of completion. One or more output modules (Progress::Any::Output::*) display this information.
In your modules, you typically only need to use Progress::Any, get one or more indicators, set target and update it during work. In your application, you use Progress::Any::Output and set/add one or more outputs to display the progress. By setting output only in the application and not in modules, you separate the formatting/display concern from the logic.
Screenshots:
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Progress::Any)
perl(Progress::Any::Output)
perl(Progress::Any::Output::Null)
perl-Progress-Any
Requires :