in reply to Swapping object variables
my $self = shift; return substr($$self, 0, length($$self), ''); [download]