Re: [NEW] devel/p5-Hash-Merge-Simple

2015-01-11 Thread Benoit Lecocq
On 01/10/15 12:39, Stuart Henderson wrote:
> On 2015/01/05 22:33, Cesare Gargano wrote:
>> Hi ports@!
>>
>> Needed for upcoming www/p5-Dancer2.
>>
>> Tested on amd64.
>>
>> Slightly tweaked from original from
>> Sergey Bronnikov 
>> (see http://marc.info/?l=openbsd-ports&m=139870169331483&w=4)
>>
>> -
>> pkg/DESCR:
>> Hash::Merge::Simple will recursively merge two or more hashes and
>> return the result as a new hash reference. The merge function will
>> descend and merge hashes that exist under the same node in both the
>> left and right hash, but doesn't attempt to combine arrays, objects,
>> scalars, or anything else.
>>
>> -- 
>> C.
> 
> 
> OK
> 

Commit, thanks !



Re: [NEW] devel/p5-Hash-Merge-Simple

2015-01-10 Thread Stuart Henderson
On 2015/01/05 22:33, Cesare Gargano wrote:
> Hi ports@!
> 
> Needed for upcoming www/p5-Dancer2.
> 
> Tested on amd64.
> 
> Slightly tweaked from original from
> Sergey Bronnikov 
> (see http://marc.info/?l=openbsd-ports&m=139870169331483&w=4)
> 
> -
> pkg/DESCR:
> Hash::Merge::Simple will recursively merge two or more hashes and
> return the result as a new hash reference. The merge function will
> descend and merge hashes that exist under the same node in both the
> left and right hash, but doesn't attempt to combine arrays, objects,
> scalars, or anything else.
> 
> -- 
> C.


OK



Re: [NEW] devel/p5-Hash-Merge-Simple

2015-01-05 Thread Andrew Fresh
On Mon, Jan 05, 2015 at 10:33:48PM +0100, Cesare Gargano wrote:
> Needed for upcoming www/p5-Dancer2.
> 
> Tested on amd64.
> 
> Slightly tweaked from original from
> Sergey Bronnikov 
> (see http://marc.info/?l=openbsd-ports&m=139870169331483&w=4)
> 
> -
> pkg/DESCR:
> Hash::Merge::Simple will recursively merge two or more hashes and
> return the result as a new hash reference. The merge function will
> descend and merge hashes that exist under the same node in both the
> left and right hash, but doesn't attempt to combine arrays, objects,
> scalars, or anything else.

OK afresh1@, tests pass, nothing obviously wrong.

l8rZ,
-- 
andrew - http://afresh1.com

Adding manpower to a late software project makes it later.