in reply to Tcl::Tk GUI working - Help with TkDnD through perl?
in thread Tk Drag and Drop Between Applications

To answer your questions in very brief: %ev-variables processed differently in Tcl::Tk compared to perlTk so this '%W' could be a bit tricky, this is described in perl's Tcl module... I can check for details later, so let me know on your further results.

Also use Tcl::Tk discussion list tcltk-perl at lists.sourceforge.net

addition 1 Please refer to documentation of Tcl.pm module using perldoc Tcl, or may be http://search.cpan.org/~vkon/Tcl-0.84/Tcl.pm, so there are plenty explanations of 'call', 'icall', 'invoke' methods

Best regards,
Courage, the Cowardly Dog