Re: [NEW] devel/p5-Return-MultiLevel

2015-01-16 Thread Benoit Lecocq
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

Re: [NEW] devel/p5-Return-MultiLevel

2015-01-16 Thread Cesare Gargano
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

Re: [NEW] devel/p5-Return-MultiLevel

2015-01-04 Thread Andrew Fresh
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

[NEW] devel/p5-Return-MultiLevel

2015-01-04 Thread Cesare Gargano
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