1HTML::Prototype::DragDrUospe(r3)Contributed Perl DocumenHtTaMtLi:o:nPrototype::DragDrop(3)
2
3
4
6 HTML::Prototype::DragDrop - script.aculo.us dragdrop library, embedded
7 in perl
8
10 our $dragdrop = do { package HTML::Prototype::DragDrop; local $/; <DATA> };
11
13 This is the script.aculo.us dragdrop library embedded in a perl
14 __DATA__ section, for easy inclusion in HTML::Prototype.
15
17 HTML::Prototype, Catalyst::Plugin::Prototype
18 <http://prototype.conio.net/>
19
21 Sebastian Riedel, "sri@oook.de"
22
23 dragdrop.js by Thomas Fuchs
24
26 This library is free software. You can redistribute it and/or modify it
27 under the same terms as perl itself.
28
29
30
31perl v5.34.0 2021-07-22 HTML::Prototype::DragDrop(3)