freebsd-ports/devel/p5-Progress-Any/pkg-plist
Sunpoet Po-Chuan Hsieh 2d108a546d Add p5-Progress-Any 0.211
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.

WWW: http://search.cpan.org/dist/Progress-Any/
2018-03-17 10:44:07 +00:00

6 lines
233 B
Text

%%SITE_PERL%%/Progress/Any.pm
%%SITE_PERL%%/Progress/Any/Output.pm
%%SITE_PERL%%/Progress/Any/Output/Null.pm
%%PERL5_MAN3%%/Progress::Any.3.gz
%%PERL5_MAN3%%/Progress::Any::Output.3.gz
%%PERL5_MAN3%%/Progress::Any::Output::Null.3.gz