On Wednesday 18 January 2006 14:13, Stevan Little wrote: > Do we really still need to retain the old Perl 5 version of &bless? > What purpose does it serve that p6opaque does not do in a better/ > faster/cleaner way?
Interoperability with Perl 5 code. Now if you want to write a p6opaque <-> Perl 5 thunking layer.... -- c