diff options
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod')
-rw-r--r-- | Master/tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod b/Master/tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod new file mode 100644 index 00000000000..eb5d892871b --- /dev/null +++ b/Master/tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod @@ -0,0 +1,18 @@ + +=head1 NAME + +Tk::DragDrop::SunConst - Constants for Sun's Drag&Drop protocol + +=for pm DragDrop/DragDrop/SunConst.pm + +=for category Experimental Modules + +=head1 DESCRIPTION + +This module defines symbolic name subs for the numeric constants that +make up Sun's Drag&Drop protocol. They are in this module with Exporter +as they are shared between the two halves (Dropper and Receiver) of +the protocol. + +=cut + |