Package : perl-POE-Quickie > RPM : perl-POE-Quickie-0.180.0-8.mga7.src.rpm

Basic items

Name perl-POE-Quickie
Version 0.180.0
Release 8.mga7
URL http://search.cpan.org/dist/POE-Quickie
Group Development/Perl
Summary A lazy way to wrap blocking code and programs
Size 23KB
Arch noarch
License GPL+ or Artistic

Description

If you need nonblocking access to an external program, or want to execute
some blocking code in a separate process, but you don't want to write a
wrapper module or some POE::Wheel::Run boilerplate code, then POE::Quickie
can help. You just specify what you're interested in (stdout, stderr,
and/or exit code), and POE::Quickie will handle the rest in a sensible way.

It has some convenience features, such as killing processes after a
timeout, and storing process-specific context information which will be
delivered with every event.

There is also an even lazier API which suspends the execution of your event
handler and gives control back to POE while your task is running, the same
way LWP::UserAgent::POE does. This is provided by the /FUNCTIONS functions
which are exported by default.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 12:38:50
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie