in reply to Re^4: print copy source and destination
in thread print copy source and destination

{ my $old = \© *copy = sub { print "copy( '$_[0]', '$_[1]')\n"; goto &$old } };