I was hoping I had a bit more time tonight to work on tests, but house-hacking
projects took precedence. Attached is a patch to t/op/pair.t to add some
additional tests to make sure values of numbers and pairs can be handled as
well as using a pair as a key for a pair.
The test script as written will fail since the => operator can't handle
syntax like "1 => 2 => 3 => 4". If you'd rather skip this test for now,
comment it out or delete it as you prefer.
Steve Peters
st...@fisharerojo.org
Thanks, applied!
/Autrijus/