HTML::Prototype::DragDrop(3pm) | User Contributed Perl Documentation | HTML::Prototype::DragDrop(3pm) |
HTML::Prototype::DragDrop - script.aculo.us dragdrop library, embedded in perl
our $dragdrop = do { package HTML::Prototype::DragDrop; local $/; <DATA> };
This is the script.aculo.us dragdrop library embedded in a perl __DATA__ section, for easy inclusion in HTML::Prototype.
HTML::Prototype, Catalyst::Plugin::Prototype <http://prototype.conio.net/>
Sebastian Riedel, "sri@oook.de"
dragdrop.js by Thomas Fuchs
This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.
2022-06-14 | perl v5.34.0 |