The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
package Tk::DragDrop::Win32Drop;
# Dummy placeholder for symetry

use vars qw($VERSION);
$VERSION = '3.006'; # $Id: //depot/Tk8/DragDrop/Win32Site/Win32Drop.pm#6 $

use Tk ();
1;