On Thu, Nov 01, 2018 at 12:18:34PM +0100, Charlene Wendling wrote:
>
> Here is an update for MooseX::POE, a Moose wrapper around POE::Session.
OK afresh1@
> The changelog doesn't mention the exact changes [1].
>
> What's new in port:
>
> - TEST_DEPENDS has been simplified, it must be one o
And finally the last port from the POE update that needs a review ;)
Charlène.
On Thu, 1 Nov 2018 12:18:34 +0100
Charlene Wendling wrote:
>
> Here is an update for MooseX::POE, a Moose wrapper around
> POE::Session.
>
> The changelog doesn't mention the exact changes [1].
>
> What's new
Here is an update for MooseX::POE, a Moose wrapper around POE::Session.
The changelog doesn't mention the exact changes [1].
What's new in port:
- TEST_DEPENDS has been simplified, it must be one of the changes that
explains the version bump. Also i've enabled the Pod test.
Testing:
- 'ma
The regression tests of p5-MooseX-POE fail because of changes in Moose
and other modules. The attached patch updates p5-MooseX-POE as well as
the ports that p5-MooseX-POE depends on.
I've moved the dependency on p5-MooseX-Declare from RUN_DEPENDS to
REGRESS_DEPENDS since that module is optional.