> That's cool. I can also see calling a package's CLONE sub if you're
   > cloning something blessed into it.

I like it. And CLONE is preferred to the specified (2nd arg) handler.
   
   > Presumably it'd get the original
   > as a parameter and return the new thing, or something of the sort.

Thinking about it, it should get a reference to the original and return a
reference to the new value.

Damian

Reply via email to