Stas Bekman wrote in perl.perl5.porters :
>
> It's time to write CLONE2 which should be a method, identical to DESTROY, 
> which should be called by perl_clone(), when it sees that the 
> object->can('CLONE2').

Names that match /^\w+\d+$/ suck. What about "OBJCLONE", "INSTCLONE" or
something else that indicates that it's the instance version ?

Reply via email to