http://qs321.pair.com?node_id=996025


in reply to Altering the inheritance path of an object

Is this what you mean?

1:07 >perl -MData::Dumper -E "say join(q[, ], @Data::Dumper::ISA); @D +ata::Dumper::ISA = ('fred', 'wilma'); say join(q[, ], @Data::Dumper:: +ISA);" Exporter fred, wilma

But why would you want to do this?

Update: Sorry, I saw “class’, missed “object”. I apologise for the noise. But I’d still like to know, why do you want to do this?

Athanasius <°(((><contra mundum