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.220.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2024-08-16 23:27:25
Group : Unspecified Source RPM : perl-Progress-Any-0.220.0-lp155.1.1.src.rpm
Size : 0.09 MB
Packager : https://www_suse_com/
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 (you\'ll need to install one of the output modules as they are
not included in this minimal distribution). 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/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Progress-Any-0.220.0-lp155.1.1.noarch.rpm
     

Provides :
perl(Progress::Any)
perl(Progress::Any::Output)
perl(Progress::Any::Output::Null)
perl-Progress-Any

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Time::Duration)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Progress
/usr/lib/perl5/vendor_perl/5.26.1/Progress/Any
/usr/lib/perl5/vendor_perl/5.26.1/Progress/Any.pm
/usr/lib/perl5/vendor_perl/5.26.1/Progress/Any/Output
/usr/lib/perl5/vendor_perl/5.26.1/Progress/Any/Output.pm
/usr/lib/perl5/vendor_perl/5.26.1/Progress/Any/Output/Null.pm
/usr/lib/perl5/vendor_perl/5.26.1/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