in reply to Re^4: print copy source and destinationin thread print copy source and destination
{ my $old = \© *copy = sub { print "copy( '$_[0]', '$_[1]')\n"; goto &$old } }; [download]
Jenda