From: Ross Bamford Date: 2006-02-22T00:08:56+09:00 Subject: [ANN] Ruby Murray - Sub::Curry on Ruby Acid Ruby Murray, a Ruby port of Perl's Sub::Curry (with added Ruby goodness), is now available in it's first 0.1.2 release. Ruby Murray allows block arguments to be supplied prior to calling (to be 'curried') and also supports a range of features that allow arguments to be populated in arbitrary order and with complex processing. Out now: http://rubymurray.rubyforge.org/ or 'gem install rubymurray' (yes, it's my solution to quiz 64, I thought it might be nice to release it but only just got round to it). -- Ross Bamford - rosco@roscopeco.REMOVE.co.uk