SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Progress-Any rpm build for : OpenSuSE. For other distributions click perl-Progress-Any.

Name : perl-Progress-Any
Version : 0.214 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2018-04-10 07:24:54
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_12_SP3/noarch

Content of RPM  Changelog  Provides Requires

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 :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Time::Duration)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Progress
/usr/lib/perl5/vendor_perl/5.18.2/Progress/Any
/usr/lib/perl5/vendor_perl/5.18.2/Progress/Any.pm
/usr/lib/perl5/vendor_perl/5.18.2/Progress/Any/Output
/usr/lib/perl5/vendor_perl/5.18.2/Progress/Any/Output.pm
/usr/lib/perl5/vendor_perl/5.18.2/Progress/Any/Output/Null.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Progress-Any
/usr/share/doc/packages/perl-Progress-Any/Changes
/usr/share/doc/packages/perl-Progress-Any/README
/usr/share/licenses/perl-Progress-Any
/usr/share/licenses/perl-Progress-Any/LICENSE
/usr/share/man/man3/Progress::Any.3pm.gz
/usr/share/man/man3/Progress::Any::Output.3pm.gz
/usr/share/man/man3/Progress::Any::Output::Null.3pm.gz

 
ICM