Speaking about drag-n-drop with Tk and file managers, you're probably have in mind drag-and-drop with non-Tk applications.
This is not possible with perl/Tk, you must use
Tcl-Tk CPAN module.
See Perl is able to deal with Drag-n-Drop within Tk and another applications for details.