HTML::Prototype::Controls - script.aculo.us controls library, embedded in perl
our $controls = do { package HTML::Prototype::Controls; local $/; <DATA> };
This is the script.aculo.us controls library embedded in a perl __DATA__ section, for easy inclusion in the HTML::Prototype manpage.
the HTML::Prototype manpage, the Catalyst::Plugin::Prototype manpage http://prototype.conio.net/
Sebastian Riedel, sri@oook.de
controls.js by Thomas Fuchs
This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.