Hi Martin,
* Martin Kjeldsen <[EMAIL PROTECTED]> [2006-05-24 11:50]:
> Just curious does this actually run? I'm trying on pugs 6.2.11
> and it complains quite a bit. First of all shouldn't
>
> for %buckets.values -> $arg_for
>
> be
>
> for %buckets.values -> $arg_for is rw
>
> since $arg_for is modified?
No, $arg_for is not modified.
> And then I get an error telling me 'No such method in class
> Scalar: "&kv"' in the line
>
> for %buckets<w><array>.kv -> $i, $w {
Strange. I did this just by looking at synopses, though, so my
syntax is probably slightly off.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>