diff options
Diffstat (limited to 'Master/tlpkg/tlperl0/lib/Tk/Common.pod')
-rwxr-xr-x | Master/tlpkg/tlperl0/lib/Tk/Common.pod | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl0/lib/Tk/Common.pod b/Master/tlpkg/tlperl0/lib/Tk/Common.pod new file mode 100755 index 00000000000..cd53ab79a99 --- /dev/null +++ b/Master/tlpkg/tlperl0/lib/Tk/Common.pod @@ -0,0 +1,16 @@ + +=head1 NAME + +Tk::DragDrop::Common - private class used by Drag&Drop + +=for pm DragDrop/DragDrop/Common.pm + +=for category Experimental Modules + +=head1 DESCRIPTION + +This class provides methods to automate the the loading and declaring +of Drop and Site 'types'. + +=cut + |