Note the three-parameter set() ops, specifically.
A little lacking in documentation, but they do indeed work.

new P0,PerlArray # Initializes a new PerlArray
set P0,N0,I0 sets index I0 of array P0 to the number in register N0
get S0,P0,I0 sets S0 to the string in index I0 of P0

Does the current Perl6 licensing situation permit me to use the perl5
hashing algorithm?

--
Jeff <[EMAIL PROTECTED]>

Reply via email to