On Tue, Feb 27, 2007 at 12:18:20AM -0800, Darren Duncan wrote: > 4. rename(): > > function rename of Mapping (Mapping $m, Str $old_k, Str $new_k) { > ... } > > This operator takes one Mapping argument and derives another
rename is a Perl 5 builtin. I didn't think that it had been dropped for Perl 6. Nicholas Clark