On 01/16/15 14:55, Cesare Gargano wrote:
> Ping
>
> On Sun, Jan 4, 2015 at 9:58 PM, Andrew Fresh wrote:
>> On Sun, Jan 04, 2015 at 07:59:34PM +0100, Cesare Gargano wrote:
>>> Needed for upcoming www/p5-Dancer2.
>>>
>>> Tested on amd64.
>>>
>>> -
>>> pkg/DESCR:
>>> This module provides a way to re
Ping
On Sun, Jan 4, 2015 at 9:58 PM, Andrew Fresh wrote:
> On Sun, Jan 04, 2015 at 07:59:34PM +0100, Cesare Gargano wrote:
>> Needed for upcoming www/p5-Dancer2.
>>
>> Tested on amd64.
>>
>> -
>> pkg/DESCR:
>> This module provides a way to return immediately from a deeply nested call
>> stack. Th
On Sun, Jan 04, 2015 at 07:59:34PM +0100, Cesare Gargano wrote:
> Needed for upcoming www/p5-Dancer2.
>
> Tested on amd64.
>
> -
> pkg/DESCR:
> This module provides a way to return immediately from a deeply nested call
> stack. This is similar to exceptions, but exceptions don't stop
> automatica
Hi ports@!
Needed for upcoming www/p5-Dancer2.
Tested on amd64.
-
pkg/DESCR:
This module provides a way to return immediately from a deeply nested
call
stack. This is similar to exceptions, but exceptions don't stop
automatically
at a target frame (and they can be caught by intermediate stack