Re: patch for t/operators/hyper.t

2005-04-18 Thread Nicholas Clark
On Sun, Apr 17, 2005 at 10:11:47AM -0500, David Christensen wrote: > Enclosed is a patch for t/operators/hyper.t to test for some corner > cases with list extension. Let me know if the unicode ">>" are coming > through correctly; I am not seeing them as such in my e

Re: patch for t/operators/hyper.t

2005-04-17 Thread Autrijus Tang
On Sun, Apr 17, 2005 at 10:11:47AM -0500, David Christensen wrote: > Enclosed is a patch for t/operators/hyper.t to test for some corner > cases with list extension. Nice, applied. > Let me know if the unicode ">>" are coming > through correctly; I am not see

patch for t/operators/hyper.t

2005-04-17 Thread David Christensen
Enclosed is a patch for t/operators/hyper.t to test for some corner cases with list extension. Let me know if the unicode ">>" are coming through correctly; I am not seeing them as such in my email. Thanks, David Christensen --